diff options
author | Matt Keadle <mkeadle@gentoo.org> | 2002-10-14 23:35:23 +0000 |
---|---|---|
committer | Matt Keadle <mkeadle@gentoo.org> | 2002-10-14 23:35:23 +0000 |
commit | 3674d5e5560bb9aaecbf39e7c479e4aa86df1a30 (patch) | |
tree | c14f33e65b7fbf3ffd0f94d22c1d9be650e7f188 /x11-themes/commonbox-styles | |
parent | New and improved, fixed to prevent menu overwrite on reemerge (diff) | |
download | historical-3674d5e5560bb9aaecbf39e7c479e4aa86df1a30.tar.gz historical-3674d5e5560bb9aaecbf39e7c479e4aa86df1a30.tar.bz2 historical-3674d5e5560bb9aaecbf39e7c479e4aa86df1a30.zip |
Fury-NG and Gentoo wallpaper image added
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 11 | ||||
-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, 38 insertions, 1 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index 7cd148b53f68..5592c58a73a1 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -1,6 +1,15 @@ # 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.7 2002/09/25 21:12:38 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.8 2002/10/14 23:35:23 mkeadle Exp $ + +*commonbox-styles-0.5 (14 Oct 2002) + + 14 Oct 2002; Matt Keadle <mkeadle@gentoo.org> + commonbox-styles-0.5.ebuild files/digest-commonbox-styles-0.5 : + + Includes new Fury-NG style courtesy or Rach Holmes and Gentoo + wallpaper image taken from www.gentoo.org courtesy of + Meir Kriheli of mksoft *commonbox-styles-0.4 (25 Sep 2002) diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild new file mode 100644 index 000000000000..caa0dfd1dbc9 --- /dev/null +++ b/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2002 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.1 2002/10/14 23:35:23 mkeadle Exp $ + +S=${WORKDIR}/${P} +DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." +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/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 new file mode 100644 index 000000000000..82ddc612c969 --- /dev/null +++ b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.5 @@ -0,0 +1 @@ +MD5 1a05a1aa929c4d30a1d90e7af9cfceb0 commonbox-styles-0.5.tar.bz2 111501 |