diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:33:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:33:52 +0000 |
commit | a19ffadd0a1204bb9221ee79776617ef7e7815b8 (patch) | |
tree | 944e36a9f1e0129f2df46792fa04ee22bfb233b2 /x11-apps/xcursorgen | |
parent | Marking sessreg-1.0.4 ~ppc for bug 268581 (diff) | |
download | historical-a19ffadd0a1204bb9221ee79776617ef7e7815b8.tar.gz historical-a19ffadd0a1204bb9221ee79776617ef7e7815b8.tar.bz2 historical-a19ffadd0a1204bb9221ee79776617ef7e7815b8.zip |
Marking xcursorgen-1.0.2 ppc for bug 268581
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index e06d9b33d5de..d2c7199bce31 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.36 2009/05/05 07:47:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.37 2009/05/20 13:33:52 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> xcursorgen-1.0.2.ebuild: + Marking xcursorgen-1.0.2 ppc stable for bug 268581 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xcursorgen-1.0.1.ebuild, xcursorgen-1.0.2.ebuild: diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild index daba7ab248a5..a9f86e13cba5 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild,v 1.8 2009/05/05 07:47:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild,v 1.9 2009/05/20 13:33:52 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="create an X cursor file from a collection of PNG images" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXcursor |