diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 23:44:15 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 23:44:15 +0000 |
commit | d2a0a60409f371c9a9c2f56662b84d0be6df01af (patch) | |
tree | 925e9b22749fe1fe4cf0a7b68ca6c955e3f3599e /x11-misc/bbrun | |
parent | Initial import. (diff) | |
download | historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.tar.gz historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.tar.bz2 historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-misc/bbrun')
-rw-r--r-- | x11-misc/bbrun/bbrun-1.1-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbrun/bbrun-1.1-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbrun/bbrun-1.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/bbrun/bbrun-1.1-r2.ebuild b/x11-misc/bbrun/bbrun-1.1-r2.ebuild index ffa82575f54a..17b46545796b 100644 --- a/x11-misc/bbrun/bbrun-1.1-r2.ebuild +++ b/x11-misc/bbrun/bbrun-1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r2.ebuild,v 1.7 2002/08/02 17:54:50 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r2.ebuild,v 1.8 2002/08/14 23:44:14 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox program execution dialog box" @@ -8,7 +8,7 @@ SRC_URI="http://bbtools.thelinuxcommunity.org/sources/contrib/${P}.tar.gz" HOMEPAGE="http://bbtools.thelinuxcommunity.org/contrib.phtml" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=x11-wm/blackbox-0.61 =x11-libs/gtk+-1.2*" diff --git a/x11-misc/bbrun/bbrun-1.1-r3.ebuild b/x11-misc/bbrun/bbrun-1.1-r3.ebuild index 373924fdc378..3888ea41f036 100644 --- a/x11-misc/bbrun/bbrun-1.1-r3.ebuild +++ b/x11-misc/bbrun/bbrun-1.1-r3.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-misc/bbrun/bbrun-1.1-r3.ebuild,v 1.7 2002/08/02 17:54:50 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r3.ebuild,v 1.8 2002/08/14 23:44:14 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox program execution dialog box" @@ -8,7 +8,7 @@ SRC_URI="http://bbtools.thelinuxcommunity.org/sources/contrib/${P}.tar.gz" HOMEPAGE="http://bbtools.thelinuxcommunity.org/contrib.phtml" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/blackbox =x11-libs/gtk+-1.2*" diff --git a/x11-misc/bbrun/bbrun-1.3.ebuild b/x11-misc/bbrun/bbrun-1.3.ebuild index be691414830a..88c0c19cac27 100644 --- a/x11-misc/bbrun/bbrun-1.3.ebuild +++ b/x11-misc/bbrun/bbrun-1.3.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-misc/bbrun/bbrun-1.3.ebuild,v 1.6 2002/08/02 17:54:50 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.3.ebuild,v 1.7 2002/08/14 23:44:15 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox program execution dialog box" @@ -8,7 +8,7 @@ SRC_URI="http://www.dwave.net/~jking/bbrun/${P}.tar.gz" HOMEPAGE="http://www.dwave.net/~jking/bbrun/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/blackbox =x11-libs/gtk+-1.2*" |