From d4dd7cab8daeca9940be0e93a6437e9271354991 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Wed, 4 Sep 2002 12:18:43 +0000 Subject: new commonbox class to correct openbox errors, version bump on fluxbox, and version bumpo on commonbox-styles --- x11-themes/commonbox-styles/ChangeLog | 9 ++++++++- .../commonbox-styles-0.1-r1.ebuild | 23 ---------------------- .../commonbox-styles/commonbox-styles-0.3.ebuild | 23 ++++++++++++++++++++++ .../files/digest-commonbox-styles-0.1-r1 | 1 - .../files/digest-commonbox-styles-0.3 | 1 + 5 files changed, 32 insertions(+), 25 deletions(-) delete mode 100644 x11-themes/commonbox-styles/commonbox-styles-0.1-r1.ebuild create mode 100644 x11-themes/commonbox-styles/commonbox-styles-0.3.ebuild delete mode 100644 x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1-r1 create mode 100644 x11-themes/commonbox-styles/files/digest-commonbox-styles-0.3 (limited to 'x11-themes') diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index a7d1601b2619..d2242c321569 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-themes/commonbox-styles # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.5 2002/09/02 09:47:42 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.6 2002/09/04 12:18:42 seemant Exp $ + +*commonbox-styles-0.3 (04 Sep 2002) + + 04 Sep 2002; Seemant Kulleen + commonbox-styles-0.3.ebuild files/digest-commonbox-styles-0.3 : + + Version bump to include two new fluxbox themes (lemonspace and bluenight) *commonbox-styles-0.2 (16 Aug 2002) diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.1-r1.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.1-r1.ebuild deleted file mode 100644 index 6c8b52cb12ed..000000000000 --- a/x11-themes/commonbox-styles/commonbox-styles-0.1-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.1-r1.ebuild,v 1.2 2002/07/26 04:52:27 gerk Exp $ - -S=${WORKDIR} -DESCRIPTION="Common styles 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" - -DEPEND="virtual/x11" - -src_install () { - - insinto /usr/share/commonbox/styles - doins ${S}/styles/* - dodoc README.commonbox-styles COPYING - -} diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.3.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.3.ebuild new file mode 100644 index 000000000000..8fb49f9b2bd9 --- /dev/null +++ b/x11-themes/commonbox-styles/commonbox-styles-0.3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.3.ebuild,v 1.1 2002/09/04 12:18:42 seemant Exp $ + +S=${WORKDIR}/${PN} +DESCRIPTION="Common styles 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 sparc64" + +RDEPEND="virtual/x11" + +src_install () { + + insinto /usr/share/commonbox/styles + doins ${S}/styles/* + dodoc README.commonbox-styles COPYING + +} diff --git a/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1-r1 b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1-r1 deleted file mode 100644 index 280f35e8b819..000000000000 --- a/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 cf62552fae52f3c86e390eda87b65918 commonbox-styles-0.1.tar.bz2 12385 diff --git a/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.3 b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.3 new file mode 100644 index 000000000000..2ffd4f47959d --- /dev/null +++ b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.3 @@ -0,0 +1 @@ +MD5 3024dad62c1bb764ce5be9432fe35bbf commonbox-styles-0.3.tar.bz2 31539 -- cgit v1.2.3-65-gdbad