summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-31 15:34:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-31 15:34:53 +0000
commitc60c8132d57a7fdaae4c764010889ef7ff83e2b4 (patch)
tree0a15c9ca21eec5acbe4f511f245f0ed354b1792e /dev-util/bustle
parentAdd ~ppc64, wrt bug #449220 (diff)
downloadgentoo-2-c60c8132d57a7fdaae4c764010889ef7ff83e2b4.tar.gz
gentoo-2-c60c8132d57a7fdaae4c764010889ef7ff83e2b4.tar.bz2
gentoo-2-c60c8132d57a7fdaae4c764010889ef7ff83e2b4.zip
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/bustle')
-rw-r--r--dev-util/bustle/ChangeLog5
-rw-r--r--dev-util/bustle/bustle-0.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/bustle/ChangeLog b/dev-util/bustle/ChangeLog
index 89f58baf0f8c..b09b5b074992 100644
--- a/dev-util/bustle/ChangeLog
+++ b/dev-util/bustle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/bustle
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.12 2012/12/31 14:22:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.13 2012/12/31 15:34:53 ago Exp $
+
+ 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bustle-0.4.2.ebuild:
+ Add ~ppc64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bustle-0.4.2.ebuild:
Add ~ppc, wrt bug #449220
diff --git a/dev-util/bustle/bustle-0.4.2.ebuild b/dev-util/bustle/bustle-0.4.2.ebuild
index b2f33beac140..2e8e8cc2071c 100644
--- a/dev-util/bustle/bustle-0.4.2.ebuild
+++ b/dev-util/bustle/bustle-0.4.2.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/dev-util/bustle/bustle-0.4.2.ebuild,v 1.3 2012/12/31 14:22:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.2.ebuild,v 1.4 2012/12/31 15:34:53 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://willthompson.co.uk/${PN}/releases/${PV}/${P}.tar.gz http://dev.g
LICENSE="LGPL-2 GPL-2" # bustle-dbus-monitor.c is GPL-2, rest is LGPL-2
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-libs/glib:2