diff options
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index 4af50f11f011..71a0ffc7cd12 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.41 2009/12/15 19:13:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.42 2009/12/27 17:43:25 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xcursorgen-1.0.3.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking xcursorgen-1.0.3 ppc64 stable for bug 294958 diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild index 9f7603ad42c1..6ff70359e58b 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild @@ -1,12 +1,12 @@ # 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.3.ebuild,v 1.4 2009/12/15 19:13:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild,v 1.5 2009/12/27 17:43:25 josejx Exp $ 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 |