diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-08-15 18:08:23 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-08-15 18:08:23 +0000 |
commit | 7d98ace1006e696e06669f987c902f2774b781fa (patch) | |
tree | f49858ada35d4e583f7dcf050dbe0fac59a2d42b /x11-apps/xauth | |
parent | Marked ~amd64. (diff) | |
download | historical-7d98ace1006e696e06669f987c902f2774b781fa.tar.gz historical-7d98ace1006e696e06669f987c902f2774b781fa.tar.bz2 historical-7d98ace1006e696e06669f987c902f2774b781fa.zip |
Marked ~amd64.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-apps/xauth')
-rw-r--r-- | x11-apps/xauth/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xauth/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xauth/xauth-0.99.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 2f8932e84d52..07450a5b9211 100644 --- a/x11-apps/xauth/ChangeLog +++ b/x11-apps/xauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xauth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.3 2005/08/15 17:56:43 herbs Exp $ + + 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xauth-0.99.0.ebuild: + Marked ~amd64. 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> xauth-0.99.0.ebuild: Add ~sparc keyword (Modular X testing). diff --git a/x11-apps/xauth/Manifest b/x11-apps/xauth/Manifest index 8b39fad81676..03f8c235ac27 100644 --- a/x11-apps/xauth/Manifest +++ b/x11-apps/xauth/Manifest @@ -1,3 +1,3 @@ -MD5 0d10ddfdfd2663e63a306be97a4963c1 ChangeLog 456 -MD5 d70336d83fd6bd0fd66ee6021c68f4a5 xauth-0.99.0.ebuild 459 +MD5 8655a98b234ebba12c921ebf3509108c xauth-0.99.0.ebuild 466 +MD5 35d3f6c7a57bbf839578d3ae7c61d76e ChangeLog 544 MD5 90404d10addaf1b73adf8051cc3f7c77 files/digest-xauth-0.99.0 64 diff --git a/x11-apps/xauth/xauth-0.99.0.ebuild b/x11-apps/xauth/xauth-0.99.0.ebuild index dc14e85e0ed8..ca4fea41b5b3 100644 --- a/x11-apps/xauth/xauth-0.99.0.ebuild +++ b/x11-apps/xauth/xauth-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-0.99.0.ebuild,v 1.3 2005/08/15 17:56:43 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xauth application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXau x11-libs/libXext |