diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-14 22:16:27 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-14 22:16:27 +0000 |
commit | 5fcbec9d93f83614da440207074972f56ca11887 (patch) | |
tree | 06078f9df0e7335fb16f8694abf38235c0b2d470 /x11-themes/commonbox-styles | |
parent | wrong category (diff) | |
download | historical-5fcbec9d93f83614da440207074972f56ca11887.tar.gz historical-5fcbec9d93f83614da440207074972f56ca11887.tar.bz2 historical-5fcbec9d93f83614da440207074972f56ca11887.zip |
new package
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.1.ebuild | 23 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1 | 1 |
3 files changed, 35 insertions, 0 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog new file mode 100644 index 000000000000..8546d2b277ed --- /dev/null +++ b/x11-themes/commonbox-styles/ChangeLog @@ -0,0 +1,11 @@ +# 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.1 2002/07/14 22:16:27 seemant Exp $ + +*commonbox-styles-0.1 (14 Jul 2002) + + 14 Jul 2002; Seemant Kulleen <seemant@gentoo.org> + commonbox-styles-0.1.ebuild ChangeLog files/digest-commonbox-styles-0.1 : + + MANY THANKS again to Matt Keadle (mkeadle@mkeadle.org) for distilling the + styles from the box wm's and making a package :). diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.1.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.1.ebuild new file mode 100644 index 000000000000..8ee887408f51 --- /dev/null +++ b/x11-themes/commonbox-styles/commonbox-styles-0.1.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.1.ebuild,v 1.1 2002/07/14 22:16:27 seemant 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" + +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/files/digest-commonbox-styles-0.1 b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1 new file mode 100644 index 000000000000..316043c105dc --- /dev/null +++ b/x11-themes/commonbox-styles/files/digest-commonbox-styles-0.1 @@ -0,0 +1 @@ +MD5 e0ea809a856ac2b24d6c6ee2d6df027f commonbox-styles-0.1.tar.bz2 13133 |