diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 06:48:15 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 06:48:15 +0000 |
commit | e20dc1434bf8f6124016773fcafd9314fd67103f (patch) | |
tree | a962219b1a25ad00e68a3008614e7f5788793cb9 /x11-apps/xcursorgen | |
parent | Pull old versions. (diff) | |
download | gentoo-2-e20dc1434bf8f6124016773fcafd9314fd67103f.tar.gz gentoo-2-e20dc1434bf8f6124016773fcafd9314fd67103f.tar.bz2 gentoo-2-e20dc1434bf8f6124016773fcafd9314fd67103f.zip |
Pull old versions.
(Portage version: 2.0.53)
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.0 | 1 | ||||
-rw-r--r-- | x11-apps/xcursorgen/files/digest-xcursorgen-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild | 15 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-0.99.1.ebuild | 15 |
5 files changed, 5 insertions, 33 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index 2cd086fc96e1..849fca04318b 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.9 2005/12/04 21:57:20 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.10 2005/12/09 06:43:59 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xcursorgen-0.99.0.ebuild, -xcursorgen-0.99.1.ebuild: + Pull old versions. *xcursorgen-0.99.2 (04 Dec 2005) diff --git a/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.0 b/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.0 deleted file mode 100644 index 7037d7232ba9..000000000000 --- a/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 6a2de4544d5861191c56484ac7e45790 xcursorgen-0.99.0.tar.bz2 54758 diff --git a/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.1 b/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.1 deleted file mode 100644 index d12ca8b2a1eb..000000000000 --- a/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ed7ccf326e5d26ff9272662d3493d6ae xcursorgen-0.99.1.tar.bz2 56042 diff --git a/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild b/x11-apps/xcursorgen/xcursorgen-0.99.0.ebuild deleted file mode 100644 index a860b3fda3c8..000000000000 --- a/x11-apps/xcursorgen/xcursorgen-0.99.0.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.0.ebuild,v 1.7 2005/10/19 02:30:03 geoman 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}" diff --git a/x11-apps/xcursorgen/xcursorgen-0.99.1.ebuild b/x11-apps/xcursorgen/xcursorgen-0.99.1.ebuild deleted file mode 100644 index c8ae8d864993..000000000000 --- a/x11-apps/xcursorgen/xcursorgen-0.99.1.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.1.ebuild,v 1.1 2005/11/11 19:52:29 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}" |