diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:45:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:45:53 +0000 |
commit | c2aaaca4eff619cb5d631679eca48b913f7f2810 (patch) | |
tree | 0bfbbf00732efbdaf3851c2dbad0d5ef93cbec63 /dev-util/gob | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-c2aaaca4eff619cb5d631679eca48b913f7f2810.tar.gz gentoo-2-c2aaaca4eff619cb5d631679eca48b913f7f2810.tar.bz2 gentoo-2-c2aaaca4eff619cb5d631679eca48b913f7f2810.zip |
Stable for amd64, 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 | 9 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.19.ebuild | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index bf6f1189fe7e..e2cac27ccb3c 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.85 2012/12/19 03:47:09 tetromino Exp $ +# 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 $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gob-2.0.19.ebuild: + Stable for amd64, wrt bug #458984 *gob-2.0.19 (19 Dec 2012) @@ -286,5 +289,3 @@ 20 Mar 2002; Bruce A. Locke <blocke@shivan.org> gob-1.0.12.ebuild : Update to 1.0.12 - - diff --git a/dev-util/gob/gob-2.0.19.ebuild b/dev-util/gob/gob-2.0.19.ebuild index eadb76933a91..52e873f73426 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-2012 Gentoo Foundation +# 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.1 2012/12/19 03:47:09 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.19.ebuild,v 1.2 2013/03/25 15:45:53 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" |