summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-04-07 15:23:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-04-07 15:23:47 +0000
commit59de6e9c57ce2e38cac3e12a1c9e77d71c1a1b10 (patch)
tree704f31e6a3fa5462ef3f1a854730f25be95e6705 /dev-util/gob
parentAdded 1.2-test1 version. (diff)
downloadgentoo-2-59de6e9c57ce2e38cac3e12a1c9e77d71c1a1b10.tar.gz
gentoo-2-59de6e9c57ce2e38cac3e12a1c9e77d71c1a1b10.tar.bz2
gentoo-2-59de6e9c57ce2e38cac3e12a1c9e77d71c1a1b10.zip
Stable on ppc64; bug #215541
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/gob')
-rw-r--r--dev-util/gob/ChangeLog5
-rw-r--r--dev-util/gob/gob-2.0.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog
index 4610721af4c4..b3065e7ad1ac 100644
--- a/dev-util/gob/ChangeLog
+++ b/dev-util/gob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/gob
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.65 2008/04/03 14:24:50 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.66 2008/04/07 15:23:47 corsair Exp $
+
+ 07 Apr 2008; Markus Rothe <corsair@gentoo.org> gob-2.0.15.ebuild:
+ Stable on ppc64; bug #215541
03 Apr 2008; Brent Baude <ranger@gentoo.org> gob-2.0.15.ebuild:
stable ppc, bug 215541
diff --git a/dev-util/gob/gob-2.0.15.ebuild b/dev-util/gob/gob-2.0.15.ebuild
index f98af4a9e0d4..9caa96141833 100644
--- a/dev-util/gob/gob-2.0.15.ebuild
+++ b/dev-util/gob/gob-2.0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.15.ebuild,v 1.6 2008/04/03 14:24:50 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.15.ebuild,v 1.7 2008/04/07 15:23:47 corsair 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"