summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 02:24:53 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 02:24:53 +0000
commit9cbe0d5a2970fb6b0ba4f7d33570e1f9549c4f49 (patch)
treed14d4f746e6bd5bbd8226d0d36789d053a806788 /app-text/diction
parentQA - fix use invocation (diff)
downloadhistorical-9cbe0d5a2970fb6b0ba4f7d33570e1f9549c4f49.tar.gz
historical-9cbe0d5a2970fb6b0ba4f7d33570e1f9549c4f49.tar.bz2
historical-9cbe0d5a2970fb6b0ba4f7d33570e1f9549c4f49.zip
Added ~sparc, ~mips
Diffstat (limited to 'app-text/diction')
-rw-r--r--app-text/diction/ChangeLog5
-rw-r--r--app-text/diction/diction-1.02.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog
index dcca3c0aa3ab..07a81ef8c095 100644
--- a/app-text/diction/ChangeLog
+++ b/app-text/diction/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/diction
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.4 2004/06/24 22:31:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.5 2004/06/28 02:24:53 ciaranm Exp $
+
+ 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> diction-1.02.ebuild:
+ Added ~sparc, ~mips
12 Jun 2003; <msterret@gentoo.org> diction-1.02.ebuild:
add Header
diff --git a/app-text/diction/diction-1.02.ebuild b/app-text/diction/diction-1.02.ebuild
index a84b0a404c4a..52f08ed7c7a6 100644
--- a/app-text/diction/diction-1.02.ebuild
+++ b/app-text/diction/diction-1.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.9 2004/06/24 22:31:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.10 2004/06/28 02:24:53 ciaranm Exp $
DESCRIPTION="Diction and style checkers for english and german texts"
HOMEPAGE="http://www.fsf.org/software/diction/diction.html"
@@ -8,7 +8,7 @@ SRC_URI="http://ftp.gnu.org/gnu/diction/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc ~mips"
DEPEND="sys-devel/gettext"