diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-24 20:52:24 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-24 20:52:24 +0000 |
commit | 80304f66ba716f7af778b13be6f3d121ee3a6cd9 (patch) | |
tree | 95319324f037093c4a8f257f695c8b601172d066 /dev-util/gob | |
parent | amd64 stable wrt #200198 (diff) | |
download | gentoo-2-80304f66ba716f7af778b13be6f3d121ee3a6cd9.tar.gz gentoo-2-80304f66ba716f7af778b13be6f3d121ee3a6cd9.tar.bz2 gentoo-2-80304f66ba716f7af778b13be6f3d121ee3a6cd9.zip |
Stable on ppc wrt bug 198055
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 545ee6b191bf..102676c6d289 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.56 2007/11/24 15:21:36 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.57 2007/11/24 20:52:24 nixnut Exp $ + + 24 Nov 2007; nixnut <nixnut@gentoo.org> gob-2.0.14.ebuild: + Stable on ppc wrt bug 198055 24 Nov 2007; Dawid Węgliński <cla@gentoo.org> gob-2.0.14.ebuild: Stable on x86 as a dependency of mail-client/mail-notification see bug diff --git a/dev-util/gob/gob-2.0.14.ebuild b/dev-util/gob/gob-2.0.14.ebuild index c1d6fbb71713..6a625c26f045 100644 --- a/dev-util/gob/gob-2.0.14.ebuild +++ b/dev-util/gob/gob-2.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.14.ebuild,v 1.3 2007/11/24 15:21:36 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.14.ebuild,v 1.4 2007/11/24 20:52:24 nixnut Exp $ inherit gnome2 @@ -15,7 +15,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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2" |