diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-04 20:21:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-04 20:21:04 +0000 |
commit | ea0cf9aadaf7d2b7df48fee1ac9ab32929f78fde (patch) | |
tree | c36d8819ca3961962fc764ed2b6009a1ca5d2bfe /app-text/chasen/chasen-2.4.4.ebuild | |
parent | sparc stable wrt #302323 (diff) | |
download | gentoo-2-ea0cf9aadaf7d2b7df48fee1ac9ab32929f78fde.tar.gz gentoo-2-ea0cf9aadaf7d2b7df48fee1ac9ab32929f78fde.tar.bz2 gentoo-2-ea0cf9aadaf7d2b7df48fee1ac9ab32929f78fde.zip |
sparc stable wrt #302323
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'app-text/chasen/chasen-2.4.4.ebuild')
-rw-r--r-- | app-text/chasen/chasen-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/chasen/chasen-2.4.4.ebuild b/app-text/chasen/chasen-2.4.4.ebuild index 975b577868f7..030614a3b55c 100644 --- a/app-text/chasen/chasen-2.4.4.ebuild +++ b/app-text/chasen/chasen-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.4.ebuild,v 1.5 2010/02/26 17:21:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.4.ebuild,v 1.6 2010/03/04 20:21:04 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp//chasen-legacy/32224/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86 ~sparc-solaris" +KEYWORDS="~amd64 ~ppc ppc64 sparc x86 ~sparc-solaris" IUSE="perl" DEPEND=">=dev-libs/darts-0.32" |