summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-06 09:31:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-06 09:31:27 +0000
commitedfde31b68e5a59080904bd6ac6ff3f0c621a34e (patch)
tree27de32fc54773b5346da5d786659b3f526b7a54a /dev-util/bustle
parentAdd ~sparc, wrt bug #449220 (diff)
downloadgentoo-2-edfde31b68e5a59080904bd6ac6ff3f0c621a34e.tar.gz
gentoo-2-edfde31b68e5a59080904bd6ac6ff3f0c621a34e.tar.bz2
gentoo-2-edfde31b68e5a59080904bd6ac6ff3f0c621a34e.zip
Add ~sparc, 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 f9bf3f5a1c2a..f90220c26274 100644
--- a/dev-util/bustle/ChangeLog
+++ b/dev-util/bustle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/bustle
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.15 2013/01/01 14:17:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.16 2013/01/06 09:31:27 ago Exp $
+
+ 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bustle-0.4.2.ebuild:
+ Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bustle-0.4.2.ebuild:
Add ~alpha, wrt bug #449220
diff --git a/dev-util/bustle/bustle-0.4.2.ebuild b/dev-util/bustle/bustle-0.4.2.ebuild
index 7fe065619050..c105f9e6234d 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-2013 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.6 2013/01/01 14:17:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.2.ebuild,v 1.7 2013/01/06 09:31:27 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-libs/glib:2