diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 18:27:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 18:27:12 +0000 |
commit | 260f5592bd8e4c347f00a847efdc10cda3eddd7b (patch) | |
tree | 0ae3c05cba4dc4c86a946be8708b85c863b2259c /dev-util/gob | |
parent | Stable for HPPA (bug #348987). (diff) | |
download | gentoo-2-260f5592bd8e4c347f00a847efdc10cda3eddd7b.tar.gz gentoo-2-260f5592bd8e4c347f00a847efdc10cda3eddd7b.tar.bz2 gentoo-2-260f5592bd8e4c347f00a847efdc10cda3eddd7b.zip |
Stable for HPPA (bug #348987).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index bb2e2c1de3af..d537a17179c4 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.75 2011/01/19 21:21:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.76 2011/01/25 18:27:12 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> gob-2.0.17.ebuild: + Stable for HPPA (bug #348987). 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> gob-2.0.17.ebuild: Stable on amd64 wrt bug #348987 diff --git a/dev-util/gob/gob-2.0.17.ebuild b/dev-util/gob/gob-2.0.17.ebuild index cc3ee8499c69..3f8f334497c3 100644 --- a/dev-util/gob/gob-2.0.17.ebuild +++ b/dev-util/gob/gob-2.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.17.ebuild,v 1.3 2011/01/19 21:21:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.17.ebuild,v 1.4 2011/01/25 18:27:12 jer Exp $ GCONF_DEBUG="no" @@ -17,7 +17,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" 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" |