diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 18:33:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 18:33:14 +0000 |
commit | 9b852fedb1c88159bb1c9469237557f26ac76e93 (patch) | |
tree | f55fec7b0c81658e744474c2d946bbbf0920a35e /x11-misc/bbrun/bbrun-1.6-r1.ebuild | |
parent | Stable for amd64, wrt bug #397283 (diff) | |
download | gentoo-2-9b852fedb1c88159bb1c9469237557f26ac76e93.tar.gz gentoo-2-9b852fedb1c88159bb1c9469237557f26ac76e93.tar.bz2 gentoo-2-9b852fedb1c88159bb1c9469237557f26ac76e93.zip |
Stable for amd64, wrt bug #397259
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/bbrun/bbrun-1.6-r1.ebuild')
-rw-r--r-- | x11-misc/bbrun/bbrun-1.6-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/bbrun/bbrun-1.6-r1.ebuild b/x11-misc/bbrun/bbrun-1.6-r1.ebuild index 5c2191ba126e..d000db0f29c9 100644 --- a/x11-misc/bbrun/bbrun-1.6-r1.ebuild +++ b/x11-misc/bbrun/bbrun-1.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6-r1.ebuild,v 1.1 2011/06/11 09:12:38 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6-r1.ebuild,v 1.2 2012/02/03 18:33:14 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.darkops.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2" |