diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 16:51:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 16:51:04 +0000 |
commit | 5f6619f93f580c646cc0e3a367590cd6135b839a (patch) | |
tree | 1eb77e48c052c79c429c0096b587bde20fc07afe /dev-util/gob | |
parent | Stable for ppc, wrt bug #458984 (diff) | |
download | gentoo-2-5f6619f93f580c646cc0e3a367590cd6135b839a.tar.gz gentoo-2-5f6619f93f580c646cc0e3a367590cd6135b839a.tar.bz2 gentoo-2-5f6619f93f580c646cc0e3a367590cd6135b839a.zip |
Stable for ppc, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 9033d91c3c80..c3f4108ca0ae 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.88 2013/03/26 14:08:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.89 2013/03/26 16:51:04 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gob-2.0.19.ebuild: + Stable for ppc, wrt bug #458984 26 Mar 2013; Jeroen Roovers <jer@gentoo.org> gob-2.0.19.ebuild: Stable for HPPA (bug #458984). diff --git a/dev-util/gob/gob-2.0.19.ebuild b/dev-util/gob/gob-2.0.19.ebuild index 5df0323a3c2c..5cd67d059641 100644 --- a/dev-util/gob/gob-2.0.19.ebuild +++ b/dev-util/gob/gob-2.0.19.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/gob/gob-2.0.19.ebuild,v 1.4 2013/03/26 14:08:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.19.ebuild,v 1.5 2013/03/26 16:51:04 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.jirka.org/gob.html" 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" |