diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-03 22:27:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-03 22:27:12 +0000 |
commit | cca9a6e54c4fd78257ae7b7bde88b6a197adce15 (patch) | |
tree | 19f92c64a7ed1b96132e5b42a1366573e824f85a /x11-misc | |
parent | Marking bbppp-0.2.5 ppc for bug 397257 (diff) | |
download | historical-cca9a6e54c4fd78257ae7b7bde88b6a197adce15.tar.gz historical-cca9a6e54c4fd78257ae7b7bde88b6a197adce15.tar.bz2 historical-cca9a6e54c4fd78257ae7b7bde88b6a197adce15.zip |
Marking bbrun-1.6-r1 ppc for bug 397259
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/bbrun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/bbrun/bbrun-1.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/bbrun/ChangeLog b/x11-misc/bbrun/ChangeLog index 068ebb385b97..24c56fbd59b9 100644 --- a/x11-misc/bbrun/ChangeLog +++ b/x11-misc/bbrun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/bbrun # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/ChangeLog,v 1.27 2012/02/03 22:27:12 ranger Exp $ + + 03 Feb 2012; Brent Baude <ranger@gentoo.org> bbrun-1.6-r1.ebuild: + Marking bbrun-1.6-r1 ppc for bug 397259 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> bbrun-1.6-r1.ebuild: Stable for amd64, wrt bug #397259 diff --git a/x11-misc/bbrun/bbrun-1.6-r1.ebuild b/x11-misc/bbrun/bbrun-1.6-r1.ebuild index d000db0f29c9..470afa9a0e0f 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-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.2 2012/02/03 18:33:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6-r1.ebuild,v 1.3 2012/02/03 22:27:12 ranger 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" |