diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-11-17 13:32:27 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-11-17 13:32:27 +0000 |
commit | 520ff8936e60f701d7ed8068b44cb9b0df81e6b2 (patch) | |
tree | 76bde8e902ff573abed0b4eaae12e01f4eebdb33 /x11-apps/xeyes | |
parent | Cleanup (diff) | |
download | gentoo-2-520ff8936e60f701d7ed8068b44cb9b0df81e6b2.tar.gz gentoo-2-520ff8936e60f701d7ed8068b44cb9b0df81e6b2.tar.bz2 gentoo-2-520ff8936e60f701d7ed8068b44cb9b0df81e6b2.zip |
Marked ~amd64.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-apps/xeyes')
-rw-r--r-- | x11-apps/xeyes/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xeyes/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xeyes/xeyes-0.99.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xeyes/ChangeLog b/x11-apps/xeyes/ChangeLog index a298d29c01b9..20e8e834b415 100644 --- a/x11-apps/xeyes/ChangeLog +++ b/x11-apps/xeyes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xeyes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.4 2005/10/20 00:45:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.5 2005/11/17 13:28:59 herbs Exp $ + + 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xeyes-0.99.1.ebuild: + Marked ~amd64. *xeyes-0.99.1 (20 Oct 2005) diff --git a/x11-apps/xeyes/Manifest b/x11-apps/xeyes/Manifest index 5f56cc3b13eb..5429afc9c676 100644 --- a/x11-apps/xeyes/Manifest +++ b/x11-apps/xeyes/Manifest @@ -1,6 +1,6 @@ -MD5 a898c0f7a8f93df053f3e24964865e68 ChangeLog 673 +MD5 8bbfb934ce78c987b37298076cd69b5b ChangeLog 761 MD5 14717fe8a3d47edbbe362d416867aa8f files/digest-xeyes-0.99.0 64 MD5 4100df60283091f89309ed6d4e92ba7b files/digest-xeyes-0.99.1 64 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 7ce82993183b90486359432593e10c65 xeyes-0.99.0.ebuild 475 -MD5 4244ad2b85904d99c9914ce5bca7e103 xeyes-0.99.1.ebuild 478 +MD5 9f8487af6b70e587f6b28466e039c57d xeyes-0.99.1.ebuild 485 diff --git a/x11-apps/xeyes/xeyes-0.99.1.ebuild b/x11-apps/xeyes/xeyes-0.99.1.ebuild index 87aec09e31b5..c2a8d0ebf9e2 100644 --- a/x11-apps/xeyes/xeyes-0.99.1.ebuild +++ b/x11-apps/xeyes/xeyes-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/xeyes/xeyes-0.99.1.ebuild,v 1.1 2005/10/20 00:45:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-0.99.1.ebuild,v 1.2 2005/11/17 13:28:59 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xeyes application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXt x11-libs/libXext |