diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:04:01 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:04:01 +0000 |
commit | 39fe5d2e3d0a5247a9afe622ce8ad42f9b4892f6 (patch) | |
tree | 334081f26594f84ea6fff0da1073c191c4c182be /x11-apps/xcursorgen | |
parent | Fix init script for linux-2.4 (bug #116220), remove older ebuilds (diff) | |
download | gentoo-2-39fe5d2e3d0a5247a9afe622ce8ad42f9b4892f6.tar.gz gentoo-2-39fe5d2e3d0a5247a9afe622ce8ad42f9b4892f6.tar.bz2 gentoo-2-39fe5d2e3d0a5247a9afe622ce8ad42f9b4892f6.zip |
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xcursorgen/files/digest-xcursorgen-0.99.2 | 1 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-0.99.2.ebuild | 15 |
3 files changed, 5 insertions, 17 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index c387c232ce58..03eab30e8320 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.11 2005/12/18 19:28:19 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.12 2005/12/26 21:03:33 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xcursorgen-0.99.2.ebuild: + Pull old versions. *xcursorgen-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.2 b/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.2 deleted file mode 100644 index f4079c17d1d6..000000000000 --- a/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 5327ce370089d4e7a30b1dc3a2961999 xcursorgen-0.99.2.tar.bz2 77102 diff --git a/x11-apps/xcursorgen/xcursorgen-0.99.2.ebuild b/x11-apps/xcursorgen/xcursorgen-0.99.2.ebuild deleted file mode 100644 index 5eedd213cbd4..000000000000 --- a/x11-apps/xcursorgen/xcursorgen-0.99.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-0.99.2.ebuild,v 1.1 2005/12/04 21:57:20 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xcursorgen application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXcursor - =media-libs/libpng-1.2*" -DEPEND="${RDEPEND}" |