diff options
author | 2008-01-21 14:26:42 +0000 | |
---|---|---|
committer | 2008-01-21 14:26:42 +0000 | |
commit | fc85eafecca6c59e6ec46635c63db54a613095f6 (patch) | |
tree | bc1947fbe9a51383592764f878bfa320d7875196 /x11-apps/xcursorgen | |
parent | Version bump (fixes bug #155856). (diff) | |
download | historical-fc85eafecca6c59e6ec46635c63db54a613095f6.tar.gz historical-fc85eafecca6c59e6ec46635c63db54a613095f6.tar.bz2 historical-fc85eafecca6c59e6ec46635c63db54a613095f6.zip |
amd64 stable.
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index 350c6709d24d..d2f1a2860d6f 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.31 2007/12/20 00:01:57 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.32 2008/01/21 14:26:42 drac Exp $ + + 21 Jan 2008; Samuli Suominen <drac@gentoo.org> xcursorgen-1.0.2.ebuild: + amd64 stable. 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xcursorgen-1.0.2.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild index e2e50a39e75d..b68521ada1a0 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-2008 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.3 2008/01/13 09:35:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.2.ebuild,v 1.4 2008/01/21 14:26:42 drac 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 |