summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-01-09 17:49:51 +0000
committerBrent Baude <ranger@gentoo.org>2009-01-09 17:49:51 +0000
commita53702784c0d247dbedd5bd2a8c9f50e5f7f1fc2 (patch)
treeb6ea95ba47782306e376b06d075aad17f29e39a2 /app-office/glabels
parentRemove Module-Build from RDEPEND (#246942) (diff)
downloadgentoo-2-a53702784c0d247dbedd5bd2a8c9f50e5f7f1fc2.tar.gz
gentoo-2-a53702784c0d247dbedd5bd2a8c9f50e5f7f1fc2.tar.bz2
gentoo-2-a53702784c0d247dbedd5bd2a8c9f50e5f7f1fc2.zip
stable ppc, bug 234569
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'app-office/glabels')
-rw-r--r--app-office/glabels/ChangeLog7
-rw-r--r--app-office/glabels/glabels-2.2.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/glabels/ChangeLog b/app-office/glabels/ChangeLog
index 6be2f684d46c..4960dc4c22ae 100644
--- a/app-office/glabels/ChangeLog
+++ b/app-office/glabels/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/glabels
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.35 2008/12/26 18:11:31 bluebird Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.36 2009/01/09 17:49:51 ranger Exp $
+
+ 09 Jan 2009; Brent Baude <ranger@gentoo.org> glabels-2.2.3.ebuild:
+ stable ppc, bug 234569
26 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> glabels-2.2.3.ebuild:
Stable on sparc, bug #234569
diff --git a/app-office/glabels/glabels-2.2.3.ebuild b/app-office/glabels/glabels-2.2.3.ebuild
index b9afe07cdb3c..56e2d16b20e0 100644
--- a/app-office/glabels/glabels-2.2.3.ebuild
+++ b/app-office/glabels/glabels-2.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.2.3.ebuild,v 1.3 2008/12/26 18:11:31 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.2.3.ebuild,v 1.4 2009/01/09 17:49:51 ranger Exp $
inherit eutils gnome2 autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2 FDL-1.1 LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="doc eds"
RDEPEND=">=dev-libs/glib-2.12