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 | 6ef415b05037a9280cf553661181b7add844d853 (patch) | |
tree | 7b4450cedf7fddef8122285745b8cfff120609af /x11-misc | |
parent | Stable for amd64, wrt bug #397283 (diff) | |
download | historical-6ef415b05037a9280cf553661181b7add844d853.tar.gz historical-6ef415b05037a9280cf553661181b7add844d853.tar.bz2 historical-6ef415b05037a9280cf553661181b7add844d853.zip |
Stable for amd64, wrt bug #397259
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/bbrun/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/bbrun/bbrun-1.6-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/bbrun/ChangeLog b/x11-misc/bbrun/ChangeLog index 166df9b8283a..068ebb385b97 100644 --- a/x11-misc/bbrun/ChangeLog +++ b/x11-misc/bbrun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/bbrun -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/ChangeLog,v 1.25 2011/06/11 09:12:38 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/ChangeLog,v 1.26 2012/02/03 18:33:14 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> bbrun-1.6-r1.ebuild: + Stable for amd64, wrt bug #397259 *bbrun-1.6-r1 (11 Jun 2011) 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" |