ChangeLog

# ChangeLog for app-dicts/duali-data
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/duali-data/ChangeLog,v 1.12 2007/02/21 20:32:40 peper Exp $

21 Feb 2007; Piotr Jaroszyński ChangeLog:
Transition to Manifest2.

24 Apr 2005; Michael Hanselmann
duali-data-0.1b.ebuild:
Stable on ppc.

21 Apr 2005; Simon Stelling duali-data-0.1b.ebuild:
stable on amd64

31 Mar 2005; Aron Griffis duali-data-0.1b.ebuild:
stable on ia64

02 Jan 2005; Ciaran McCreesh :
Change encoding to UTF-8 for GLEP 31 compliance

30 Jul 2004; Anders Rune Jensen metadata.xml:
QA - IUSE fix and {add missing,correct} metatata.xml.

29 Jun 2004; Aron Griffis duali-data-0.1b.ebuild:
sync IUSE (-X, -gnome)

07 Jun 2004; Daniel Black duali-data-0.1b.ebuild,
+metadata.xml:
x86 stable

12 May 2004; Bryan Østergaard duali-data-0.1b.ebuild:
Stable on alpha.

*duali-data-0.1b (23 Sep 2003)

23 Sep 2003; Seemant Kulleen duali-data-0.1b.ebuild:
Arabic language dictionary. To be used with app-text/duali dictionary
program. The request was made by the upstream author, Mohammed Elzubeir
, in bug #26908

Manifest

DIST duali-data-0.1b.tar.gz 1155647 RMD160 7b0bc6b6b1d1a05c8511d23009b47b94b808161f SHA1 d7eba8beadd82de9179f2f01057d985e6a204ff6 SHA256 a171b073f296631f09cf316865c693add550f185fb27a0a2789e2686fbe15042
EBUILD duali-data-0.1b.ebuild 704 RMD160 6a33f6f7362f47ab95efc8acd530f9653a55cb12 SHA1 eb8ee0ad277984b574389945bcf194ea015df2a6 SHA256 714dbf3031aaf3b79553a6365c499b05258f93e6880ad137036728fbfc98c7ef
MISC ChangeLog 1415 RMD160 4e3a15138d29787f75a38303d2309ec143c86f97 SHA1 78315d392d852bad767995e4e26a36a9c3562bb1 SHA256 e3d923180098172b77ba76731c2b834adf84a873dafe6972ec855f5400acc051
MISC metadata.xml 162 RMD160 853d3c463af1132de9d434e4bdca16fd81a21eb0 SHA1 0d9e341c4b61e23adc1f3806989a0236b83257a0 SHA256 9629e7723cb4708c1910c25510cd14da2729d34eed4ebfc1563df4a1ed5e1b22

duali-data-0.1b.ebuild

# Copyright 1999-2005 Gentoo Foundation
# 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.11 2005/04/24 10:49:24 hansmi Exp $

IUSE=""

DESCRIPTION="Dictionary data for the Arab dictionary project duali"
HOMEPAGE="http://www.arabeyes.org/project.php?proj=Duali"
SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 amd64 ia64 ppc ~sparc alpha ~hppa ~mips"

DEPEND="app-text/duali"

src_compile() {
dict2db --path ./ || die
}

src_install() {
insinto /usr/share/duali
doins stems.db prefixes.db suffixes.db
doins tableab tableac tablebc

dodoc gpl.txt README
}

metadata.xml




app-dicts