diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-10 13:40:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-10 13:40:08 +0000 |
commit | 8a3a00e6786686870e7bc56bcd2333383d454882 (patch) | |
tree | 70223904be8dd57f57822958a1d2d2d391be9c7a /dev-util/gob | |
parent | Stable for ppc, wrt bug #508862 (diff) | |
download | gentoo-2-8a3a00e6786686870e7bc56bcd2333383d454882.tar.gz gentoo-2-8a3a00e6786686870e7bc56bcd2333383d454882.tar.bz2 gentoo-2-8a3a00e6786686870e7bc56bcd2333383d454882.zip |
Stable for ppc, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, 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.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index cc927d53c8cd..18b5c8d48aa0 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.101 2014/03/28 02:22:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.102 2014/05/10 13:40:08 ago Exp $ + + 10 May 2014; Agostino Sarubbo <ago@gentoo.org> gob-2.0.20.ebuild: + Stable for ppc, wrt bug #508862 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> gob-2.0.20.ebuild: Stable for HPPA (bug #499954). diff --git a/dev-util/gob/gob-2.0.20.ebuild b/dev-util/gob/gob-2.0.20.ebuild index 39a1b21fb5d5..cc7721ffabba 100644 --- a/dev-util/gob/gob-2.0.20.ebuild +++ b/dev-util/gob/gob-2.0.20.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/gob/gob-2.0.20.ebuild,v 1.6 2014/03/28 02:22:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.20.ebuild,v 1.7 2014/05/10 13:40:08 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.4:2" |