summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-14 22:16:27 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-14 22:16:27 +0000
commit9c1f6ef1a7f5751a9d2a177ad5acff73886d7349 (patch)
tree5b207a5b0573fa0434451938b863edd49f0ba50f /x11-themes
parentwrong category (diff)
downloadgentoo-2-9c1f6ef1a7f5751a9d2a177ad5acff73886d7349.tar.gz
gentoo-2-9c1f6ef1a7f5751a9d2a177ad5acff73886d7349.tar.bz2
gentoo-2-9c1f6ef1a7f5751a9d2a177ad5acff73886d7349.zip
new package
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/commonbox-styles/ChangeLog11
-rw-r--r--x11-themes/commonbox-styles/commonbox-styles-0.1.ebuild23
-rw-r--r--x11-themes/commonbox-styles/files/digest-commonbox-styles-0.11
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