diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:27:29 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:27:29 +0000 |
commit | 850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd (patch) | |
tree | 3735265167cd27c50226d2dfa90f458d5c5a95f6 /dev-perl/POE-Test-Loops | |
parent | ppc stable #323529 (diff) | |
download | historical-850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd.tar.gz historical-850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd.tar.bz2 historical-850bd3bc3ab9bce9aaf98d7245a6bacac5d06edd.zip |
ppc stable #323529
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
RepoMan-Options: --force
Diffstat (limited to 'dev-perl/POE-Test-Loops')
-rw-r--r-- | dev-perl/POE-Test-Loops/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/POE-Test-Loops/ChangeLog b/dev-perl/POE-Test-Loops/ChangeLog index 0261476b0a65..88d903406ee1 100644 --- a/dev-perl/POE-Test-Loops/ChangeLog +++ b/dev-perl/POE-Test-Loops/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/POE-Test-Loops # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.15 2010/06/21 20:12:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.16 2010/06/27 19:16:35 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> POE-Test-Loops-1.035.ebuild: + ppc stable #323529 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> POE-Test-Loops-1.035.ebuild: diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild index 73600cb46e24..00b230cf08ea 100644 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild,v 1.3 2010/06/21 20:12:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild,v 1.4 2010/06/27 19:16:35 nixnut Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Reusable tests for POE::Loop authors" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" SRC_TEST="do" |