diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-10-04 03:09:58 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-10-04 03:09:58 +0000 |
commit | 979f5fa50db956db6d872186c6e6b58a95fea650 (patch) | |
tree | 1ff7ebd4ef16a4e2f96661925315fa61d55b648f /x11-themes | |
parent | Drop old versions. (Manifest recommit) (diff) | |
download | gentoo-2-979f5fa50db956db6d872186c6e6b58a95fea650.tar.gz gentoo-2-979f5fa50db956db6d872186c6e6b58a95fea650.tar.bz2 gentoo-2-979f5fa50db956db6d872186c6e6b58a95fea650.zip |
Drop old versions.
Diffstat (limited to 'x11-themes')
10 files changed, 10 insertions, 202 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 diff --git a/x11-themes/golden-xcursors/ChangeLog b/x11-themes/golden-xcursors/ChangeLog index 079260e2d1f4..6a9085740095 100644 --- a/x11-themes/golden-xcursors/ChangeLog +++ b/x11-themes/golden-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/golden-xcursors # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/ChangeLog,v 1.11 2004/10/04 01:33:03 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/ChangeLog,v 1.12 2004/10/04 03:07:08 spyderous Exp $ + + 03 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>; + -golden-xcursors-0.7-r1.ebuild, -golden-xcursors-0.7.ebuild: + Drop old versions. 03 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>; golden-xcursors-0.7-r1.ebuild, golden-xcursors-0.7.ebuild: diff --git a/x11-themes/golden-xcursors/files/digest-golden-xcursors-0.7 b/x11-themes/golden-xcursors/files/digest-golden-xcursors-0.7 deleted file mode 100644 index 20fa613b647b..000000000000 --- a/x11-themes/golden-xcursors/files/digest-golden-xcursors-0.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 060260169c82c71cf7d237fc257e095f 5507-Golden-XCursors-3D-0.7.tar.bz2 661105 diff --git a/x11-themes/golden-xcursors/files/digest-golden-xcursors-0.7-r1 b/x11-themes/golden-xcursors/files/digest-golden-xcursors-0.7-r1 deleted file mode 100644 index 20fa613b647b..000000000000 --- a/x11-themes/golden-xcursors/files/digest-golden-xcursors-0.7-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 060260169c82c71cf7d237fc257e095f 5507-Golden-XCursors-3D-0.7.tar.bz2 661105 diff --git a/x11-themes/golden-xcursors/golden-xcursors-0.7-r1.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.7-r1.ebuild deleted file mode 100644 index 403e4e998894..000000000000 --- a/x11-themes/golden-xcursors/golden-xcursors-0.7-r1.ebuild +++ /dev/null @@ -1,48 +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/golden-xcursors/golden-xcursors-0.7-r1.ebuild,v 1.6 2004/10/04 01:33:03 spyderous Exp $ - -MY_P="5507-Golden-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=5507" -SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="x86 ppc" -IUSE="" -DEPEND="" -RDEPEND="virtual/x11" - -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}/Gold/cursors/ - cp -d ${WORKDIR}/${MY_P:5}/Gold/cursors/* ${D}/usr/share/cursors/${X11_IMPLEM}/Gold/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: gold" - einfo "" - einfo "Also, you can change the size by adding a line like:" - einfo "Xcursor.size: 48" - einfo "" - 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=gold" - 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/golden-xcursors/golden-xcursors-0.7.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.7.ebuild deleted file mode 100644 index 666c8ed648a1..000000000000 --- a/x11-themes/golden-xcursors/golden-xcursors-0.7.ebuild +++ /dev/null @@ -1,48 +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/golden-xcursors/golden-xcursors-0.7.ebuild,v 1.6 2004/10/04 01:33:03 spyderous Exp $ - -MY_P="5507-Golden-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=5507" -SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="x86 ppc" -IUSE="" -DEPEND="" -RDEPEND="virtual/x11" - -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}/Gold/cursors/ - cp -d ${WORKDIR}/${MY_P:5}/Gold/cursors/* ${D}/usr/share/cursors/${X11_IMPLEM}/Gold/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: gold" - einfo "" - einfo "Also, you can change the size by adding a line like:" - einfo "Xcursor.size: 48" - einfo "" - 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=gold" - 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\"" -} |