diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 13:36:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 13:36:49 +0000 |
commit | c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8 (patch) | |
tree | 3699317df93dd8cfe7378d6af12ec1a38e6870bb /dev-perl | |
parent | Stable on Alpha + IA64. (diff) | |
download | historical-c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8.tar.gz historical-c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8.tar.bz2 historical-c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8.zip |
Stable on IA64.
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Gtk2-Ex-PodViewer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/HTTP-Server-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.26.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild | 6 |
6 files changed, 22 insertions, 11 deletions
diff --git a/dev-perl/Gtk2-Ex-PodViewer/ChangeLog b/dev-perl/Gtk2-Ex-PodViewer/ChangeLog index eee25e49b880..8a330bb0b85d 100644 --- a/dev-perl/Gtk2-Ex-PodViewer/ChangeLog +++ b/dev-perl/Gtk2-Ex-PodViewer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Gtk2-Ex-PodViewer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/ChangeLog,v 1.21 2007/01/15 22:34:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/ChangeLog,v 1.22 2007/01/22 13:32:17 kloeri Exp $ + + 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + Gtk2-Ex-PodViewer-0.17.ebuild: + Stable on IA64. 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> Gtk2-Ex-PodViewer-0.14.ebuild, Gtk2-Ex-PodViewer-0.16.ebuild, diff --git a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild index fb87db7ef792..2ea1850f715a 100644 --- a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild +++ b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.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/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild,v 1.4 2007/01/15 22:34:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild,v 1.5 2007/01/22 13:32:17 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBROWN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ia64 sparc ~x86" +KEYWORDS="amd64 ia64 sparc ~x86" IUSE="" #SRC_TEST="do" diff --git a/dev-perl/HTTP-Server-Simple/ChangeLog b/dev-perl/HTTP-Server-Simple/ChangeLog index 9b10a3a9324e..fb59b939e1bb 100644 --- a/dev-perl/HTTP-Server-Simple/ChangeLog +++ b/dev-perl/HTTP-Server-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/HTTP-Server-Simple # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog,v 1.22 2007/01/21 19:12:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog,v 1.23 2007/01/22 13:34:14 kloeri Exp $ + + 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + HTTP-Server-Simple-0.26.ebuild: + Stable on IA64. *HTTP-Server-Simple-0.27 (21 Jan 2007) diff --git a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.26.ebuild b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.26.ebuild index 44c6f06a3f8e..17fc02823bed 100644 --- a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.26.ebuild +++ b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.26.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/HTTP-Server-Simple/HTTP-Server-Simple-0.26.ebuild,v 1.4 2007/01/15 23:11:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.26.ebuild,v 1.5 2007/01/22 13:34:14 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~jesse/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="amd64 ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 479cb2114dc2..665ea5e13f8c 100644 --- a/dev-perl/IPC-Run3/ChangeLog +++ b/dev-perl/IPC-Run3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-Run3 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.16 2006/11/24 18:01:03 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.17 2007/01/22 13:36:49 kloeri Exp $ + + 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> IPC-Run3-0.036.ebuild: + Stable on IA64. 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> IPC-Run3-0.036.ebuild: diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild index 8e28029a5491..f8cb96b1b09b 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild,v 1.4 2006/11/24 18:01:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild,v 1.5 2007/01/22 13:36:49 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 ~ia64 sparc ~x86" +KEYWORDS="amd64 ia64 sparc ~x86" SRC_TEST="do" |