summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-04-11 12:58:53 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-04-11 12:58:53 +0000
commit17283a32610315caa3abc2537f52b50c6f50ddd7 (patch)
tree2b067dbc6b741c17a32f2ecc94515557cccecb14
parent'added strip-flags call, -fomit-frame-pointer breaks this package. fixes #88330 (diff)
downloadgentoo-2-17283a32610315caa3abc2537f52b50c6f50ddd7.tar.gz
gentoo-2-17283a32610315caa3abc2537f52b50c6f50ddd7.tar.bz2
gentoo-2-17283a32610315caa3abc2537f52b50c6f50ddd7.zip
Stable on sparc
(Portage version: 2.0.51.19)
-rw-r--r--app-office/glabels/ChangeLog5
-rw-r--r--app-office/glabels/glabels-2.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/glabels/ChangeLog b/app-office/glabels/ChangeLog
index 4a6e10da9c5e..87eb6bb07df3 100644
--- a/app-office/glabels/ChangeLog
+++ b/app-office/glabels/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/glabels
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.14 2005/04/10 18:36:57 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.15 2005/04/11 12:58:53 gustavoz Exp $
+
+ 11 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> glabels-2.0.2.ebuild:
+ Stable on sparc
10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> glabels-2.0.2.ebuild:
Stable on ppc.
diff --git a/app-office/glabels/glabels-2.0.2.ebuild b/app-office/glabels/glabels-2.0.2.ebuild
index f6c6574ff036..4f2ea74d82d1 100644
--- a/app-office/glabels/glabels-2.0.2.ebuild
+++ b/app-office/glabels/glabels-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.2.ebuild,v 1.3 2005/04/10 18:36:57 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.2.ebuild,v 1.4 2005/04/11 12:58:53 gustavoz Exp $
inherit eutils gnome2
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2 FDL-1.1 LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc ~amd64"
+KEYWORDS="x86 ppc sparc ~amd64"
IUSE="static"
RDEPEND=">=dev-libs/glib-2.2