diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:54:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:54:30 +0000 |
commit | 6c1462fea4347c66b655738fed5c8916c7103ced (patch) | |
tree | 60c8044a7406afa6165994bcc4b65256c0243d37 /dev-util/gob | |
parent | Stable for alpha, wrt bug #458984 (diff) | |
download | gentoo-2-6c1462fea4347c66b655738fed5c8916c7103ced.tar.gz gentoo-2-6c1462fea4347c66b655738fed5c8916c7103ced.tar.bz2 gentoo-2-6c1462fea4347c66b655738fed5c8916c7103ced.zip |
Stable for alpha, wrt bug #458984
(Portage version: 2.1.11.55/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.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 50045678db77..26a39db78164 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.92 2013/03/29 13:31:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.93 2013/04/01 17:54:30 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gob-2.0.19.ebuild: + Stable for alpha, wrt bug #458984 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gob-2.0.19.ebuild: Stable for ia64, wrt bug #458984 diff --git a/dev-util/gob/gob-2.0.19.ebuild b/dev-util/gob/gob-2.0.19.ebuild index c9944272f299..564b8f8a9d13 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.8 2013/03/29 13:31:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.19.ebuild,v 1.9 2013/04/01 17:54:30 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" |