diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:01:57 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:01:57 +0000 |
commit | 7fa0b7c256441e8ba343c78c43f2e57e444c79b2 (patch) | |
tree | a831f07ae9038934f92fa918330f62378abbd54a /x11-apps/xcursorgen | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-7fa0b7c256441e8ba343c78c43f2e57e444c79b2.tar.gz gentoo-2-7fa0b7c256441e8ba343c78c43f2e57e444c79b2.tar.bz2 gentoo-2-7fa0b7c256441e8ba343c78c43f2e57e444c79b2.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index aeb583a484ba..350c6709d24d 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.30 2007/09/08 06:11:47 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.31 2007/12/20 00:01:57 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xcursorgen-1.0.2.ebuild: + Stable on x86 (bug #202087) *xcursorgen-1.0.2 (08 Sep 2007) diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild index ece20a369e9e..62bd60a538ca 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild,v 1.1 2007/09/08 06:11:47 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild,v 1.2 2007/12/20 00:01:57 cla Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ 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" RDEPEND="x11-libs/libX11 x11-libs/libXcursor |