diff options
Diffstat (limited to 'x11-misc/bbrun/bbrun-1.6.ebuild')
-rw-r--r-- | x11-misc/bbrun/bbrun-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bbrun/bbrun-1.6.ebuild b/x11-misc/bbrun/bbrun-1.6.ebuild index 418d386b3bbe..02e7c682f406 100644 --- a/x11-misc/bbrun/bbrun-1.6.ebuild +++ b/x11-misc/bbrun/bbrun-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6.ebuild,v 1.4 2005/02/08 17:51:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6.ebuild,v 1.5 2005/03/17 08:35:26 hansmi Exp $ DESCRIPTION="blackbox program execution dialog box" SRC_URI="http://www.darkops.net/${PN}/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.darkops.net/bbrun/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~ppc sparc" +KEYWORDS="~amd64 x86 ppc sparc" IUSE="" DEPEND=">=x11-libs/gtk+-2" |