diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-28 22:58:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-28 22:58:19 +0000 |
commit | d3736cca94a6487710264ab6549cfd157d7ab76f (patch) | |
tree | d589cce2dc0120934761008f9cb22eed404ccf88 /dev-perl/File-chdir | |
parent | Mark 0.22 stable on ia64 (diff) | |
download | historical-d3736cca94a6487710264ab6549cfd157d7ab76f.tar.gz historical-d3736cca94a6487710264ab6549cfd157d7ab76f.tar.bz2 historical-d3736cca94a6487710264ab6549cfd157d7ab76f.zip |
Mark 0.06 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r-- | dev-perl/File-chdir/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog index bc754c73f474..7fb715b96e26 100644 --- a/dev-perl/File-chdir/ChangeLog +++ b/dev-perl/File-chdir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-chdir # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.4 2006/03/26 15:26:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.5 2006/03/28 22:58:19 agriffis Exp $ + + 28 Mar 2006; Aron Griffis <agriffis@gentoo.org> File-chdir-0.06.ebuild: + Mark 0.06 stable on ia64 26 Mar 2006; Michael Cummings <mcummings@gentoo.org> File-chdir-0.06.ebuild: diff --git a/dev-perl/File-chdir/File-chdir-0.06.ebuild b/dev-perl/File-chdir/File-chdir-0.06.ebuild index 625e9d654eb3..e776e7680b8c 100644 --- a/dev-perl/File-chdir/File-chdir-0.06.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.06.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/File-chdir/File-chdir-0.06.ebuild,v 1.4 2006/03/26 15:26:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.06.ebuild,v 1.5 2006/03/28 22:58:19 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |