diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 15:15:00 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 15:15:00 +0000 |
commit | 8646254995b9953628c911733404102ae8c65617 (patch) | |
tree | 6908d8aa43131439761a90a06f079d9a59c0f12e /x11-themes | |
parent | Unused file. (diff) | |
download | gentoo-2-8646254995b9953628c911733404102ae8c65617.tar.gz gentoo-2-8646254995b9953628c911733404102ae8c65617.tar.bz2 gentoo-2-8646254995b9953628c911733404102ae8c65617.zip |
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-themes')
5 files changed, 5 insertions, 39 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog index 1eb43108230a..b6133d3f6e87 100644 --- a/x11-themes/xcursor-themes/ChangeLog +++ b/x11-themes/xcursor-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/xcursor-themes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.8 2005/10/20 06:03:08 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.9 2005/12/09 15:15:00 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xcursor-themes-0.99.0.ebuild, -xcursor-themes-0.99.0-r1.ebuild: + Pull old versions. *xcursor-themes-0.99.1 (20 Oct 2005) diff --git a/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.0 b/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.0 deleted file mode 100644 index 19c95516f853..000000000000 --- a/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 70895b66058b37f9c90c9a0f5b26d22c xcursor-themes-0.99.0.tar.bz2 616784 diff --git a/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.0-r1 b/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.0-r1 deleted file mode 100644 index 19c95516f853..000000000000 --- a/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 70895b66058b37f9c90c9a0f5b26d22c xcursor-themes-0.99.0.tar.bz2 616784 diff --git a/x11-themes/xcursor-themes/xcursor-themes-0.99.0-r1.ebuild b/x11-themes/xcursor-themes/xcursor-themes-0.99.0-r1.ebuild deleted file mode 100644 index 7d5e3a2f6c5f..000000000000 --- a/x11-themes/xcursor-themes/xcursor-themes-0.99.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-0.99.0-r1.ebuild,v 1.4 2005/10/19 04:22:55 geoman Exp $ - -# Must be before x-modular eclass is inherited -SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org cursors data" -KEYWORDS="~amd64 ~mips ~ppc ~sh ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXcursor - =media-libs/libpng-1.2*" -DEPEND="${RDEPEND} - x11-apps/xcursorgen" - -PATCHES="${FILESDIR}/make-cursordir-configurable.patch" - -CONFIGURE_OPTIONS="--with-cursordir=/usr/share/cursors/xorg-x11" diff --git a/x11-themes/xcursor-themes/xcursor-themes-0.99.0.ebuild b/x11-themes/xcursor-themes/xcursor-themes-0.99.0.ebuild deleted file mode 100644 index 642a04acf8c8..000000000000 --- a/x11-themes/xcursor-themes/xcursor-themes-0.99.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-0.99.0.ebuild,v 1.2 2005/08/20 22:35:10 lu_zero Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org cursors data" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXcursor - =media-libs/libpng-1.2*" -DEPEND="${RDEPEND} - x11-apps/xcursorgen" |