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 | 9331a358aa829789458ee91151b7cbbbc7886324 (patch) | |
tree | 34c62964490ec4daa0e35d18d9629130c42b93f4 /dev-perl/DateManip/DateManip-5.44.ebuild | |
parent | dev-perl/DBD-SQLite stable on ppc. (diff) | |
download | historical-9331a358aa829789458ee91151b7cbbbc7886324.tar.gz historical-9331a358aa829789458ee91151b7cbbbc7886324.tar.bz2 historical-9331a358aa829789458ee91151b7cbbbc7886324.zip |
dev-perl/DateManip stable on ppc.
Package-Manager: portage-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" |