diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:24:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:24:56 +0000 |
commit | eff46fcbcf0fabcf977ec0f6998876800b350fa0 (patch) | |
tree | 1c9152edd2cbda924012e03cf8f35e64b3825dd1 /dev-util/gob | |
parent | Stable for x86, wrt bug #458984 (diff) | |
download | gentoo-2-eff46fcbcf0fabcf977ec0f6998876800b350fa0.tar.gz gentoo-2-eff46fcbcf0fabcf977ec0f6998876800b350fa0.tar.bz2 gentoo-2-eff46fcbcf0fabcf977ec0f6998876800b350fa0.zip |
Stable for x86, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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 e2cac27ccb3c..d7d315c30e99 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.86 2013/03/25 15:45:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.87 2013/03/25 16:24:56 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gob-2.0.19.ebuild: + Stable for x86, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gob-2.0.19.ebuild: Stable for amd64, wrt bug #458984 diff --git a/dev-util/gob/gob-2.0.19.ebuild b/dev-util/gob/gob-2.0.19.ebuild index 52e873f73426..10b8ea95e39f 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.2 2013/03/25 15:45:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.19.ebuild,v 1.3 2013/03/25 16:24:56 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" |