diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:40:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:40:09 +0000 |
commit | 1500b8743fa22e32c459e70f7946e712d8011f7c (patch) | |
tree | 03b8a19f6afc29c5185cfa3cc61549d7a0746aa2 /x11-apps/xcursorgen | |
parent | Stable for HPPA (bug #419473). (diff) | |
download | historical-1500b8743fa22e32c459e70f7946e712d8011f7c.tar.gz historical-1500b8743fa22e32c459e70f7946e712d8011f7c.tar.bz2 historical-1500b8743fa22e32c459e70f7946e712d8011f7c.zip |
Stable for HPPA (bug #419473).
Package-Manager: portage-2.2.0_alpha114/cvs/Linux x86_64
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 ff0a6af6b4a4..38571f7ae63a 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.61 2012/06/27 18:32:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.62 2012/06/28 14:26:07 jer Exp $ + + 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xcursorgen-1.0.5.ebuild: + Stable for HPPA (bug #419473). 27 Jun 2012; Markus Meier <maekke@gentoo.org> xcursorgen-1.0.5.ebuild: arm stable, bug #419473 diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild index 0b50cef71fcf..17f0ea7a6a42 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.5 2012/06/27 18:32:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.5.ebuild,v 1.6 2012/06/28 14:26:07 jer 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 |