diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:17:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:17:08 +0000 |
commit | 24f781b9b488845a7bd7becce20976b69493d08b (patch) | |
tree | 23efc55309cb78f8b16750ee160e3b0304e1f584 /x11-apps/xcursorgen | |
parent | Stable for ppc, wrt bug #530652 (diff) | |
download | gentoo-2-24f781b9b488845a7bd7becce20976b69493d08b.tar.gz gentoo-2-24f781b9b488845a7bd7becce20976b69493d08b.tar.bz2 gentoo-2-24f781b9b488845a7bd7becce20976b69493d08b.zip |
Stable for ppc, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index 79a882c62433..389058b8ab61 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.68 2015/02/19 08:51:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.69 2015/02/20 11:17:08 ago Exp $ + + 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xcursorgen-1.0.6.ebuild: + Stable for ppc, wrt bug #530652 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xcursorgen-1.0.6.ebuild: Stable for x86, wrt bug #530652 diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild index adeefebe13c9..3443df0e1560 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild,v 1.3 2015/02/19 08:51:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild,v 1.4 2015/02/20 11:17:08 ago Exp $ EAPI=5 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 |