summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-08 13:47:11 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-08 13:47:11 +0000
commit225e4fda43b089d25e18d701b80d829975aacdc2 (patch)
tree8c69a6b3aa652c82d16efe2acf4b6c8c1e7f8b93 /x11-wm/blackbox
parenttypo (diff)
downloadgentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.tar.gz
gentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.tar.bz2
gentoo-2-225e4fda43b089d25e18d701b80d829975aacdc2.zip
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-wm/blackbox')
-rw-r--r--x11-wm/blackbox/blackbox-0.62.1-r2.ebuild5
-rw-r--r--x11-wm/blackbox/blackbox-0.65.0.20020702.ebuild3
-rw-r--r--x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild5
-rw-r--r--x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild5
4 files changed, 14 insertions, 4 deletions
diff --git a/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild b/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild
index e07004ce22e5..277f9520dd1d 100644
--- a/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild
+++ b/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild
@@ -2,12 +2,15 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Ben Lutgens <lamer@gentoo.org>
# Modified by Matthew Jimenez
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild,v 1.5 2002/05/27 17:27:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild,v 1.6 2002/07/08 13:47:11 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A small, fast, full-featured window manager for X"
SRC_URI="mirror://sourceforge/blackboxwm/${P}.tar.gz"
HOMEPAGE="http://blackboxwm.sf.net/"
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/x11"
diff --git a/x11-wm/blackbox/blackbox-0.65.0.20020702.ebuild b/x11-wm/blackbox/blackbox-0.65.0.20020702.ebuild
index ef1b58cdd41f..8b6909c464dc 100644
--- a/x11-wm/blackbox/blackbox-0.65.0.20020702.ebuild
+++ b/x11-wm/blackbox/blackbox-0.65.0.20020702.ebuild
@@ -1,6 +1,6 @@
# 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-wm/blackbox/blackbox-0.65.0.20020702.ebuild,v 1.1 2002/07/03 04:53:35 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0.20020702.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $
#Needed to change ${P} to match actual tarball version name.
#It is an invalid ebuild name. Much simpler this way.
@@ -22,6 +22,7 @@ PROVIDE="virtual/blackbox"
SLOT="0"
LICENSE="as-is"
+KEYWORDS="x86"
src_compile() {
local myconf
diff --git a/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild b/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild
index ec441f65bc79..d3e948d5cc5c 100644
--- a/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild
+++ b/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Ben Lutgens <lamer@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild,v 1.1 2002/06/02 17:44:07 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0_alpha7.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $
#Needed to change ${P} to match actual tarball version name.
#It is an invalid ebuild name. Much simpler this way.
@@ -11,6 +11,9 @@ MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
DESCRIPTION="A small, fast, full-featured window manager for X"
SRC_URI="http://prdownloads.sf.net/blackboxwm/${MY_P}.tar.gz"
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="x86"
# Old homepage:
# HOMEPAGE="http://blackbox.alug.org/"
diff --git a/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild b/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild
index 285a2b4cb7fd..4108caa173f9 100644
--- a/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild
+++ b/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Ben Lutgens <lamer@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild,v 1.1 2002/06/17 19:24:20 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0_alpha8.ebuild,v 1.2 2002/07/08 13:47:11 aliz Exp $
#Needed to change ${P} to match actual tarball version name.
#It is an invalid ebuild name. Much simpler this way.
@@ -11,6 +11,9 @@ MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
DESCRIPTION="A small, fast, full-featured window manager for X"
SRC_URI="http://prdownloads.sf.net/blackboxwm/${MY_P}.tar.gz"
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="x86"
# Old homepage:
# HOMEPAGE="http://blackbox.alug.org/"