summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-03-21 07:00:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-03-21 07:00:59 +0000
commitf517bd9512027510ffda986ef5c37c5d766dc403 (patch)
treefb6c77a005fafdffa9750240b8d862265f1f5132 /app-i18n/nkf
parenttidy ebuild (diff)
downloadgentoo-2-f517bd9512027510ffda986ef5c37c5d766dc403.tar.gz
gentoo-2-f517bd9512027510ffda986ef5c37c5d766dc403.tar.bz2
gentoo-2-f517bd9512027510ffda986ef5c37c5d766dc403.zip
one inherit call
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-i18n/nkf')
-rw-r--r--app-i18n/nkf/nkf-2.0.2-r1.ebuild5
-rw-r--r--app-i18n/nkf/nkf-2.0.4.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/app-i18n/nkf/nkf-2.0.2-r1.ebuild b/app-i18n/nkf/nkf-2.0.2-r1.ebuild
index a2d3030096e3..ef1828a7fd24 100644
--- a/app-i18n/nkf/nkf-2.0.2-r1.ebuild
+++ b/app-i18n/nkf/nkf-2.0.2-r1.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/nkf/nkf-2.0.2-r1.ebuild,v 1.10 2005/01/01 14:36:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/nkf/nkf-2.0.2-r1.ebuild,v 1.11 2005/03/21 07:00:59 mr_bones_ Exp $
-inherit gcc
-inherit perl-module
+inherit gcc perl-module
MY_P="${PN}${PV//./}"
DESCRIPTION="Network Kanji code conversion Filter with UTF-8/16 support"
diff --git a/app-i18n/nkf/nkf-2.0.4.ebuild b/app-i18n/nkf/nkf-2.0.4.ebuild
index b9452ac66fe1..b84390eafadf 100644
--- a/app-i18n/nkf/nkf-2.0.4.ebuild
+++ b/app-i18n/nkf/nkf-2.0.4.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/nkf/nkf-2.0.4.ebuild,v 1.11 2005/01/01 14:36:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/nkf/nkf-2.0.4.ebuild,v 1.12 2005/03/21 07:00:59 mr_bones_ Exp $
-inherit gcc
-inherit perl-module
+inherit gcc perl-module
MY_P="${PN}${PV//./}"
DESCRIPTION="Network Kanji code conversion Filter with UTF-8/16 support"