summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Keadle <mkeadle@gentoo.org>2003-06-20 14:30:44 +0000
committerMatt Keadle <mkeadle@gentoo.org>2003-06-20 14:30:44 +0000
commitfa9cab5f96e3b4aed3a5380217a489a6f21ce151 (patch)
tree446d77b270dd227469fea3289b10ed2139e38e51 /x11-themes
parentquick change to SRC_URI (diff)
downloadhistorical-fa9cab5f96e3b4aed3a5380217a489a6f21ce151.tar.gz
historical-fa9cab5f96e3b4aed3a5380217a489a6f21ce151.tar.bz2
historical-fa9cab5f96e3b4aed3a5380217a489a6f21ce151.zip
cleaning out old versions
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/commonbox-styles-extra/Manifest6
-rw-r--r--x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.1.ebuild25
-rw-r--r--x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild4
-rw-r--r--x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild27
-rw-r--r--x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.11
-rw-r--r--x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.21
-rw-r--r--x11-themes/commonbox-styles/Manifest4
-rw-r--r--x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild27
-rw-r--r--x11-themes/commonbox-styles/files/digest-commonbox-styles-0.51
9 files changed, 4 insertions, 92 deletions
diff --git a/x11-themes/commonbox-styles-extra/Manifest b/x11-themes/commonbox-styles-extra/Manifest
index 427efa9b2189..528ed5d1d0df 100644
--- a/x11-themes/commonbox-styles-extra/Manifest
+++ b/x11-themes/commonbox-styles-extra/Manifest
@@ -1,7 +1,3 @@
MD5 abc7098e40506829734f200a49f1c409 ChangeLog 1302
-MD5 fb84e81302cbefbe66f2dee532bd66b1 commonbox-styles-extra-0.1.ebuild 730
-MD5 fb8ec3ef6953f9e74b730d8ce5d4ce7b commonbox-styles-extra-0.2-r1.ebuild 734
-MD5 ae47bb3c931dd91e55e82a9a36a9ab82 commonbox-styles-extra-0.2.ebuild 732
-MD5 7dd852849ad2cfbd2d546442f5e08190 files/digest-commonbox-styles-extra-0.1 80
-MD5 0b7b43c73100b935a09151ae49a0185f files/digest-commonbox-styles-extra-0.2 80
+MD5 6a9e5c9feaa212a4bb2a40397bdad744 commonbox-styles-extra-0.2-r1.ebuild 737
MD5 0b7b43c73100b935a09151ae49a0185f files/digest-commonbox-styles-extra-0.2-r1 80
diff --git a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.1.ebuild b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.1.ebuild
deleted file mode 100644
index 462c504132db..000000000000
--- a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.1.ebuild,v 1.7 2003/02/13 17:36:55 vapier Exp $
-
-DESCRIPTION="Extra styles pack for {flux,black,open}box"
-SRC_URI="mirror://gentoo/${P}.tar.bz2
- http://mkeadle.org/ebuilds/${P}.tar.bz2"
-HOMEPAGE="http://mkeadle.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
-
-DEPEND="media-gfx/xv
- virtual/x11"
-
-S=${WORKDIR}/${PN}
-
-src_install() {
- insinto /usr/share/commonbox/styles
- doins ${S}/styles/*
- insinto /usr/share/commonbox/backgrounds
- doins ${S}/backgrounds/*
- dodoc README.commonbox-styles-extra COPYING
-}
diff --git a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild
index d5df4b70289d..12a5119d324d 100644
--- a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild
+++ b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild,v 1.3 2003/02/13 17:36:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild,v 1.4 2003/06/20 14:27:45 mkeadle Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Extra styles pack for flux|black|open(box)."
SRC_URI="mirror://gentoo/${P}.tar.bz2
- http://mkeadle.org/ebuilds/${P}.tar.bz2"
+ http://mkeadle.org/distfiles/${P}.tar.bz2"
HOMEPAGE="http://mkeadle.org/"
SLOT="0"
diff --git a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild
deleted file mode 100644
index 734ee90280a1..000000000000
--- a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild,v 1.6 2003/02/13 17:37:04 vapier Exp $
-
-DESCRIPTION="Extra styles pack for {flux,black,open}box"
-SRC_URI="mirror://gentoo/${P}.tar.bz2
- http://mkeadle.org/ebuilds/${P}.tar.bz2"
-HOMEPAGE="http://mkeadle.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
-
-DEPEND="media-gfx/xv
- virtual/x11"
-
-S=${WORKDIR}/${PN}
-
-src_install() {
- insinto /usr/share/commonbox/styles
- doins ${S}/styles/*
-
- insinto /usr/share/commonbox/backgrounds
- doins ${S}/backgrounds/*
-
- dodoc README.commonbox-styles-extra COPYING
-}
diff --git a/x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.1 b/x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.1
deleted file mode 100644
index c0982c930d2f..000000000000
--- a/x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a0edeac5423fea99a0b40b5325890c96 commonbox-styles-extra-0.1.tar.bz2 7841466
diff --git a/x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.2 b/x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.2
deleted file mode 100644
index 2cc4e8e7bc3c..000000000000
--- a/x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d6f0d20a4a415eb037eb65f145e95ecc commonbox-styles-extra-0.2.tar.bz2 8155158
diff --git a/x11-themes/commonbox-styles/Manifest b/x11-themes/commonbox-styles/Manifest
index 8d523a78cac2..363eac056094 100644
--- a/x11-themes/commonbox-styles/Manifest
+++ b/x11-themes/commonbox-styles/Manifest
@@ -1,5 +1,3 @@
MD5 19817065bda05ea87c687dac269b490d ChangeLog 2396
-MD5 2028c6a24db989d5a2f66aeff1b4c157 commonbox-styles-0.5.ebuild 725
-MD5 bcd3b736e3144df5a982ed45f9ca3bf0 commonbox-styles-0.6.ebuild 737
-MD5 965ddd1a6cc18838be3e9e7f6846fcca files/digest-commonbox-styles-0.5 73
+MD5 a5276939f9f595fb5c1306492dbbc943 commonbox-styles-0.6.ebuild 740
MD5 34b1243aeeafc9132e1c7217c2119d22 files/digest-commonbox-styles-0.6 73
diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild
deleted file mode 100644
index cea382a66a73..000000000000
--- a/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild,v 1.6 2003/06/20 14:24:01 mkeadle Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Common styles for fluxbox, blackbox, and openbox."
-SRC_URI="mirror://gentoo/${P}.tar.bz2
- http://mkeadle.org/distfiles/${P}.tar.bz2"
-HOMEPAGE="http://mkeadle.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
-
-RDEPEND="virtual/x11"
-
-src_install () {
-
- insinto /usr/share/commonbox/backgrounds
- doins ${S}/backgrounds/*
-
- insinto /usr/share/commonbox/styles
- doins ${S}/styles/*
-
- dodoc README.commonbox-styles COPYING STYLES.authors
-
-}
diff --git a/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.5 b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.5
deleted file mode 100644
index 82ddc612c969..000000000000
--- a/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1a05a1aa929c4d30a1d90e7af9cfceb0 commonbox-styles-0.5.tar.bz2 111501