summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-24 13:01:58 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-24 13:01:58 +0000
commit4aa528be91dc4767257cacd6fb56c03527e6461d (patch)
treeabd63c6def190f6016925fae05f21272071f2fa9 /dev-util
parentamd64 stable, bug #488808 (diff)
downloadgentoo-2-4aa528be91dc4767257cacd6fb56c03527e6461d.tar.gz
gentoo-2-4aa528be91dc4767257cacd6fb56c03527e6461d.tar.bz2
gentoo-2-4aa528be91dc4767257cacd6fb56c03527e6461d.zip
amd64 stable, bug #488808
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/bustle/ChangeLog5
-rw-r--r--dev-util/bustle/bustle-0.4.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/bustle/ChangeLog b/dev-util/bustle/ChangeLog
index 2b8f5feb10bb..24dd91453a2c 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.17 2013/04/03 05:23:10 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.18 2013/11/24 13:01:58 pacho Exp $
+
+ 24 Nov 2013; Pacho Ramos <pacho@gentoo.org> bustle-0.4.2-r1.ebuild:
+ amd64 stable, bug #488808
*bustle-0.4.2-r1 (03 Apr 2013)
diff --git a/dev-util/bustle/bustle-0.4.2-r1.ebuild b/dev-util/bustle/bustle-0.4.2-r1.ebuild
index 2f075744d0c8..0d64b5e9fac0 100644
--- a/dev-util/bustle/bustle-0.4.2-r1.ebuild
+++ b/dev-util/bustle/bustle-0.4.2-r1.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-r1.ebuild,v 1.1 2013/04/03 05:23:10 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.2-r1.ebuild,v 1.2 2013/11/24 13:01:58 pacho 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 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-libs/glib:2