diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 14:51:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 14:51:44 +0000 |
commit | 36087e18b3bce68ad8db4931cb528a152044fcb1 (patch) | |
tree | c9c9f59e9256ec34a9fbea8af1c9b27ab8e30d33 /app-text/chasen/chasen-2.3.3-r3.ebuild | |
parent | Removed * postfix from <, <=, >= and > dependencies. (diff) | |
download | historical-36087e18b3bce68ad8db4931cb528a152044fcb1.tar.gz historical-36087e18b3bce68ad8db4931cb528a152044fcb1.tar.bz2 historical-36087e18b3bce68ad8db4931cb528a152044fcb1.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/chasen/chasen-2.3.3-r3.ebuild')
-rw-r--r-- | app-text/chasen/chasen-2.3.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/chasen/chasen-2.3.3-r3.ebuild b/app-text/chasen/chasen-2.3.3-r3.ebuild index 11b05182fb7e..d0082afaa810 100644 --- a/app-text/chasen/chasen-2.3.3-r3.ebuild +++ b/app-text/chasen/chasen-2.3.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.3.3-r3.ebuild,v 1.4 2005/01/01 16:05:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.3.3-r3.ebuild,v 1.5 2005/05/06 14:47:13 gustavoz Exp $ inherit perl-module flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://chasen.aist-nara.ac.jp/stable/chasen/${P}.tar.gz" LICENSE="chasen" SLOT="0" -KEYWORDS="x86 amd64 ~sparc ppc" +KEYWORDS="x86 amd64 sparc ppc" IUSE="perl" RDEPEND=">=dev-libs/darts-0.2" |