summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-14 13:45:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-14 13:45:21 +0000
commit9f0be4561fd66e2a7086b3bdf8a792541b2befb3 (patch)
treee7d9f518bfa4f0a4ce8ea38fc8c6ab3979366e0b /dev-perl/Text-Aspell
parentia64/x86 stable (diff)
downloadhistorical-9f0be4561fd66e2a7086b3bdf8a792541b2befb3.tar.gz
historical-9f0be4561fd66e2a7086b3bdf8a792541b2befb3.tar.bz2
historical-9f0be4561fd66e2a7086b3bdf8a792541b2befb3.zip
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'dev-perl/Text-Aspell')
-rw-r--r--dev-perl/Text-Aspell/ChangeLog5
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog
index 67cedd43a4ae..6ee735f76d57 100644
--- a/dev-perl/Text-Aspell/ChangeLog
+++ b/dev-perl/Text-Aspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Aspell
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.32 2007/06/21 17:53:26 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.33 2007/07/14 13:35:37 armin76 Exp $
+
+ 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> Text-Aspell-0.08.ebuild:
+ alpha/ia64/x86 stable
21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
Text-Aspell-0.08.ebuild:
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild
index eb9dc2e4a781..ebd23ed118ca 100644
--- a/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild
+++ b/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild,v 1.2 2007/06/21 17:53:26 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild,v 1.3 2007/07/14 13:35:37 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~hank/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc sparc x86"
IUSE=""
# Disabling tests for now - see bug #147897 --ian