diff options
author | Matt Keadle <mkeadle@gentoo.org> | 2002-09-25 21:12:38 +0000 |
---|---|---|
committer | Matt Keadle <mkeadle@gentoo.org> | 2002-09-25 21:12:38 +0000 |
commit | a176b36c5202ee3c676530082d3741698ae058cb (patch) | |
tree | 631a4d0e8084431d560a2bedf49ee39abdf2366a /x11-themes | |
parent | new version (diff) | |
download | historical-a176b36c5202ee3c676530082d3741698ae058cb.tar.gz historical-a176b36c5202ee3c676530082d3741698ae058cb.tar.bz2 historical-a176b36c5202ee3c676530082d3741698ae058cb.zip |
*** empty log message ***
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.4.ebuild | 23 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/files/digest-commonbox-styles-0.4 | 1 |
3 files changed, 32 insertions, 1 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index d2242c321569..7cd148b53f68 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.6 2002/09/04 12:18:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.7 2002/09/25 21:12:38 mkeadle Exp $ + +*commonbox-styles-0.4 (25 Sep 2002) + + 25 Sep 2002; Matt Keadle <mkeadle@gentoo.org> + commonbox-styles-0.4.ebuild files/digest-commonbox-styles-0.4 : + + Version bump to include new openbox theme (fieron) *commonbox-styles-0.3 (04 Sep 2002) diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.4.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.4.ebuild new file mode 100644 index 000000000000..45ac571b1b38 --- /dev/null +++ b/x11-themes/commonbox-styles/commonbox-styles-0.4.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.4.ebuild,v 1.1 2002/09/25 21:12:38 mkeadle 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.4 b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.4 new file mode 100644 index 000000000000..0e90f0334475 --- /dev/null +++ b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.4 @@ -0,0 +1 @@ +MD5 141eb672560b227fc6acd3072479f49c commonbox-styles-0.4.tar.bz2 31964 |