From: Michael Cummings Date: Sun, 22 Apr 2007 14:19:09 +0000 (+0000) Subject: Version bump X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7a9b0e50defed8b863ba4130351fa4d96d62c734;p=gentoo.git Version bump Package-Manager: portage-2.1.2.3 --- diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 63454e19d172..231d12cc05e4 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.32 2007/04/17 22:34:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.33 2007/04/22 14:17:14 mcummings Exp $ + +*perl-CGI-3.29 (22 Apr 2007) + + 22 Apr 2007; Michael Cummings + +perl-CGI-3.29.ebuild: + Version bump 17 Apr 2007; Gustavo Zacarias perl-CGI-3.27.ebuild: Stable on sparc diff --git a/virtual/perl-CGI/files/digest-perl-CGI-3.29 b/virtual/perl-CGI/files/digest-perl-CGI-3.29 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/virtual/perl-CGI/perl-CGI-3.29.ebuild b/virtual/perl-CGI/perl-CGI-3.29.ebuild new file mode 100644 index 000000000000..a128b4249678 --- /dev/null +++ b/virtual/perl-CGI/perl-CGI-3.29.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.29.ebuild,v 1.1 2007/04/22 14:17:14 mcummings Exp $ + +DESCRIPTION="Virtual for CGI" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/CGI-${PV}" diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index 30e4c7e5a318..0fcdf25594d6 100644 --- a/virtual/perl-Math-BigInt/ChangeLog +++ b/virtual/perl-Math-BigInt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Math-BigInt # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.12 2007/04/17 22:29:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.13 2007/04/22 14:19:09 mcummings Exp $ + +*perl-Math-BigInt-1.83 (22 Apr 2007) + + 22 Apr 2007; Michael Cummings + perl-Math-BigInt-1.77.ebuild, +perl-Math-BigInt-1.83.ebuild: + Version bump 17 Apr 2007; Gustavo Zacarias perl-Math-BigInt-1.79.ebuild: diff --git a/virtual/perl-Math-BigInt/files/digest-perl-Math-BigInt-1.83 b/virtual/perl-Math-BigInt/files/digest-perl-Math-BigInt-1.83 new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild index 0baaed036798..03c91c2a0c8a 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.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/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild,v 1.5 2006/11/05 02:16:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild,v 1.6 2007/04/22 14:19:09 mcummings Exp $ DESCRIPTION="Virtual for Math-BigInt" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -12,5 +12,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc s390 sh sparc x86" IUSE="" DEPEND="" -RDEPEND="~perl-core/Math-BigInt-${PV}" +RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Math-BigInt-${PV} )" diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.83.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.83.ebuild new file mode 100644 index 000000000000..8620c0035ded --- /dev/null +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.83.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.83.ebuild,v 1.1 2007/04/22 14:19:09 mcummings Exp $ + +DESCRIPTION="Virtual for Math-BigInt" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" + +IUSE="" +DEPEND="" +RDEPEND="~perl-core/Math-BigInt-${PV}" +