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
commit5c08b81c01d9aebee2b441d714aa75f4a69c938c (patch)
tree4529a63861a830d726a3bf79cb8757aa1ced5516
parentadded a patch to set JAVA_INCLUDES when not using gcj, so it can find jni.h &... (diff)
downloadhistorical-5c08b81c01d9aebee2b441d714aa75f4a69c938c.tar.gz
historical-5c08b81c01d9aebee2b441d714aa75f4a69c938c.tar.bz2
historical-5c08b81c01d9aebee2b441d714aa75f4a69c938c.zip
Stable on sparc
-rw-r--r--app-office/glabels/ChangeLog5
-rw-r--r--app-office/glabels/Manifest4
-rw-r--r--app-office/glabels/glabels-2.0.1.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/app-office/glabels/Manifest
index 6f5a72cf3d99..4b9d5b3db352 100644
--- a/app-office/glabels/Manifest
+++ b/app-office/glabels/Manifest
@@ -1,6 +1,6 @@
-MD5 9120bec11969bbef79858370c87fcc7c ChangeLog 2864
+MD5 b6cf3084c076a2eb27369459e143569a ChangeLog 2958
MD5 6da4757db6827dabb26b1c29093f73cf glabels-1.93.3.ebuild 979
-MD5 84a51939ba622c8490d73f4b94173783 glabels-2.0.1.ebuild 1199
+MD5 77e79b81c5c0a128d421e5b9d41c6106 glabels-2.0.1.ebuild 1197
MD5 54b7f17aa1f3cf4e8cc03858fd99070c metadata.xml 554
MD5 9e2ffe73924322314756d4f75f0f7298 files/digest-glabels-1.93.3 67
MD5 42fee8564da4e38b5e06395d87648ee4 files/digest-glabels-2.0.1 66
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