diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:17:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:17:40 +0000 |
commit | 058926e5343ab2812298d5c44e217a4082109207 (patch) | |
tree | ff1889e259ddad63dd5e7da4865dc00edb99f60b /dev-util/bustle | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-058926e5343ab2812298d5c44e217a4082109207.tar.gz gentoo-2-058926e5343ab2812298d5c44e217a4082109207.tar.bz2 gentoo-2-058926e5343ab2812298d5c44e217a4082109207.zip |
Add ~alpha, 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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/bustle/bustle-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/bustle/ChangeLog b/dev-util/bustle/ChangeLog index 79f93f636be5..f9bf3f5a1c2a 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.14 2013/01/01 11:49:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/ChangeLog,v 1.15 2013/01/01 14:17:40 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bustle-0.4.2.ebuild: + Add ~alpha, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bustle-0.4.2.ebuild: Add ~ia64, wrt bug #449220 diff --git a/dev-util/bustle/bustle-0.4.2.ebuild b/dev-util/bustle/bustle-0.4.2.ebuild index 43362d4aacfe..7fe065619050 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.5 2013/01/01 11:49:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bustle/bustle-0.4.2.ebuild,v 1.6 2013/01/01 14:17:40 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 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="dev-libs/glib:2 |