diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:13:59 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:13:59 +0000 |
commit | 6dd58c7344452a824fb0353e161367e6a189afcb (patch) | |
tree | 409681cc54e0030c10938ce418b0644680738fc6 /dev-perl/DateManip/DateManip-5.44.ebuild | |
parent | dev-perl/DBD-SQLite stable on ppc. (diff) | |
download | gentoo-2-6dd58c7344452a824fb0353e161367e6a189afcb.tar.gz gentoo-2-6dd58c7344452a824fb0353e161367e6a189afcb.tar.bz2 gentoo-2-6dd58c7344452a824fb0353e161367e6a189afcb.zip |
dev-perl/DateManip stable on ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/DateManip/DateManip-5.44.ebuild')
-rw-r--r-- | dev-perl/DateManip/DateManip-5.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateManip/DateManip-5.44.ebuild b/dev-perl/DateManip/DateManip-5.44.ebuild index dfca7e8b6a01..a10fd3d1e106 100644 --- a/dev-perl/DateManip/DateManip-5.44.ebuild +++ b/dev-perl/DateManip/DateManip-5.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.44.ebuild,v 1.3 2006/01/15 01:35:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.44.ebuild,v 1.4 2006/01/15 11:13:59 hansmi Exp $ inherit perl-module eutils @@ -11,7 +11,7 @@ SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" mydoc="HISTORY TODO" |