diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:56:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:56:39 +0000 |
commit | 6416544648a5ebf0862665ce6b01277e3e9278d0 (patch) | |
tree | e0acd98651e5b96de4347ae743fdcfac01543093 /x11-apps | |
parent | Stable for amd64, wrt bug #530652 (diff) | |
download | gentoo-2-6416544648a5ebf0862665ce6b01277e3e9278d0.tar.gz gentoo-2-6416544648a5ebf0862665ce6b01277e3e9278d0.tar.bz2 gentoo-2-6416544648a5ebf0862665ce6b01277e3e9278d0.zip |
Stable for amd64, 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')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index 659c3003624c..90fe9a1a5563 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcursorgen -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.66 2014/06/02 14:05:04 chithanh Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.67 2015/02/18 15:56:39 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xcursorgen-1.0.6.ebuild: + Stable for amd64, wrt bug #530652 *xcursorgen-1.0.6 (02 Jun 2014) diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild index 2c81a2c64d80..9bce83b572fd 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-2014 Gentoo Foundation +# 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.1 2014/06/02 14:05:04 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild,v 1.2 2015/02/18 15:56:39 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 |