diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-10-14 17:53:41 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-10-14 17:53:41 +0000 |
commit | f467f4828ccc1afa78974bd56b22c0f84b65c7f9 (patch) | |
tree | 4b5403b5ae103fd5bb250de43b6f0844acdb75ad /x11-apps/xtrap | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-f467f4828ccc1afa78974bd56b22c0f84b65c7f9.tar.gz gentoo-2-f467f4828ccc1afa78974bd56b22c0f84b65c7f9.tar.bz2 gentoo-2-f467f4828ccc1afa78974bd56b22c0f84b65c7f9.zip |
Marked ~amd64
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-apps/xtrap')
-rw-r--r-- | x11-apps/xtrap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xtrap/Manifest | 6 | ||||
-rw-r--r-- | x11-apps/xtrap/xtrap-0.99.0.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-apps/xtrap/ChangeLog b/x11-apps/xtrap/ChangeLog index db85e0c2f738..0f66b27367dc 100644 --- a/x11-apps/xtrap/ChangeLog +++ b/x11-apps/xtrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xtrap # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.4 2005/09/09 07:07:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.5 2005/10/14 17:53:41 dang Exp $ + + 14 Oct 2005; <dang@gentoo.org> xtrap-0.99.0.ebuild: + Marked ~amd64 09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml: Add metadata. diff --git a/x11-apps/xtrap/Manifest b/x11-apps/xtrap/Manifest index b248168c1e8b..c70e5edfc9ce 100644 --- a/x11-apps/xtrap/Manifest +++ b/x11-apps/xtrap/Manifest @@ -1,4 +1,4 @@ -MD5 f5bbbd4fe3d82b7bd9139f94ca7393a1 ChangeLog 631 -MD5 124bc160ea815c4e67b0812a62af4576 xtrap-0.99.0.ebuild 442 -MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 +MD5 b86194709c4dd71bcf8c503e23f777d4 ChangeLog 702 MD5 f1bc74ff24ca181e4b1eb8fd6bda0086 files/digest-xtrap-0.99.0 64 +MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 +MD5 2b6b637284ac75e53794b1dc0b130cfe xtrap-0.99.0.ebuild 449 diff --git a/x11-apps/xtrap/xtrap-0.99.0.ebuild b/x11-apps/xtrap/xtrap-0.99.0.ebuild index d857120adc98..c10db50b8b24 100644 --- a/x11-apps/xtrap/xtrap-0.99.0.ebuild +++ b/x11-apps/xtrap/xtrap-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/xtrap/xtrap-0.99.0.ebuild,v 1.4 2005/08/24 01:01:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-0.99.0.ebuild,v 1.5 2005/10/14 17:53:41 dang Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xtrap application" -KEYWORDS="~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXTrap" DEPEND="${RDEPEND}" |