Version bump
authorMichael Cummings <mcummings@gentoo.org>
Sun, 22 Apr 2007 14:19:09 +0000 (14:19 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Sun, 22 Apr 2007 14:19:09 +0000 (14:19 +0000)
Package-Manager: portage-2.1.2.3

virtual/perl-CGI/ChangeLog
virtual/perl-CGI/files/digest-perl-CGI-3.29 [new file with mode: 0644]
virtual/perl-CGI/perl-CGI-3.29.ebuild [new file with mode: 0644]
virtual/perl-Math-BigInt/ChangeLog
virtual/perl-Math-BigInt/files/digest-perl-Math-BigInt-1.83 [new file with mode: 0644]
virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild
virtual/perl-Math-BigInt/perl-Math-BigInt-1.83.ebuild [new file with mode: 0644]

index 63454e19d1720c1568f39f46659961e0936aa050..231d12cc05e457cadd19f81ac3671e4905e56bd9 100644 (file)
@@ -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 <mcummings@gentoo.org>
+  +perl-CGI-3.29.ebuild:
+  Version bump
 
   17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> 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 (file)
index 0000000..e69de29
diff --git a/virtual/perl-CGI/perl-CGI-3.29.ebuild b/virtual/perl-CGI/perl-CGI-3.29.ebuild
new file mode 100644 (file)
index 0000000..a128b42
--- /dev/null
@@ -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}"
index 30e4c7e5a318165f4ba5e3789ce9eb367e0f1357..0fcdf25594d6f195adb04cff8c705035cda66066 100644 (file)
@@ -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 <mcummings@gentoo.org>
+  perl-Math-BigInt-1.77.ebuild, +perl-Math-BigInt-1.83.ebuild:
+  Version bump
 
   17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
   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 (file)
index 0000000..e69de29
index 0baaed0367984fcfbe8fd339bfb41f24940f4286..03c91c2a0c8ab600f6e4563bcaf0e4e79e36599c 100644 (file)
@@ -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 (file)
index 0000000..8620c00
--- /dev/null
@@ -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}"
+