summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-29 15:35:34 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-29 15:35:34 +0000
commit7c5f8b1ea1a68c88a610ed7a9a99e6a5214d6631 (patch)
treeb55ab0f4dfefdf0eb721f9890be534a80df35b30 /app-office
parentadded a patch to set JAVA_INCLUDES when not using gcj, so it can find jni.h &... (diff)
downloadgentoo-2-7c5f8b1ea1a68c88a610ed7a9a99e6a5214d6631.tar.gz
gentoo-2-7c5f8b1ea1a68c88a610ed7a9a99e6a5214d6631.tar.bz2
gentoo-2-7c5f8b1ea1a68c88a610ed7a9a99e6a5214d6631.zip
Stable on sparc
Diffstat (limited to 'app-office')
-rw-r--r--app-office/glabels/ChangeLog5
-rw-r--r--app-office/glabels/glabels-2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/glabels/ChangeLog b/app-office/glabels/ChangeLog
index 4b7a2633410a..ea10bb4e3325 100644
--- a/app-office/glabels/ChangeLog
+++ b/app-office/glabels/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/glabels
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.7 2004/11/25 16:47:09 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.8 2004/11/29 15:35:34 gustavoz Exp $
+
+ 29 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> glabels-2.0.1.ebuild:
+ Stable on sparc
25 Nov 2004; Leonardo Boshell <leonardop@gentoo.org> glabels-2.0.1.ebuild:
Marked stable on x86. Added support for the `static' USE flag.
diff --git a/app-office/glabels/glabels-2.0.1.ebuild b/app-office/glabels/glabels-2.0.1.ebuild
index 00e2673f3c31..45747e459386 100644
--- a/app-office/glabels/glabels-2.0.1.ebuild
+++ b/app-office/glabels/glabels-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.1.ebuild,v 1.4 2004/11/25 16:47:09 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.1.ebuild,v 1.5 2004/11/29 15:35:34 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"
+KEYWORDS="x86 ~ppc sparc"
IUSE="static"
RDEPEND=">=dev-libs/glib-2.2