diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-06-06 23:54:00 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-06-06 23:54:00 +0000 |
commit | b4109a767ee86c89beb4feee23f6a2048f33528c (patch) | |
tree | 8f61210627d39ee41c962d7c8b699563b37ebcf9 /app-text/duali/duali-0.1.1.ebuild | |
parent | Added dependancies (compiletime). marked stable (Manifest recommit) (diff) | |
download | gentoo-2-b4109a767ee86c89beb4feee23f6a2048f33528c.tar.gz gentoo-2-b4109a767ee86c89beb4feee23f6a2048f33528c.tar.bz2 gentoo-2-b4109a767ee86c89beb4feee23f6a2048f33528c.zip |
marked x86 stable
Diffstat (limited to 'app-text/duali/duali-0.1.1.ebuild')
-rw-r--r-- | app-text/duali/duali-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/duali/duali-0.1.1.ebuild b/app-text/duali/duali-0.1.1.ebuild index 1484f524f045..e01a38f2c3c7 100644 --- a/app-text/duali/duali-0.1.1.ebuild +++ b/app-text/duali/duali-0.1.1.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/duali/duali-0.1.1.ebuild,v 1.4 2004/05/12 21:18:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/duali/duali-0.1.1.ebuild,v 1.5 2004/06/06 23:52:28 dragonheart Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~sparc alpha ~hppa ~mips" +KEYWORDS="x86 ~amd64 ~ia64 ~ppc ~sparc alpha ~hppa ~mips" DEPEND="dev-lang/python" PDEPEND="app-dicts/duali-data" |