summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/diction/ChangeLog7
-rw-r--r--app-text/diction/Manifest2
-rw-r--r--app-text/diction/diction-1.07.ebuild23
-rw-r--r--app-text/diction/files/digest-diction-1.071
4 files changed, 32 insertions, 1 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog
index e3c6e3473009..f4df678f0e84 100644
--- a/app-text/diction/ChangeLog
+++ b/app-text/diction/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/diction
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.6 2005/01/01 16:08:30 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.7 2005/01/21 11:37:08 lu_zero Exp $
+
+*diction-1.07 (21 Jan 2005)
+
+ 21 Jan 2005; Luca Barbato <lu_zero@gentoo.org> +diction-1.07.ebuild:
+ New version
28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> diction-1.02.ebuild:
Added ~sparc, ~mips
diff --git a/app-text/diction/Manifest b/app-text/diction/Manifest
index f6959f55324a..2ba88f7da384 100644
--- a/app-text/diction/Manifest
+++ b/app-text/diction/Manifest
@@ -1,3 +1,5 @@
MD5 d5025f5ca4bb485ff2f3df6ad316afaf ChangeLog 691
MD5 d199095dde9912b40146854537dd1706 diction-1.02.ebuild 612
+MD5 b894e294f1d1e2d7fffc131b0cb2087e diction-1.07.ebuild 631
MD5 5f6d14a10e15e973919d42a610ac9168 files/digest-diction-1.02 63
+MD5 353b65e9a2d45529438e50bb5b6106c5 files/digest-diction-1.07 64
diff --git a/app-text/diction/diction-1.07.ebuild b/app-text/diction/diction-1.07.ebuild
new file mode 100644
index 000000000000..1a567f166fe7
--- /dev/null
+++ b/app-text/diction/diction-1.07.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.07.ebuild,v 1.1 2005/01/21 11:37:08 lu_zero Exp $
+
+DESCRIPTION="Diction and style checkers for english and german texts"
+HOMEPAGE="http://www.fsf.org/software/diction/diction.html"
+SRC_URI="http://www.moria.de/~michael/diction/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64"
+IUSE=""
+
+DEPEND="sys-devel/gettext"
+
+src_compile() {
+ ./configure --prefix=/usr ||die
+ emake || die
+}
+
+src_install() {
+ make prefix=${D}/usr install
+}
diff --git a/app-text/diction/files/digest-diction-1.07 b/app-text/diction/files/digest-diction-1.07
new file mode 100644
index 000000000000..9d06f651dc9a
--- /dev/null
+++ b/app-text/diction/files/digest-diction-1.07
@@ -0,0 +1 @@
+MD5 ee0756a8bcd6b1c186b38b6c1cf8af4b diction-1.07.tar.gz 111608