diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-04-24 05:24:26 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-04-24 05:24:26 +0000 |
commit | 57e2f4f82765d514cf75ff6d3bded22a1e33ba3b (patch) | |
tree | 0ca3e7a252c44427b1bcda5e89f3d43ec67eced6 /dev-perl/extutils-parsexs | |
parent | Add a warning about sessreg. (diff) | |
download | historical-57e2f4f82765d514cf75ff6d3bded22a1e33ba3b.tar.gz historical-57e2f4f82765d514cf75ff6d3bded22a1e33ba3b.tar.bz2 historical-57e2f4f82765d514cf75ff6d3bded22a1e33ba3b.zip |
Marked stable on mips.
Package-Manager: portage-2.1_pre9-r3
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index 0f848cd363b7..408655e11379 100644 --- a/dev-perl/extutils-parsexs/ChangeLog +++ b/dev-perl/extutils-parsexs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/extutils-parsexs # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.25 2006/02/04 16:35:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.26 2006/04/24 05:24:26 kumba Exp $ + + 24 Apr 2006; Joshua Kinard <kumba@gentoo.org> + extutils-parsexs-2.15.ebuild: + Marked stable on mips. 04 Feb 2006; Aron Griffis <agriffis@gentoo.org> extutils-parsexs-2.15.ebuild: diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild index c67c5c2ae8c0..eeaa315aa89e 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.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/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.7 2006/02/04 16:35:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.8 2006/04/24 05:24:26 kumba Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder |