diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 17:16:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-14 17:16:50 +0000 |
commit | dca8e68171485cf12c362cdfcf552d708e1c13c2 (patch) | |
tree | bd8045893709657aa725754c263283299ffddd25 /dev-perl | |
parent | Stable on amd64 wrt bug #246798 (diff) | |
download | historical-dca8e68171485cf12c362cdfcf552d708e1c13c2.tar.gz historical-dca8e68171485cf12c362cdfcf552d708e1c13c2.tar.bz2 historical-dca8e68171485cf12c362cdfcf552d708e1c13c2.zip |
Marked ~hppa (bug #311941).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI-Session/CGI-Session-4.42.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/CGI-Session/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Cgi-Simple/Cgi-Simple-1.1.12.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Cgi-Simple/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/SNMP_Session/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild | 4 |
6 files changed, 22 insertions, 13 deletions
diff --git a/dev-perl/CGI-Session/CGI-Session-4.42.ebuild b/dev-perl/CGI-Session/CGI-Session-4.42.ebuild index 50d3a5faab92..89a10f6f3c65 100644 --- a/dev-perl/CGI-Session/CGI-Session-4.42.ebuild +++ b/dev-perl/CGI-Session/CGI-Session-4.42.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.42.ebuild,v 1.1 2009/08/28 07:29:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.42.ebuild,v 1.2 2010/05/14 17:16:13 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="persistent session data in CGI applications " SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="test" RDEPEND="virtual/perl-Digest-MD5 diff --git a/dev-perl/CGI-Session/ChangeLog b/dev-perl/CGI-Session/ChangeLog index f003a9eefb5f..cba47262f802 100644 --- a/dev-perl/CGI-Session/ChangeLog +++ b/dev-perl/CGI-Session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/CGI-Session -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.38 2009/08/28 07:29:17 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.39 2010/05/14 17:16:13 jer Exp $ + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> CGI-Session-4.42.ebuild: + Marked ~hppa (bug #311941). *CGI-Session-4.42 (28 Aug 2009) diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-1.1.12.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-1.1.12.ebuild index 9462b497ca58..eab4bb3fec88 100644 --- a/dev-perl/Cgi-Simple/Cgi-Simple-1.1.12.ebuild +++ b/dev-perl/Cgi-Simple/Cgi-Simple-1.1.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-1.1.12.ebuild,v 1.1 2009/05/31 18:10:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-1.1.12.ebuild,v 1.2 2010/05/14 17:15:33 jer Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="" diff --git a/dev-perl/Cgi-Simple/ChangeLog b/dev-perl/Cgi-Simple/ChangeLog index d215a54ca62a..6114f20b0a2a 100644 --- a/dev-perl/Cgi-Simple/ChangeLog +++ b/dev-perl/Cgi-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Cgi-Simple -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.52 2009/06/03 16:39:30 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.53 2010/05/14 17:15:33 jer Exp $ + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> Cgi-Simple-1.1.12.ebuild: + Marked ~hppa (bug #311941). 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Cgi-Simple-1.1.09.ebuild, -Cgi-Simple-1.1.10.ebuild: diff --git a/dev-perl/SNMP_Session/ChangeLog b/dev-perl/SNMP_Session/ChangeLog index 58fd59c368aa..026cf3baba94 100644 --- a/dev-perl/SNMP_Session/ChangeLog +++ b/dev-perl/SNMP_Session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SNMP_Session # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.20 2010/05/08 18:04:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.21 2010/05/14 17:16:50 jer Exp $ + + 14 May 2010; Jeroen Roovers <jer@gentoo.org> SNMP_Session-1.13.ebuild: + Marked ~hppa (bug #311941). 08 May 2010; Raúl Porcel <armin76@gentoo.org> SNMP_Session-1.13.ebuild: alpha/ia64/sparc stable wrt #314467 diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild index 2bb6c7e3aa0d..6f0cf1a060f0 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13.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/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.4 2010/05/08 18:04:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.5 2010/05/14 17:16:50 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://code.google.com/p/snmp-session/" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86 ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |