summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2004-10-04 03:09:58 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2004-10-04 03:09:58 +0000
commit45af3591752860de60be25b31baaa2e44e77fd29 (patch)
tree965e30dcf175d705aef0f5e5d10f8f719a5ffb45 /x11-themes/blueglass-xcursors
parentStable on sparc. (diff)
downloadhistorical-45af3591752860de60be25b31baaa2e44e77fd29.tar.gz
historical-45af3591752860de60be25b31baaa2e44e77fd29.tar.bz2
historical-45af3591752860de60be25b31baaa2e44e77fd29.zip
Drop old versions.
Diffstat (limited to 'x11-themes/blueglass-xcursors')
-rw-r--r--x11-themes/blueglass-xcursors/ChangeLog6
-rw-r--r--x11-themes/blueglass-xcursors/blueglass-xcursors-0.3-r1.ebuild50
-rw-r--r--x11-themes/blueglass-xcursors/blueglass-xcursors-0.3.ebuild50
-rw-r--r--x11-themes/blueglass-xcursors/files/digest-blueglass-xcursors-0.31
-rw-r--r--x11-themes/blueglass-xcursors/files/digest-blueglass-xcursors-0.3-r11
5 files changed, 5 insertions, 103 deletions
diff --git a/x11-themes/blueglass-xcursors/ChangeLog b/x11-themes/blueglass-xcursors/ChangeLog
index 33f2659340c5..07cf005e2993 100644
--- a/x11-themes/blueglass-xcursors/ChangeLog
+++ b/x11-themes/blueglass-xcursors/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/blueglass-xcursors
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.12 2004/10/04 01:36:22 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.13 2004/10/04 03:09:58 spyderous Exp $
+
+ 03 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>;
+ -blueglass-xcursors-0.3-r1.ebuild, -blueglass-xcursors-0.3.ebuild:
+ Drop old versions.
03 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>;
blueglass-xcursors-0.3-r1.ebuild, blueglass-xcursors-0.3.ebuild:
diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.3-r1.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.3-r1.ebuild
deleted file mode 100644
index 239b9a61daef..000000000000
--- a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.3-r1.ebuild
+++ /dev/null
@@ -1,50 +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/blueglass-xcursors/blueglass-xcursors-0.3-r1.ebuild,v 1.5 2004/10/04 01:36:22 spyderous Exp $
-
-MY_P="5532-BlueGlass-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=5532"
-SRC_URI="http://kde-look.org/content/files/$MY_P.tar.bz2"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND=""
-RDEPEND="virtual/x11"
-
-# Note: although the package name is BlueGlass, the tarball & authors directions
-# use the directory 'Blue'.
-src_install() {
- # Set up X11 implementation
- X11_IMPLEM_P="$(best_version virtual/x11)"
- X11_IMPLEM="${X11_IMPLEM_P%-[0-9]*}"
- X11_IMPLEM="${X11_IMPLEM##*\/}"
- einfo "X11 implementation is ${X11_IMPLEM}."
-
- dodir /usr/share/cursors/${X11_IMPLEM}/Blue/cursors/
- cp -d ${WORKDIR}/${MY_P:5}/Blue/cursors/* ${D}/usr/share/cursors/${X11_IMPLEM}/Blue/cursors/ || die
- dodoc ${WORKDIR}/${MY_P:5}/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: Blue"
- 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/${X11_IMPLEM}/default/index.theme"
- einfo "and change the line:"
- einfo " Inherits=[current setting]"
- einfo "to"
- einfo " Inherits=Blue"
- einfo ""
- 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/blueglass-xcursors/blueglass-xcursors-0.3.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.3.ebuild
deleted file mode 100644
index 8efe69e55ffe..000000000000
--- a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.3.ebuild
+++ /dev/null
@@ -1,50 +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/blueglass-xcursors/blueglass-xcursors-0.3.ebuild,v 1.5 2004/10/04 01:36:22 spyderous Exp $
-
-MY_P="5532-BlueGlass-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=5532"
-SRC_URI="http://kde-look.org/content/files/$MY_P.tar.bz2"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND=""
-RDEPEND="virtual/x11"
-
-# Note: although the package name is BlueGlass, the tarball & authors directions
-# use the directory 'Blue'.
-src_install() {
- # Set up X11 implementation
- X11_IMPLEM_P="$(best_version virtual/x11)"
- X11_IMPLEM="${X11_IMPLEM_P%-[0-9]*}"
- X11_IMPLEM="${X11_IMPLEM##*\/}"
- einfo "X11 implementation is ${X11_IMPLEM}."
-
- dodir /usr/share/cursors/${X11_IMPLEM}/Blue/cursors/
- cp -d ${WORKDIR}/${MY_P:5}/Blue/cursors/* ${D}/usr/share/cursors/${X11_IMPLEM}/Blue/cursors/ || die
- dodoc ${WORKDIR}/${MY_P:5}/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: Blue"
- 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/${X11_IMPLEM}/default/index.theme"
- einfo "and change the line:"
- einfo " Inherits=[current setting]"
- einfo "to"
- einfo " Inherits=Blue"
- einfo ""
- 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/blueglass-xcursors/files/digest-blueglass-xcursors-0.3 b/x11-themes/blueglass-xcursors/files/digest-blueglass-xcursors-0.3
deleted file mode 100644
index 729441038496..000000000000
--- a/x11-themes/blueglass-xcursors/files/digest-blueglass-xcursors-0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c95e76d9ba245cbe34a9c9f39667f5e7 5532-BlueGlass-XCursors-3D-0.3.tar.bz2 671889
diff --git a/x11-themes/blueglass-xcursors/files/digest-blueglass-xcursors-0.3-r1 b/x11-themes/blueglass-xcursors/files/digest-blueglass-xcursors-0.3-r1
deleted file mode 100644
index 729441038496..000000000000
--- a/x11-themes/blueglass-xcursors/files/digest-blueglass-xcursors-0.3-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c95e76d9ba245cbe34a9c9f39667f5e7 5532-BlueGlass-XCursors-3D-0.3.tar.bz2 671889