diff options
author | 2003-06-20 14:34:52 +0000 | |
---|---|---|
committer | 2003-06-20 14:34:52 +0000 | |
commit | 7f032445d0b14addbd7974a50e82c18ecc627079 (patch) | |
tree | ef3ea197cbeca6ee0da0e9764ccb209048bb1e36 /x11-themes | |
parent | add alpha, regen manifest (diff) | |
download | gentoo-2-7f032445d0b14addbd7974a50e82c18ecc627079.tar.gz gentoo-2-7f032445d0b14addbd7974a50e82c18ecc627079.tar.bz2 gentoo-2-7f032445d0b14addbd7974a50e82c18ecc627079.zip |
cleaning out old versions
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/commonbox-styles/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild | 27 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/files/digest-commonbox-styles-0.5 | 1 |
3 files changed, 1 insertions, 31 deletions
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 |