diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-10-31 21:45:05 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-10-31 21:45:05 +0000 |
commit | d1921426a9d90659181ec322820807b4c53d6f61 (patch) | |
tree | ff33a6c93075ab9196702ff9258b416938b85801 /x11-apps | |
parent | marking libxslt-1.1.15 ppc64 stable per bug 110454 (diff) | |
download | gentoo-2-d1921426a9d90659181ec322820807b4c53d6f61.tar.gz gentoo-2-d1921426a9d90659181ec322820807b4c53d6f61.tar.bz2 gentoo-2-d1921426a9d90659181ec322820807b4c53d6f61.zip |
Marked ~amd64
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfs/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xfs/xfs-0.99.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xfs/ChangeLog b/x11-apps/xfs/ChangeLog index 98c52930a13f..1368ba36cc0a 100644 --- a/x11-apps/xfs/ChangeLog +++ b/x11-apps/xfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfs # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.8 2005/10/20 00:45:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.9 2005/10/31 21:43:12 dang Exp $ + + 31 Oct 2005; <dang@gentoo.org> xfs-0.99.1.ebuild: + Marked ~amd64 *xfs-0.99.1 (20 Oct 2005) diff --git a/x11-apps/xfs/Manifest b/x11-apps/xfs/Manifest index 476ee4c5ea59..eb5395e8d253 100644 --- a/x11-apps/xfs/Manifest +++ b/x11-apps/xfs/Manifest @@ -1,4 +1,4 @@ -MD5 382ebc3bddbd95a71af39f8c9586d29a ChangeLog 1353 +MD5 aaf62f7a3ebd9b84caa3653ac6628880 ChangeLog 1422 MD5 2b625fca7f05e81ffba38dafd2d58454 files/digest-xfs-0.99.0-r1 63 MD5 1e8bba56aaafbf491b50b56dcd0f2217 files/digest-xfs-0.99.1 63 MD5 dc1de0a27cd95fd08dd071c4c4d919a6 files/xfs.conf.d 777 @@ -6,4 +6,4 @@ MD5 1534836c0fd6c5fecaa75a8648f3b8c2 files/xfs.config 1117 MD5 461fb4cfc46e7c83a98af4e4557b0a95 files/xfs.start 7638 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 49837fca5a9ce923ff722da8f07aa616 xfs-0.99.0-r1.ebuild 939 -MD5 55f84cdb3ae05c151e8d204409390628 xfs-0.99.1.ebuild 959 +MD5 a2f0cfbf0d7f4b40cbd2c1ad1877d20b xfs-0.99.1.ebuild 966 diff --git a/x11-apps/xfs/xfs-0.99.1.ebuild b/x11-apps/xfs/xfs-0.99.1.ebuild index a3b2421bc540..f95d5bb8eb8a 100644 --- a/x11-apps/xfs/xfs-0.99.1.ebuild +++ b/x11-apps/xfs/xfs-0.99.1.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/xfs/xfs-0.99.1.ebuild,v 1.1 2005/10/20 00:45:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-0.99.1.ebuild,v 1.2 2005/10/31 21:43:12 dang Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xfs application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" IUSE="ipv6" RDEPEND="x11-libs/libFS x11-libs/libXfont" |