diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 21:46:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 21:46:22 +0000 |
commit | da092bf60c512b0af5de7df461395886f3d07842 (patch) | |
tree | 67b84fb7a793e4e6ef98bc4d89d724b613f6c6fd /x11-apps/xauth | |
parent | x86 stable, bug #251832 (diff) | |
download | historical-da092bf60c512b0af5de7df461395886f3d07842.tar.gz historical-da092bf60c512b0af5de7df461395886f3d07842.tar.bz2 historical-da092bf60c512b0af5de7df461395886f3d07842.zip |
x86 stable, bug #251832
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 16ed9cd688bd..6004790daafa 100644 --- a/x11-apps/xauth/ChangeLog +++ b/x11-apps/xauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xauth # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.43 2009/04/05 18:34:20 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.44 2009/04/05 21:42:48 maekke Exp $ + + 05 Apr 2009; Markus Meier <maekke@gentoo.org> xauth-1.0.3.ebuild: + x86 stable, bug #251832 05 Apr 2009; Olivier CrĂȘte <tester@gentoo.org> xauth-1.0.3.ebuild: Stable on amd64, bug #251832 diff --git a/x11-apps/xauth/xauth-1.0.3.ebuild b/x11-apps/xauth/xauth-1.0.3.ebuild index aab01e164b57..b442db235178 100644 --- a/x11-apps/xauth/xauth-1.0.3.ebuild +++ b/x11-apps/xauth/xauth-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.3.ebuild,v 1.4 2009/04/05 18:34:20 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.3.ebuild,v 1.5 2009/04/05 21:42:48 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X authority file utility" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/libX11 |