summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanagiotis Christopoulos <pchrist@gentoo.org>2010-07-09 18:40:33 +0000
committerPanagiotis Christopoulos <pchrist@gentoo.org>2010-07-09 18:40:33 +0000
commitb0d493fa22163504daea7fac406d0e77630db914 (patch)
treebe7deb1beb2985055dace13e38f14c676f940391 /dev-lang/swig
parentRemove old ebuilds (diff)
downloadgentoo-2-b0d493fa22163504daea7fac406d0e77630db914.tar.gz
gentoo-2-b0d493fa22163504daea7fac406d0e77630db914.tar.bz2
gentoo-2-b0d493fa22163504daea7fac406d0e77630db914.zip
Change virtual/php dep to dev-lang/php wrt bug #319623
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-lang/swig')
-rw-r--r--dev-lang/swig/ChangeLog7
-rw-r--r--dev-lang/swig/swig-1.3.31.ebuild6
-rw-r--r--dev-lang/swig/swig-1.3.33.ebuild6
-rw-r--r--dev-lang/swig/swig-1.3.34.ebuild4
-rw-r--r--dev-lang/swig/swig-1.3.35.ebuild6
-rw-r--r--dev-lang/swig/swig-1.3.36.ebuild4
-rw-r--r--dev-lang/swig/swig-1.3.38.ebuild6
7 files changed, 22 insertions, 17 deletions
diff --git a/dev-lang/swig/ChangeLog b/dev-lang/swig/ChangeLog
index b3b9a71933e4..d6154f64d757 100644
--- a/dev-lang/swig/ChangeLog
+++ b/dev-lang/swig/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lang/swig
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.139 2010/07/07 12:25:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.140 2010/07/09 18:40:33 pchrist Exp $
+
+ 09 Jul 2010; Panagiotis Christopoulos <pchrist@gentoo.org>
+ swig-1.3.31.ebuild, swig-1.3.33.ebuild, swig-1.3.34.ebuild,
+ swig-1.3.35.ebuild, swig-1.3.36.ebuild, swig-1.3.38.ebuild:
+ Change virtual/php dep to dev-lang/php wrt bug #319623
07 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
swig-1.3.40-r1.ebuild:
diff --git a/dev-lang/swig/swig-1.3.31.ebuild b/dev-lang/swig/swig-1.3.31.ebuild
index ea0e37f8c1f9..32861f372110 100644
--- a/dev-lang/swig/swig-1.3.31.ebuild
+++ b/dev-lang/swig/swig-1.3.31.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.31.ebuild,v 1.16 2008/03/11 05:10:55 ricmm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.31.ebuild,v 1.17 2010/07/09 18:40:33 pchrist Exp $
inherit flag-o-matic mono eutils #48511
@@ -19,7 +19,7 @@ DEPEND="lua? ( dev-lang/lua )
java? ( virtual/jdk )
mono? ( dev-lang/mono )
perl? ( >=dev-lang/perl-5.6.1 )
- php? ( virtual/php )
+ php? ( dev-lang/php )
pike? ( dev-lang/pike )
python? ( virtual/python )
ocaml? ( dev-lang/ocaml )
diff --git a/dev-lang/swig/swig-1.3.33.ebuild b/dev-lang/swig/swig-1.3.33.ebuild
index 91eb21f73f3f..b69e160b37b7 100644
--- a/dev-lang/swig/swig-1.3.33.ebuild
+++ b/dev-lang/swig/swig-1.3.33.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.33.ebuild,v 1.3 2008/11/17 00:21:12 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.33.ebuild,v 1.4 2010/07/09 18:40:33 pchrist Exp $
inherit flag-o-matic mono eutils #48511
@@ -23,7 +23,7 @@ lua? ( dev-lang/lua )
mono? ( dev-lang/mono )
mzscheme? ( dev-scheme/plt-scheme )
perl? ( dev-lang/perl )
-php? ( virtual/php )
+php? ( dev-lang/php )
pike? ( dev-lang/pike )
python? ( virtual/python )
R? ( dev-lang/R )
diff --git a/dev-lang/swig/swig-1.3.34.ebuild b/dev-lang/swig/swig-1.3.34.ebuild
index 970435146be7..6a691a123b0a 100644
--- a/dev-lang/swig/swig-1.3.34.ebuild
+++ b/dev-lang/swig/swig-1.3.34.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-lang/swig/swig-1.3.34.ebuild,v 1.8 2010/06/20 16:04:33 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.34.ebuild,v 1.9 2010/07/09 18:40:33 pchrist Exp $
inherit flag-o-matic mono eutils #48511
@@ -22,7 +22,7 @@ java? ( virtual/jdk )
lua? ( dev-lang/lua )
mono? ( dev-lang/mono )
perl? ( dev-lang/perl )
-php? ( virtual/php )
+php? ( dev-lang/php )
pike? ( dev-lang/pike )
python? ( virtual/python )
R? ( dev-lang/R )
diff --git a/dev-lang/swig/swig-1.3.35.ebuild b/dev-lang/swig/swig-1.3.35.ebuild
index f4b503671684..99fc9e31c164 100644
--- a/dev-lang/swig/swig-1.3.35.ebuild
+++ b/dev-lang/swig/swig-1.3.35.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.35.ebuild,v 1.5 2008/11/17 00:21:12 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.35.ebuild,v 1.6 2010/07/09 18:40:33 pchrist Exp $
inherit flag-o-matic mono eutils #48511
@@ -23,7 +23,7 @@ lua? ( dev-lang/lua )
mono? ( dev-lang/mono )
mzscheme? ( dev-scheme/plt-scheme )
perl? ( dev-lang/perl )
-php? ( virtual/php )
+php? ( dev-lang/php )
pike? ( dev-lang/pike )
python? ( virtual/python )
R? ( dev-lang/R )
diff --git a/dev-lang/swig/swig-1.3.36.ebuild b/dev-lang/swig/swig-1.3.36.ebuild
index b01e2c465df8..a0cbfe480e10 100644
--- a/dev-lang/swig/swig-1.3.36.ebuild
+++ b/dev-lang/swig/swig-1.3.36.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-lang/swig/swig-1.3.36.ebuild,v 1.9 2010/06/20 15:27:36 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.36.ebuild,v 1.10 2010/07/09 18:40:33 pchrist Exp $
inherit flag-o-matic mono eutils #48511
@@ -22,7 +22,7 @@ java? ( virtual/jdk )
lua? ( dev-lang/lua )
mono? ( dev-lang/mono )
perl? ( dev-lang/perl )
-php? ( virtual/php )
+php? ( dev-lang/php )
pike? ( dev-lang/pike )
python? ( virtual/python )
R? ( dev-lang/R )
diff --git a/dev-lang/swig/swig-1.3.38.ebuild b/dev-lang/swig/swig-1.3.38.ebuild
index 3f2c63c470c1..0cf8cbc0dc48 100644
--- a/dev-lang/swig/swig-1.3.38.ebuild
+++ b/dev-lang/swig/swig-1.3.38.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-lang/swig/swig-1.3.38.ebuild,v 1.1 2009/02/05 00:29:15 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.38.ebuild,v 1.2 2010/07/09 18:40:33 pchrist Exp $
inherit flag-o-matic mono eutils autotools #48511
@@ -26,7 +26,7 @@ lua? ( dev-lang/lua )
mono? ( dev-lang/mono )
mzscheme? ( dev-scheme/plt-scheme )
perl? ( dev-lang/perl )
-php? ( virtual/php )
+php? ( dev-lang/php )
pike? ( dev-lang/pike )
python? ( virtual/python )
R? ( dev-lang/R )