diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-07 22:41:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-07 22:41:31 +0000 |
commit | 3732d50c670c09387d274c32ed91d0990c808af3 (patch) | |
tree | bc077e1f9fc3e297f40cd7a9d8acc209c05c62fd /virtual/perl-CGI | |
parent | arm stable, bug #288026 (diff) | |
download | gentoo-2-3732d50c670c09387d274c32ed91d0990c808af3.tar.gz gentoo-2-3732d50c670c09387d274c32ed91d0990c808af3.tar.bz2 gentoo-2-3732d50c670c09387d274c32ed91d0990c808af3.zip |
arm stable, bug #288026
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.48.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 3108919ab4a6..18448ee5cfee 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.59 2009/12/07 19:04:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.60 2009/12/07 22:41:31 maekke Exp $ + + 07 Dec 2009; Markus Meier <maekke@gentoo.org> perl-CGI-3.48.ebuild: + arm stable, bug #288026 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> perl-CGI-3.48.ebuild: Stable for HPPA (bug #288026). diff --git a/virtual/perl-CGI/perl-CGI-3.48.ebuild b/virtual/perl-CGI/perl-CGI-3.48.ebuild index 4a79f54c9b5c..ccb354805461 100644 --- a/virtual/perl-CGI/perl-CGI-3.48.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.48.ebuild,v 1.4 2009/12/07 19:04:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.48.ebuild,v 1.5 2009/12/07 22:41:31 maekke Exp $ DESCRIPTION="Virtual for CGI" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="~perl-core/CGI-${PV}" |