diff options
author | 2013-12-07 19:34:29 +0000 | |
---|---|---|
committer | 2013-12-07 19:34:29 +0000 | |
commit | d10be29a5027c9aa600fa397bd8a6230ff9cc1ef (patch) | |
tree | 9b2ac5b47a00bc156d95a25471fae6dfbc7187dc /dev-util/bustle | |
parent | x86 stable, bug #488808 (diff) | |
download | gentoo-2-d10be29a5027c9aa600fa397bd8a6230ff9cc1ef.tar.gz gentoo-2-d10be29a5027c9aa600fa397bd8a6230ff9cc1ef.tar.bz2 gentoo-2-d10be29a5027c9aa600fa397bd8a6230ff9cc1ef.zip |
x86 stable, bug #488808
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util/bustle')
-rw-r--r-- | dev-util/bustle/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/bustle/bustle-0.4.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/bustle/ChangeLog b/dev-util/bustle/ChangeLog index 24dd91453a2c..ba37c29bf00a 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.18 2013/11/24 13:01:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.19 2013/12/07 19:34:29 pacho Exp $ + + 07 Dec 2013; Pacho Ramos <pacho@gentoo.org> bustle-0.4.2-r1.ebuild: + x86 stable, bug #488808 24 Nov 2013; Pacho Ramos <pacho@gentoo.org> bustle-0.4.2-r1.ebuild: amd64 stable, bug #488808 diff --git a/dev-util/bustle/bustle-0.4.2-r1.ebuild b/dev-util/bustle/bustle-0.4.2-r1.ebuild index 0d64b5e9fac0..9af63fc3a785 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.2 2013/11/24 13:01:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.2-r1.ebuild,v 1.3 2013/12/07 19:34:29 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 |