diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-17 05:53:59 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-17 05:53:59 +0000 |
commit | 16bc5b54e853b244aae4e3b623a0921badfd573a (patch) | |
tree | 0aff614f1e51b6f57146f006a0c21b4a6700043e /x11-themes/commonbox-styles | |
parent | Added -r1 ebuild to correct use flags (diff) | |
download | historical-16bc5b54e853b244aae4e3b623a0921badfd573a.tar.gz historical-16bc5b54e853b244aae4e3b623a0921badfd573a.tar.bz2 historical-16bc5b54e853b244aae4e3b623a0921badfd573a.zip |
version bump
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 10 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild (renamed from x11-themes/commonbox-styles/commonbox-styles-0.1.ebuild) | 6 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1 | 1 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/files/digest-commonbox-styles-0.2 | 1 |
4 files changed, 13 insertions, 5 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index c5d8845c9aa3..9cc3aabe5a23 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -1,6 +1,14 @@ # 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.3 2002/07/26 04:52:27 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.4 2002/08/17 05:53:59 seemant Exp $ + +*commonbox-styles-0.2 (16 Aug 2002) + + 16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> + commonbox-styles-0.2.ebuild files/digest-commonbox-styles-0.2 : + + Version bump to include the newest openbox themes (which have + anti-aliasing in them already, if you use openbox) *commonbox-styles-0.1-r1 (14 Jul 2002) diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.1.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild index 3adf95ce9d0e..e5b1f3897212 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.1.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild @@ -1,8 +1,8 @@ # 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.ebuild,v 1.2 2002/07/26 04:52:27 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild,v 1.1 2002/08/17 05:53:59 seemant Exp $ -S=${WORKDIR} +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" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc" -DEPEND="virtual/x11" +RDEPEND="virtual/blackbox" src_install () { diff --git a/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1 b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1 deleted file mode 100644 index 316043c105dc..000000000000 --- a/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e0ea809a856ac2b24d6c6ee2d6df027f commonbox-styles-0.1.tar.bz2 13133 diff --git a/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.2 b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.2 new file mode 100644 index 000000000000..036acbb76e7e --- /dev/null +++ b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.2 @@ -0,0 +1 @@ +MD5 bc52d3f9d9771c2bff1a462324adef7c commonbox-styles-0.2.tar.bz2 30599 |