summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-01-13 22:15:14 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-01-13 22:15:14 +0000
commit4d08d7482d7724be91048b7d2425a77de6fdd492 (patch)
tree37fee09fc1003409497a6e39ee6c760eb6586a5d /dev-perl/Text-Aspell
parentapply flash & OOo fix again (diff)
downloadhistorical-4d08d7482d7724be91048b7d2425a77de6fdd492.tar.gz
historical-4d08d7482d7724be91048b7d2425a77de6fdd492.tar.bz2
historical-4d08d7482d7724be91048b7d2425a77de6fdd492.zip
ppc. stable
Package-Manager: portage-2.1.4
Diffstat (limited to 'dev-perl/Text-Aspell')
-rw-r--r--dev-perl/Text-Aspell/ChangeLog8
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog
index ffc83c5f154b..42b4feac0e31 100644
--- a/dev-perl/Text-Aspell/ChangeLog
+++ b/dev-perl/Text-Aspell/ChangeLog
@@ -1,6 +1,10 @@
# 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.38 2007/12/17 19:07:42 drac Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.39 2008/01/13 21:53:03 dertobi123 Exp $
+
+ 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ Text-Aspell-0.09.ebuild:
+ ppc. stable
17 Dec 2007; Samuli Suominen <drac@gentoo.org> Text-Aspell-0.09.ebuild:
amd64 stable
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild
index 62be41676f82..b9afc7111c03 100644
--- a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild
+++ b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.09.ebuild,v 1.3 2007/12/17 19:07:42 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild,v 1.4 2008/01/13 21:53:03 dertobi123 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