diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:34:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:34:08 +0000 |
commit | f9b325fdadc0839394f84f015930cbc429f6adac (patch) | |
tree | e108289ee6e9a1edf3ecf55f5a4c9cc7306cdfd6 /dev-perl/Tie-Array-Sorted | |
parent | Mark 0.06 stable on ia64 (diff) | |
download | historical-f9b325fdadc0839394f84f015930cbc429f6adac.tar.gz historical-f9b325fdadc0839394f84f015930cbc429f6adac.tar.bz2 historical-f9b325fdadc0839394f84f015930cbc429f6adac.zip |
Mark 1.4 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/Tie-Array-Sorted')
-rw-r--r-- | dev-perl/Tie-Array-Sorted/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Tie-Array-Sorted/ChangeLog b/dev-perl/Tie-Array-Sorted/ChangeLog index 7d3cb1664e36..3519853845fa 100644 --- a/dev-perl/Tie-Array-Sorted/ChangeLog +++ b/dev-perl/Tie-Array-Sorted/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Tie-Array-Sorted # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/ChangeLog,v 1.9 2006/07/01 01:06:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/ChangeLog,v 1.10 2006/07/10 22:34:08 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + Tie-Array-Sorted-1.4.ebuild: + Mark 1.4 stable on ia64 01 Jul 2006; Michael Cummings <mcummings@gentoo.org> Tie-Array-Sorted-1.4.ebuild: diff --git a/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild b/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild index a37a1f2bf3b2..e55c85a5e6af 100644 --- a/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild +++ b/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.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/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild,v 1.4 2006/07/01 01:06:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild,v 1.5 2006/07/10 22:34:08 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |