diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-14 05:08:38 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-14 05:08:38 +0000 |
commit | 99903c498f8c1e6591ff440577edfcd83a376f69 (patch) | |
tree | 30aa4de1e0e61b690b161a6dc4152dada698f3be /app-text/yudit/yudit-2.7.6.ebuild | |
parent | Added some masked use flags borrowed from the sparc profile. (diff) | |
download | gentoo-2-99903c498f8c1e6591ff440577edfcd83a376f69.tar.gz gentoo-2-99903c498f8c1e6591ff440577edfcd83a376f69.tar.bz2 gentoo-2-99903c498f8c1e6591ff440577edfcd83a376f69.zip |
Stable on sparc.
Diffstat (limited to 'app-text/yudit/yudit-2.7.6.ebuild')
-rw-r--r-- | app-text/yudit/yudit-2.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |