summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-14 05:08:38 +0000
committerJason Wever <weeve@gentoo.org>2004-03-14 05:08:38 +0000
commit982b1e0799f6620a6eadb90020757b1ffdfc8264 (patch)
tree8855f7a05c1acdf2f65d3b6f80a0fa92372fb635
parentAdded some masked use flags borrowed from the sparc profile. (diff)
downloadhistorical-982b1e0799f6620a6eadb90020757b1ffdfc8264.tar.gz
historical-982b1e0799f6620a6eadb90020757b1ffdfc8264.tar.bz2
historical-982b1e0799f6620a6eadb90020757b1ffdfc8264.zip
Stable on sparc.
-rw-r--r--app-text/djvu/ChangeLog5
-rw-r--r--app-text/djvu/djvu-3.5.12.ebuild4
-rw-r--r--app-text/yudit/ChangeLog7
-rw-r--r--app-text/yudit/yudit-2.7.6.ebuild4
4 files changed, 13 insertions, 7 deletions
diff --git a/app-text/djvu/ChangeLog b/app-text/djvu/ChangeLog
index 38e0e0de7dd0..c33b351eeb9d 100644
--- a/app-text/djvu/ChangeLog
+++ b/app-text/djvu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/djvu
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.10 2004/02/21 12:26:19 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/ChangeLog,v 1.11 2004/03/14 05:05:12 weeve Exp $
+
+ 13 Mar 2004; Jason Wever <weeve@gentoo.org> djvu-3.5.12.ebuild:
+ Stable on sparc.
21 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> djvu-3.5.12.ebuild:
Marked stable on x86, see bug #41659 and #38430
diff --git a/app-text/djvu/djvu-3.5.12.ebuild b/app-text/djvu/djvu-3.5.12.ebuild
index 5abca342f0ed..7e2c07403b2e 100644
--- a/app-text/djvu/djvu-3.5.12.ebuild
+++ b/app-text/djvu/djvu-3.5.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.12.ebuild,v 1.3 2004/02/21 12:26:19 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.12.ebuild,v 1.4 2004/03/14 05:05:12 weeve Exp $
inherit nsplugins
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 sparc"
IUSE="xml qt"
DEPEND=">=media-libs/jpeg-6b-r2
diff --git a/app-text/yudit/ChangeLog b/app-text/yudit/ChangeLog
index 3cadba3a82da..dead5ee3f905 100644
--- a/app-text/yudit/ChangeLog
+++ b/app-text/yudit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/yudit
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/yudit/ChangeLog,v 1.11 2003/10/11 01:24:00 hillster Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/yudit/ChangeLog,v 1.12 2004/03/14 05:08:38 weeve Exp $
+
+ 13 Mar 2004; Jason Wever <weeve@gentoo.org> yudit-2.7.6.ebuild:
+ Stable on sparc.
10 Oct 2003; Joel Hill <hillster@gentoo.org> yudit-2.7.2.ebuild,
yudit-2.7.5.ebuild, yudit-2.7.6.ebuild:
diff --git a/app-text/yudit/yudit-2.7.6.ebuild b/app-text/yudit/yudit-2.7.6.ebuild
index 51fb6fb30178..7a4b10dd8c6d 100644
--- a/app-text/yudit/yudit-2.7.6.ebuild
+++ b/app-text/yudit/yudit-2.7.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/yudit/yudit-2.7.6.ebuild,v 1.3 2004/03/12 09:18:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/yudit/yudit-2.7.6.ebuild,v 1.4 2004/03/14 05:08:38 weeve Exp $
DESCRIPTION="free (Y)unicode text editor for all unices"
SRC_URI="http://yudit.org/download/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.yudit.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 sparc"
DEPEND="virtual/x11
>=sys-devel/gettext-0.10"