diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-08-15 18:10:12 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-08-15 18:10:12 +0000 |
commit | 4d15f74da54f22282292122aa4f7c74cd7b1944c (patch) | |
tree | 8157ab437e8e56caeec3a98ca37d2a70b5edecc2 /x11-apps/xcursorgen | |
parent | Marked ~amd64. (diff) | |
download | gentoo-2-4d15f74da54f22282292122aa4f7c74cd7b1944c.tar.gz gentoo-2-4d15f74da54f22282292122aa4f7c74cd7b1944c.tar.bz2 gentoo-2-4d15f74da54f22282292122aa4f7c74cd7b1944c.zip |
Marked ~amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcursorgen/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index f160396c5fd9..dbf384bbc27e 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.3 2005/08/15 18:05:14 herbs Exp $ + + 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xcursorgen-0.99.0.ebuild: + Marked ~amd64. 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> xcursorgen-0.99.0.ebuild: diff --git a/x11-apps/xcursorgen/Manifest b/x11-apps/xcursorgen/Manifest index 4a6fd8593770..3412a3ee1c59 100644 --- a/x11-apps/xcursorgen/Manifest +++ b/x11-apps/xcursorgen/Manifest @@ -1,3 +1,3 @@ -MD5 30447d28f3ed09647fcf4e69fa595de1 ChangeLog 485 -MD5 243caa7f4238080425de960af28cf15a xcursorgen-0.99.0.ebuild 468 +MD5 9d14acebacce9b79233e8be16a375d80 xcursorgen-0.99.0.ebuild 475 +MD5 b41f27bf972f8f746ec5e47e885b304c ChangeLog 578 MD5 b44d55ae8bcce033bcdbf1d416a86acb files/digest-xcursorgen-0.99.0 69 diff --git a/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild b/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild index ef41b9b614dc..3c3ec257c6e6 100644 --- a/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-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/xcursorgen/xcursorgen-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild,v 1.3 2005/08/15 18:05:14 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xcursorgen application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXcursor =media-libs/libpng-1.2*" |