summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2006-04-25 21:06:29 +0000
committerSeemant Kulleen <seemant@gentoo.org>2006-04-25 21:06:29 +0000
commit197dd23be613a038a1d69dc2cf562b361d3e413b (patch)
tree7f164322e2f457d825d4ba8e692bb5abede51782 /app-text/diction
parentppc stable, bug #130505 (diff)
downloadgentoo-2-197dd23be613a038a1d69dc2cf562b361d3e413b.tar.gz
gentoo-2-197dd23be613a038a1d69dc2cf562b361d3e413b.tar.bz2
gentoo-2-197dd23be613a038a1d69dc2cf562b361d3e413b.zip
Version bump, thanks to James in bug #129521
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'app-text/diction')
-rw-r--r--app-text/diction/ChangeLog8
-rw-r--r--app-text/diction/diction-1.09.ebuild21
-rw-r--r--app-text/diction/files/digest-diction-1.093
-rw-r--r--app-text/diction/metadata.xml8
4 files changed, 38 insertions, 2 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog
index 7640309a6a51..8a5f5b034dc4 100644
--- a/app-text/diction/ChangeLog
+++ b/app-text/diction/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/diction
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.9 2006/02/17 00:57:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.10 2006/04/25 21:06:29 seemant Exp $
+
+*diction-1.09 (25 Apr 2006)
+
+ 25 Apr 2006; Seemant Kulleen <seemant@gentoo.org> metadata.xml,
+ +diction-1.09.ebuild:
+ Version bump, thanks to James in bug #129521
17 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
diction-1.02.ebuild, diction-1.07.ebuild:
diff --git a/app-text/diction/diction-1.09.ebuild b/app-text/diction/diction-1.09.ebuild
new file mode 100644
index 000000000000..3aa9ea44e887
--- /dev/null
+++ b/app-text/diction/diction-1.09.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.09.ebuild,v 1.1 2006/04/25 21:06:29 seemant Exp $
+
+DESCRIPTION="Diction and style checkers for english and german texts"
+HOMEPAGE="http://www.gnu.org/software/diction/diction.html"
+SRC_URI="http://www.moria.de/~michael/diction/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc-macos ~sparc ~x86"
+IUSE=""
+
+DEPEND="sys-devel/gettext"
+RDEPEND="virtual/libintl"
+
+src_install() {
+ make DESTDIR=${D} install
+ dodoc NEWS README
+}
+
diff --git a/app-text/diction/files/digest-diction-1.09 b/app-text/diction/files/digest-diction-1.09
new file mode 100644
index 000000000000..1173ddf0e689
--- /dev/null
+++ b/app-text/diction/files/digest-diction-1.09
@@ -0,0 +1,3 @@
+MD5 eb82a90bbc93141f10deed301902d160 diction-1.09.tar.gz 144704
+RMD160 e4f09341a6950e905a5ba902f676b3060fedd95c diction-1.09.tar.gz 144704
+SHA256 7c17e7d80e8d494ed5409236ad6ba24ee064643175c69e0b841e31bd9762c69e diction-1.09.tar.gz 144704
diff --git a/app-text/diction/metadata.xml b/app-text/diction/metadata.xml
index 54494c4bb860..21bb08232a76 100644
--- a/app-text/diction/metadata.xml
+++ b/app-text/diction/metadata.xml
@@ -3,6 +3,12 @@
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
-<email>maintainer-needed@gentoo.org</email>
+ <email>jnrowe@ukfsn.org</email>
+ <name>James Rowe</name>
+</maintainer>
+<maintainer>
+ <email>seemant@gentoo.org</email>
+ <name>Seemant Kulleen</name>
+ <description>Proxy maintainer for James</description>
</maintainer>
</pkgmetadata>