diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-27 18:48:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-27 18:48:22 +0000 |
commit | aa5c13604370d82d7c1d8b72a6169bd2fadba58f (patch) | |
tree | 3c5de5af67bf6ac7539e62f001b57031a64ee671 /x11-apps/xcursorgen | |
parent | Remove old. (diff) | |
download | historical-aa5c13604370d82d7c1d8b72a6169bd2fadba58f.tar.gz historical-aa5c13604370d82d7c1d8b72a6169bd2fadba58f.tar.bz2 historical-aa5c13604370d82d7c1d8b72a6169bd2fadba58f.zip |
arm stable, bug #419473
Package-Manager: portage-2.1.10.65/cvs/Linux i686
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index e4ca31d4938d..ff0a6af6b4a4 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.60 2012/06/24 18:48:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.61 2012/06/27 18:32:54 maekke Exp $ + + 27 Jun 2012; Markus Meier <maekke@gentoo.org> xcursorgen-1.0.5.ebuild: + arm stable, bug #419473 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xcursorgen-1.0.5.ebuild: Stable for x86, wrt bug #419473 diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild index 801c34fc2be9..0b50cef71fcf 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild,v 1.4 2012/06/24 18:48:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild,v 1.5 2012/06/27 18:32:54 maekke Exp $ EAPI=4 inherit xorg-2 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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |