diff options
author | 2004-02-23 17:54:58 +0000 | |
---|---|---|
committer | 2004-02-23 17:54:58 +0000 | |
commit | 3fd383d7fd5422cbb87e43b37c9fc09ad621e8d4 (patch) | |
tree | 7ed7f897384813a9c31a42724fe71b70efb4b836 /app-text | |
parent | move webapp-detect into pkg_setup(); mips and amd64 need deps first (Manifest... (diff) | |
download | gentoo-2-3fd383d7fd5422cbb87e43b37c9fc09ad621e8d4.tar.gz gentoo-2-3fd383d7fd5422cbb87e43b37c9fc09ad621e8d4.tar.bz2 gentoo-2-3fd383d7fd5422cbb87e43b37c9fc09ad621e8d4.zip |
header fix; amd64 needs deps first
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/chasen/chasen-2.3.1.ebuild | 6 | ||||
-rw-r--r-- | app-text/chasen/chasen-2.3.2.ebuild | 4 | ||||
-rw-r--r-- | app-text/chasen/chasen-2.3.3.ebuild | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/app-text/chasen/chasen-2.3.1.ebuild b/app-text/chasen/chasen-2.3.1.ebuild index 232d910c8abe..832e3b7a5723 100644 --- a/app-text/chasen/chasen-2.3.1.ebuild +++ b/app-text/chasen/chasen-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.3.1.ebuild,v 1.2 2004/01/06 04:07:02 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.3.1.ebuild,v 1.3 2004/02/23 17:54:58 mr_bones_ Exp $ if [ `use perl` ] ; then inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://chasen.aist-nara.ac.jp/" SRC_URI="http://chasen.aist-nara.ac.jp/stable/chasen/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86" IUSE="perl" DEPEND="${DEPEND} diff --git a/app-text/chasen/chasen-2.3.2.ebuild b/app-text/chasen/chasen-2.3.2.ebuild index 9be9ef7652b3..7a1447bf5795 100644 --- a/app-text/chasen/chasen-2.3.2.ebuild +++ b/app-text/chasen/chasen-2.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.3.2.ebuild,v 1.1 2003/08/03 03:50:53 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.3.2.ebuild,v 1.2 2004/02/23 17:54:58 mr_bones_ Exp $ if [ `use perl` ] ; then inherit perl-module diff --git a/app-text/chasen/chasen-2.3.3.ebuild b/app-text/chasen/chasen-2.3.3.ebuild index 3d66e130fe43..ac414f58c6f9 100644 --- a/app-text/chasen/chasen-2.3.3.ebuild +++ b/app-text/chasen/chasen-2.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.3.3.ebuild,v 1.2 2004/01/06 04:07:02 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.3.3.ebuild,v 1.3 2004/02/23 17:54:58 mr_bones_ Exp $ if [ `use perl` ] ; then inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="http://chasen.aist-nara.ac.jp/stable/chasen/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86" IUSE="perl" DEPEND="${DEPEND} |