diff options
author | Matt Keadle <mkeadle@gentoo.org> | 2003-06-20 14:30:44 +0000 |
---|---|---|
committer | Matt Keadle <mkeadle@gentoo.org> | 2003-06-20 14:30:44 +0000 |
commit | fa9cab5f96e3b4aed3a5380217a489a6f21ce151 (patch) | |
tree | 446d77b270dd227469fea3289b10ed2139e38e51 /x11-themes/commonbox-styles-extra | |
parent | quick change to SRC_URI (diff) | |
download | historical-fa9cab5f96e3b4aed3a5380217a489a6f21ce151.tar.gz historical-fa9cab5f96e3b4aed3a5380217a489a6f21ce151.tar.bz2 historical-fa9cab5f96e3b4aed3a5380217a489a6f21ce151.zip |
cleaning out old versions
Diffstat (limited to 'x11-themes/commonbox-styles-extra')
6 files changed, 3 insertions, 61 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 |