summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 16:58:12 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 16:58:12 +0000
commit4402de39d09798ae304833f5c99f82c3eb409243 (patch)
tree896b329d41b4c94ee12a62f828d2c8446e5bbaac /dev-perl/Text-Kakasi
parentEbuild maintenance (diff)
downloadgentoo-2-4402de39d09798ae304833f5c99f82c3eb409243.tar.gz
gentoo-2-4402de39d09798ae304833f5c99f82c3eb409243.tar.bz2
gentoo-2-4402de39d09798ae304833f5c99f82c3eb409243.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Text-Kakasi')
-rw-r--r--dev-perl/Text-Kakasi/ChangeLog8
-rw-r--r--dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-perl/Text-Kakasi/ChangeLog b/dev-perl/Text-Kakasi/ChangeLog
index 52b5993b374c..4cb6910f5e07 100644
--- a/dev-perl/Text-Kakasi/ChangeLog
+++ b/dev-perl/Text-Kakasi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-Kakasi
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.15 2006/08/06 00:26:44 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/ChangeLog,v 1.16 2007/01/19 16:58:12 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Text-Kakasi-2.04.ebuild:
+ Ebuild maintenance
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Text-Kakasi-2.04.ebuild:
diff --git a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild
index 686de26baad2..cad0ed392b47 100644
--- a/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild
+++ b/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.18 2006/08/06 00:26:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Kakasi/Text-Kakasi-2.04.ebuild,v 1.19 2007/01/19 16:58:12 mcummings Exp $
inherit perl-module eutils
@@ -15,11 +15,9 @@ IUSE=""
DEPEND=">=app-i18n/kakasi-2.3.4
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/Text-Kakasi-1.05-gentoo.diff
}
-