diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:10:31 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:10:31 +0000 |
commit | 5917f01c57f94a0ff434cddd321db20d2c82caee (patch) | |
tree | 9f9679931717be354cae29fb925e2d9768fbe69d /dev-util/gob | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-5917f01c57f94a0ff434cddd321db20d2c82caee.tar.gz gentoo-2-5917f01c57f94a0ff434cddd321db20d2c82caee.tar.bz2 gentoo-2-5917f01c57f94a0ff434cddd321db20d2c82caee.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 566eb2e6d909..2f1a46d60d41 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.81 2011/03/12 16:00:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.82 2011/03/21 20:10:31 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gob-2.0.18.ebuild: + ppc64 stable wrt #353436 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> gob-2.0.18.ebuild: alpha/arm/ia64/sh/sparc stable wrt #353436 diff --git a/dev-util/gob/gob-2.0.18.ebuild b/dev-util/gob/gob-2.0.18.ebuild index bde53ad9a169..a5167a53de4e 100644 --- a/dev-util/gob/gob-2.0.18.ebuild +++ b/dev-util/gob/gob-2.0.18.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.18.ebuild,v 1.5 2011/03/12 16:00:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.18.ebuild,v 1.6 2011/03/21 20:10:31 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -18,7 +18,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:2" |