summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Plucene/ChangeLog7
-rw-r--r--dev-perl/Plucene/Plucene-1.19.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Plucene/ChangeLog b/dev-perl/Plucene/ChangeLog
index e89433b83769..3f7c9ceab473 100644
--- a/dev-perl/Plucene/ChangeLog
+++ b/dev-perl/Plucene/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Plucene
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v 1.2 2004/10/18 14:27:47 mcummings Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v 1.3 2005/01/22 17:57:09 mcummings Exp $
+
+ 22 Jan 2005; Michael Cummings <mcummings@gentoo.org> Plucene-1.19.ebuild:
+ Unmasking for x86
18 Oct 2004; Michael Cummings <mcummings@gentoo.org> Plucene-1.19.ebuild:
Corrected deps - sorry about that folks
diff --git a/dev-perl/Plucene/Plucene-1.19.ebuild b/dev-perl/Plucene/Plucene-1.19.ebuild
index 3fcb83bf4bb7..8315f68d559a 100644
--- a/dev-perl/Plucene/Plucene-1.19.ebuild
+++ b/dev-perl/Plucene/Plucene-1.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/Plucene-1.19.ebuild,v 1.4 2004/10/18 14:27:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/Plucene-1.19.ebuild,v 1.5 2005/01/22 17:57:09 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SI/SIMON/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
IUSE=""
style="builder"