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 | 51008b92181cc410c96b3c9eb8af9d4039069f6d (patch) | |
tree | 6af92acad84f8de3bbff7a4fb6e49a018ccc6330 /app-dicts/duali-data/duali-data-0.1b.ebuild | |
parent | marked x86 stable (diff) | |
download | historical-51008b92181cc410c96b3c9eb8af9d4039069f6d.tar.gz historical-51008b92181cc410c96b3c9eb8af9d4039069f6d.tar.bz2 historical-51008b92181cc410c96b3c9eb8af9d4039069f6d.zip |
marked x86 stable
Diffstat (limited to 'app-dicts/duali-data/duali-data-0.1b.ebuild')
-rw-r--r-- | app-dicts/duali-data/duali-data-0.1b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/duali-data/duali-data-0.1b.ebuild b/app-dicts/duali-data/duali-data-0.1b.ebuild index 1f2115031fc6..9460f3c4de05 100644 --- a/app-dicts/duali-data/duali-data-0.1b.ebuild +++ b/app-dicts/duali-data/duali-data-0.1b.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-dicts/duali-data/duali-data-0.1b.ebuild,v 1.4 2004/05/12 21:17:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/duali-data/duali-data-0.1b.ebuild,v 1.5 2004/06/06 23:54:00 dragonheart Exp $ IUSE="X gnome" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~sparc alpha ~hppa ~mips" +KEYWORDS="x86 ~amd64 ~ia64 ~ppc ~sparc alpha ~hppa ~mips" DEPEND="app-text/duali" |