summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-10-04 03:03:55 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-10-04 03:03:55 +0000
commit921dfe00e1a12831e8fc2afb2fdf3c429b2ae8b8 (patch)
treeb3d402a45016ef6446450dc3da27d7cbe78110b3
parentversion bump (bug #66264) (Manifest recommit) (diff)
downloadgentoo-2-921dfe00e1a12831e8fc2afb2fdf3c429b2ae8b8.tar.gz
gentoo-2-921dfe00e1a12831e8fc2afb2fdf3c429b2ae8b8.tar.bz2
gentoo-2-921dfe00e1a12831e8fc2afb2fdf3c429b2ae8b8.zip
Drop old versions.
-rw-r--r--x11-themes/silver-xcursors/ChangeLog6
-rw-r--r--x11-themes/silver-xcursors/files/digest-silver-xcursors-0.31
-rw-r--r--x11-themes/silver-xcursors/files/digest-silver-xcursors-0.3-r11
-rw-r--r--x11-themes/silver-xcursors/silver-xcursors-0.3-r1.ebuild42
-rw-r--r--x11-themes/silver-xcursors/silver-xcursors-0.3.ebuild41
5 files changed, 5 insertions, 86 deletions
diff --git a/x11-themes/silver-xcursors/ChangeLog b/x11-themes/silver-xcursors/ChangeLog
index a97bac04eccc..bbe5b2b349c2 100644
--- a/x11-themes/silver-xcursors/ChangeLog
+++ b/x11-themes/silver-xcursors/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/silver-xcursors
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v 1.10 2004/06/25 03:03:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v 1.11 2004/10/04 03:03:55 spyderous Exp $
+
+ 03 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>;
+ -silver-xcursors-0.3-r1.ebuild, -silver-xcursors-0.3.ebuild:
+ Drop old versions.
09 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>;
silver-xcursors-0.4.ebuild:
diff --git a/x11-themes/silver-xcursors/files/digest-silver-xcursors-0.3 b/x11-themes/silver-xcursors/files/digest-silver-xcursors-0.3
deleted file mode 100644
index a93109dffacf..000000000000
--- a/x11-themes/silver-xcursors/files/digest-silver-xcursors-0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2c03a1630b6540e8dd94d69309524515 5533-Silver-XCursors-3D-0.3.tar.bz2 664084
diff --git a/x11-themes/silver-xcursors/files/digest-silver-xcursors-0.3-r1 b/x11-themes/silver-xcursors/files/digest-silver-xcursors-0.3-r1
deleted file mode 100644
index a93109dffacf..000000000000
--- a/x11-themes/silver-xcursors/files/digest-silver-xcursors-0.3-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2c03a1630b6540e8dd94d69309524515 5533-Silver-XCursors-3D-0.3.tar.bz2 664084
diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.3-r1.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.3-r1.ebuild
deleted file mode 100644
index 16f503cee02d..000000000000
--- a/x11-themes/silver-xcursors/silver-xcursors-0.3-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.3-r1.ebuild,v 1.3 2004/06/25 03:03:24 agriffis Exp $
-
-MY_P="5533-Silver-XCursors-3D-${PV}"
-DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
-HOMEPAGE="http://www.kde-look.org/content/show.php?content=5533"
-SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND=""
-RDEPEND=">=x11-base/xfree-4.3.0-r2"
-
-
-src_install() {
- mkdir -p ${D}/usr/share/cursors/xfree/Silver/cursors/
- cp -d ${WORKDIR}/${MY_P:5}/Silver/cursors/* ${D}/usr/share/cursors/xfree/Silver/cursors/ || die
- dodoc ${WORKDIR}/${MY_P:5}/{COPYING,README}
-}
-
-pkg_postinst() {
- einfo "To use this set of cursors, edit or create the file ~/.Xdefaults"
- einfo "and add the following line:"
- einfo "Xcursor.theme: Silver"
- einfo ""
- einfo "Also, you can change the size by adding a line like:"
- einfo "Xcursor.size: 48"
- einfo ""
- einfo "To globally use this set of mouse cursors edit the file:"
- einfo " /usr/share/cursors/xfree/default/index.theme"
- einfo "and change the line:"
- einfo " Inherits=[current setting]"
- einfo "to"
- einfo " Inherits=Silver"
- einfo "Note this will be overruled by a user's ~/.Xdefaults file."
- einfo ""
- ewarn "If you experience flickering, try setting the following line in"
- ewarn "the Device section of your XF86Config:"
- ewarn "Option \"HWCursor\" \"false\""
-}
diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.3.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.3.ebuild
deleted file mode 100644
index 3104706813c7..000000000000
--- a/x11-themes/silver-xcursors/silver-xcursors-0.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.3.ebuild,v 1.3 2004/06/25 03:03:24 agriffis Exp $
-
-MY_P="5533-Silver-XCursors-3D-${PV}"
-DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
-HOMEPAGE="http://www.kde-look.org/content/show.php?content=5533"
-SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND=""
-RDEPEND=">=x11-base/xfree-4.3.0-r2"
-
-src_install() {
- mkdir -p ${D}/usr/share/cursors/xfree/Silver/cursors/
- cp -d Silver/cursors/* ${D}/usr/share/cursors/xfree/Silver/cursors/ || die
- dodoc COPYING README
-}
-
-pkg_postinst() {
- einfo "To use this set of cursors, edit or create the file ~/.Xdefaults"
- einfo "and add the following line:"
- einfo "Xcursor.theme: Silver"
- einfo ""
- einfo "Also, you can change the size by adding a line like:"
- einfo "Xcursor.size: 48"
- einfo ""
- einfo "To globally use this set of mouse cursors edit the file:"
- einfo " /usr/share/cursors/xfree/default/index.theme"
- einfo "and change the line:"
- einfo " Inherits=[current setting]"
- einfo "to"
- einfo " Inherits=Silver"
- einfo "Note this will be overruled by a user's ~/.Xdefaults file."
- einfo ""
- ewarn "If you experience flickering, try setting the following line in"
- ewarn "the Device section of your XF86Config:"
- ewarn "Option \"HWCursor\" \"false\""
-}