diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:41:38 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:41:38 +0000 |
commit | d9b2d231d936036b6a8f8d8de977f938a2503c38 (patch) | |
tree | 37327974c6fff680a5d95059e69e7a5519384963 /x11-themes/xcursor-themes | |
parent | Bump scponly to fix bug 116526. (diff) | |
download | gentoo-2-d9b2d231d936036b6a8f8d8de977f938a2503c38.tar.gz gentoo-2-d9b2d231d936036b6a8f8d8de977f938a2503c38.tar.bz2 gentoo-2-d9b2d231d936036b6a8f8d8de977f938a2503c38.zip |
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-themes/xcursor-themes')
5 files changed, 5 insertions, 39 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog index 9bd72bf6931b..b6aac588573d 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.11 2005/12/23 08:53:24 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.12 2005/12/26 21:38:35 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xcursor-themes-0.99.1.ebuild, -xcursor-themes-1.0.0.ebuild: + Pull old versions. *xcursor-themes-1.0.1 (23 Dec 2005) diff --git a/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.1 b/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.1 deleted file mode 100644 index 0d57065a0c48..000000000000 --- a/x11-themes/xcursor-themes/files/digest-xcursor-themes-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 a86608399b872b9ca3ed56d864918794 xcursor-themes-0.99.1.tar.bz2 2207710 diff --git a/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.0 b/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.0 deleted file mode 100644 index 8677e7b01497..000000000000 --- a/x11-themes/xcursor-themes/files/digest-xcursor-themes-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 cc2346ff7716eae9cb8f2727afc3d78d xcursor-themes-1.0.0.tar.bz2 2266622 diff --git a/x11-themes/xcursor-themes/xcursor-themes-0.99.1.ebuild b/x11-themes/xcursor-themes/xcursor-themes-0.99.1.ebuild deleted file mode 100644 index 461fe69f5c3f..000000000000 --- a/x11-themes/xcursor-themes/xcursor-themes-0.99.1.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.1.ebuild,v 1.1 2005/10/20 06:03:08 joshuabaergen 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-1.0.0.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.0.ebuild deleted file mode 100644 index 386a2db292ca..000000000000 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.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-1.0.0.ebuild,v 1.1 2005/12/18 00:13:06 joshuabaergen 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" |