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
commit99903c498f8c1e6591ff440577edfcd83a376f69 (patch)
tree30aa4de1e0e61b690b161a6dc4152dada698f3be /app-text/yudit
parentAdded some masked use flags borrowed from the sparc profile. (diff)
downloadgentoo-2-99903c498f8c1e6591ff440577edfcd83a376f69.tar.gz
gentoo-2-99903c498f8c1e6591ff440577edfcd83a376f69.tar.bz2
gentoo-2-99903c498f8c1e6591ff440577edfcd83a376f69.zip
Stable on sparc.
Diffstat (limited to 'app-text/yudit')
-rw-r--r--app-text/yudit/ChangeLog7
-rw-r--r--app-text/yudit/yudit-2.7.6.ebuild4
2 files changed, 7 insertions, 4 deletions
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"