diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:14:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-02 11:14:03 +0000 |
commit | 4570a3886a2c617ba9757da2b2d2504ac256e81e (patch) | |
tree | 39c102cf69706bcf723ff7a4902339b4a13eda98 /dev-util/bustle | |
parent | Stable for sparc, wrt bug #488808 (diff) | |
download | gentoo-2-4570a3886a2c617ba9757da2b2d2504ac256e81e.tar.gz gentoo-2-4570a3886a2c617ba9757da2b2d2504ac256e81e.tar.bz2 gentoo-2-4570a3886a2c617ba9757da2b2d2504ac256e81e.zip |
Stable for sparc, wrt bug #488808
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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 5269b0563c4d..46e2ade32180 100644 --- a/dev-util/bustle/ChangeLog +++ b/dev-util/bustle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/bustle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.23 2014/02/02 08:42:18 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.24 2014/02/02 11:14:03 ago Exp $ + + 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> bustle-0.4.2-r1.ebuild: + Stable for sparc, wrt bug #488808 *bustle-0.4.3 (02 Feb 2014) diff --git a/dev-util/bustle/bustle-0.4.2-r1.ebuild b/dev-util/bustle/bustle-0.4.2-r1.ebuild index fc248b7042fe..67f7d9886e50 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-2014 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.6 2014/01/19 10:44:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.2-r1.ebuild,v 1.7 2014/02/02 11:14:03 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 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-libs/glib:2 |