diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SVN-Mirror/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Warn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.10.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-perl/SVN-Mirror/ChangeLog b/dev-perl/SVN-Mirror/ChangeLog index 78a4cbcd3046..530b2585743f 100644 --- a/dev-perl/SVN-Mirror/ChangeLog +++ b/dev-perl/SVN-Mirror/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SVN-Mirror # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.36 2007/06/21 17:47:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.37 2007/07/14 13:27:36 armin76 Exp $ + + 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> SVN-Mirror-0.73.ebuild: + ia64/x86 stable 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> SVN-Mirror-0.73.ebuild: diff --git a/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild b/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild index fc8a773ad33e..7333df4096ce 100644 --- a/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild +++ b/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild,v 1.2 2007/06/21 17:47:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild,v 1.3 2007/07/14 13:27:36 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/C/CL/CLKAO/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" DEPEND=">=dev-util/subversion-1.1.3 diff --git a/dev-perl/Test-Warn/ChangeLog b/dev-perl/Test-Warn/ChangeLog index 81605fc6887c..2d30b427fc40 100644 --- a/dev-perl/Test-Warn/ChangeLog +++ b/dev-perl/Test-Warn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Warn # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.12 2007/06/21 17:50:48 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.13 2007/07/14 13:28:49 armin76 Exp $ + + 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> Test-Warn-0.10.ebuild: + ia64/x86 stable 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> Test-Warn-0.10.ebuild: diff --git a/dev-perl/Test-Warn/Test-Warn-0.10.ebuild b/dev-perl/Test-Warn/Test-Warn-0.10.ebuild index 3832d4a9392c..9c007fbf0fd5 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.10.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.10.ebuild,v 1.2 2007/06/21 17:50:48 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.10.ebuild,v 1.3 2007/07/14 13:28:49 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/C/CH/CHORNY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |