diff options
author | 2011-03-12 16:00:55 +0000 | |
---|---|---|
committer | 2011-03-12 16:00:55 +0000 | |
commit | cac947025265391c704d446479da261101958064 (patch) | |
tree | 8e2a76db565c479bb8f16e4ffc366b2abc7bf850 /dev-util | |
parent | Version bump with bugfixes and binding updates, remove old. (diff) | |
download | gentoo-2-cac947025265391c704d446479da261101958064.tar.gz gentoo-2-cac947025265391c704d446479da261101958064.tar.bz2 gentoo-2-cac947025265391c704d446479da261101958064.zip |
alpha/arm/ia64/sh/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 94526cfb10e4..566eb2e6d909 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.80 2011/03/07 20:30:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.81 2011/03/12 16:00:55 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> gob-2.0.18.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #353436 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> gob-2.0.18.ebuild: Stable for HPPA (bug #353436). diff --git a/dev-util/gob/gob-2.0.18.ebuild b/dev-util/gob/gob-2.0.18.ebuild index 8b79a7ed3769..bde53ad9a169 100644 --- a/dev-util/gob/gob-2.0.18.ebuild +++ b/dev-util/gob/gob-2.0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.18.ebuild,v 1.4 2011/03/07 20:30:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.18.ebuild,v 1.5 2011/03/12 16:00:55 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -18,7 +18,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-libs/glib-2:2" |