diff options
author | 2005-10-31 21:43:12 +0000 | |
---|---|---|
committer | 2005-10-31 21:43:12 +0000 | |
commit | 94fc8f60c325867081f73287a85f887095a003a1 (patch) | |
tree | 40f9f2637a037b4f8589ee26917bae27cf546244 /x11-apps | |
parent | marking libxslt-1.1.15 ppc64 stable per bug 110454 (diff) | |
download | historical-94fc8f60c325867081f73287a85f887095a003a1.tar.gz historical-94fc8f60c325867081f73287a85f887095a003a1.tar.bz2 historical-94fc8f60c325867081f73287a85f887095a003a1.zip |
Marked ~amd64
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfs/Manifest | 14 | ||||
-rw-r--r-- | x11-apps/xfs/xfs-0.99.1.ebuild | 4 |
3 files changed, 18 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..3b3beab22e94 100644 --- a/x11-apps/xfs/Manifest +++ b/x11-apps/xfs/Manifest @@ -1,4 +1,7 @@ -MD5 382ebc3bddbd95a71af39f8c9586d29a ChangeLog 1353 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 71e556113b69d69484b68dd20a49a47e ChangeLog 1417 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 +9,11 @@ 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 fa2c8f181824d108d1b69abb8bf4b739 xfs-0.99.1.ebuild 961 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDZpAKomPajV0RnrERAndCAJ4oa12Ubtd9mNIyGhjwIXK3yLjQ1QCdHbSk +ye2U2fP+q4h9XJq2v8ep1uI= +=woml +-----END PGP SIGNATURE----- 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" |