diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-18 17:44:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-18 17:44:50 +0000 |
commit | d2ec4c616ba40f10580ddd6b24fc4038538335fe (patch) | |
tree | 51ef842253b75115999a761a473825ad845e8855 /virtual/perl-CGI | |
parent | Stable for HPPA (bug #351699). (diff) | |
download | gentoo-2-d2ec4c616ba40f10580ddd6b24fc4038538335fe.tar.gz gentoo-2-d2ec4c616ba40f10580ddd6b24fc4038538335fe.tar.bz2 gentoo-2-d2ec4c616ba40f10580ddd6b24fc4038538335fe.zip |
Stable for HPPA (bug #351699).
(Portage version: 2.2.0_alpha17/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.510.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index bd960dc1f4cf..bdbe29a384bd 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.88 2011/01/18 09:59:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.89 2011/01/18 17:44:50 jer Exp $ + + 18 Jan 2011; Jeroen Roovers <jer@gentoo.org> perl-CGI-3.510.ebuild: + Stable for HPPA (bug #351699). 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> perl-CGI-3.510.ebuild: diff --git a/virtual/perl-CGI/perl-CGI-3.510.ebuild b/virtual/perl-CGI/perl-CGI-3.510.ebuild index e9a7c84c03b2..e5712db8f6dd 100644 --- a/virtual/perl-CGI/perl-CGI-3.510.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.510.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.510.ebuild,v 1.4 2011/01/18 09:59:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.510.ebuild,v 1.5 2011/01/18 17:44:50 jer Exp $ DESCRIPTION="Virtual for CGI" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="~perl-core/CGI-${PV}" |