diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:28:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:28:47 +0000 |
commit | 5f245f1dd47c9a87d43442c1104b7e6d9821e878 (patch) | |
tree | 5048a5af80d65b6ad7960497710c8e8dc9bf32a4 /x11-apps/xcursorgen | |
parent | version bump - additional patching from Sven Eden via bug #300038 (diff) | |
download | historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.tar.gz historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.tar.bz2 historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.zip |
arm stable, bug #294958
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index 71a0ffc7cd12..fceb20be5a99 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.42 2009/12/27 17:43:25 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.43 2010/01/14 22:10:50 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xcursorgen-1.0.3.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xcursorgen-1.0.3.ebuild: Marked ppc 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 6ff70359e58b..f37c10b3f73b 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 +# Copyright 1999-2010 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.5 2009/12/27 17:43:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild,v 1.6 2010/01/14 22:10:50 maekke 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 |