summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2011-03-08 03:05:44 +0000
committerRyan Hill <dirtyepic@gentoo.org>2011-03-08 03:05:44 +0000
commit6401716abf92c57a33148b4865662b56ca0d540c (patch)
tree7e68ca2a527041e83f3d55a3fb372b1e3a278756 /sys-devel/gcc
parentMerge prefix support from prefix overlay (diff)
downloadgentoo-2-6401716abf92c57a33148b4865662b56ca0d540c.tar.gz
gentoo-2-6401716abf92c57a33148b4865662b56ca0d540c.tar.bz2
gentoo-2-6401716abf92c57a33148b4865662b56ca0d540c.zip
Lock down gtk+ dependencies.
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/ChangeLog9
-rw-r--r--sys-devel/gcc/gcc-3.3.6-r1.ebuild6
-rw-r--r--sys-devel/gcc/gcc-3.4.6-r2.ebuild6
-rw-r--r--sys-devel/gcc/gcc-4.0.4.ebuild6
-rw-r--r--sys-devel/gcc/gcc-4.1.2.ebuild4
-rw-r--r--sys-devel/gcc/gcc-4.2.4-r1.ebuild6
-rw-r--r--sys-devel/gcc/gcc-4.3.3-r2.ebuild6
-rw-r--r--sys-devel/gcc/gcc-4.3.4.ebuild6
-rw-r--r--sys-devel/gcc/gcc-4.3.5.ebuild6
-rw-r--r--sys-devel/gcc/gcc-4.4.2.ebuild6
-rw-r--r--sys-devel/gcc/gcc-4.4.3-r3.ebuild6
-rw-r--r--sys-devel/gcc/gcc-4.4.4-r2.ebuild4
-rw-r--r--sys-devel/gcc/gcc-4.4.5.ebuild4
-rw-r--r--sys-devel/gcc/gcc-4.5.1-r1.ebuild6
-rw-r--r--sys-devel/gcc/gcc-4.5.2.ebuild4
15 files changed, 46 insertions, 39 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index a5c3765b13c1..69f300f9864d 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.807 2011/03/05 11:44:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.808 2011/03/08 03:05:44 dirtyepic Exp $
+
+ 08 Mar 2011; Ryan Hill <dirtyepic@gentoo.org> gcc-3.3.6-r1.ebuild,
+ gcc-3.4.6-r2.ebuild, gcc-4.0.4.ebuild, gcc-4.1.2.ebuild, gcc-4.2.4-r1.ebuild,
+ gcc-4.3.3-r2.ebuild, gcc-4.3.4.ebuild, gcc-4.3.5.ebuild, gcc-4.4.2.ebuild,
+ gcc-4.4.3-r3.ebuild, gcc-4.4.4-r2.ebuild, gcc-4.4.5.ebuild,
+ gcc-4.5.1-r1.ebuild, gcc-4.5.2.ebuild:
+ Lock down gtk+ dependencies.
05 Mar 2011; Raúl Porcel <armin76@gentoo.org> gcc-4.4.5.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #354881
diff --git a/sys-devel/gcc/gcc-3.3.6-r1.ebuild b/sys-devel/gcc/gcc-3.3.6-r1.ebuild
index 079a3e8cd9bc..97cfc9054923 100644
--- a/sys-devel/gcc/gcc-3.3.6-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.3.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.15 2009/03/16 00:57:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.16 2011/03/08 03:05:44 dirtyepic Exp $
MAN_VER=""
PATCH_VER="1.6"
@@ -54,7 +54,7 @@ RDEPEND=">=sys-devel/gcc-config-1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
)
>=media-libs/libart_lgpl-2.1
)
diff --git a/sys-devel/gcc/gcc-3.4.6-r2.ebuild b/sys-devel/gcc/gcc-3.4.6-r2.ebuild
index a0976b392d21..5f17b758eade 100644
--- a/sys-devel/gcc/gcc-3.4.6-r2.ebuild
+++ b/sys-devel/gcc/gcc-3.4.6-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.24 2010/01/09 20:42:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.25 2011/03/08 03:05:44 dirtyepic Exp $
MAN_VER=""
PATCH_VER="1.6"
@@ -63,7 +63,7 @@ RDEPEND=">=sys-devel/gcc-config-1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
)
>=media-libs/libart_lgpl-2.1
)
diff --git a/sys-devel/gcc/gcc-4.0.4.ebuild b/sys-devel/gcc/gcc-4.0.4.ebuild
index bc9fc032f9b4..b64aa738c7ad 100644
--- a/sys-devel/gcc/gcc-4.0.4.ebuild
+++ b/sys-devel/gcc/gcc-4.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v 1.6 2010/01/09 12:58:57 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v 1.7 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.1"
UCLIBC_VER="1.0"
@@ -38,7 +38,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.1.2.ebuild b/sys-devel/gcc/gcc-4.1.2.ebuild
index 3ce9506318a7..8b2e62cfabb3 100644
--- a/sys-devel/gcc/gcc-4.1.2.ebuild
+++ b/sys-devel/gcc/gcc-4.1.2.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/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.25 2011/02/06 11:33:20 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.26 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.3"
UCLIBC_VER="1.0"
@@ -34,7 +34,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.2.4-r1.ebuild b/sys-devel/gcc/gcc-4.2.4-r1.ebuild
index 93a2701e6f2d..e404d0237ec4 100644
--- a/sys-devel/gcc/gcc-4.2.4-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.2.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v 1.5 2010/01/09 12:58:57 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.4-r1.ebuild,v 1.6 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.1"
UCLIBC_VER="1.0"
@@ -33,7 +33,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.3.3-r2.ebuild b/sys-devel/gcc/gcc-4.3.3-r2.ebuild
index 7779d74fb021..abab272d1198 100644
--- a/sys-devel/gcc/gcc-4.3.3-r2.ebuild
+++ b/sys-devel/gcc/gcc-4.3.3-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.8 2010/01/09 12:58:57 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.9 2011/03/08 03:05:44 dirtyepic Exp $
GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch" #262567
@@ -43,7 +43,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.3.4.ebuild b/sys-devel/gcc/gcc-4.3.4.ebuild
index 340c27eebf4b..ee4e73357093 100644
--- a/sys-devel/gcc/gcc-4.3.4.ebuild
+++ b/sys-devel/gcc/gcc-4.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.14 2010/10/17 09:08:30 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.15 2011/03/08 03:05:44 dirtyepic Exp $
GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch \
02_all_gcc-4.3-alpha-PR42113.patch" #262567 #309279
@@ -44,7 +44,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.3.5.ebuild b/sys-devel/gcc/gcc-4.3.5.ebuild
index c2c98be84f84..a4fea9475ceb 100644
--- a/sys-devel/gcc/gcc-4.3.5.ebuild
+++ b/sys-devel/gcc/gcc-4.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild,v 1.3 2010/10/17 09:08:30 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild,v 1.4 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.1"
UCLIBC_VER="1.0"
@@ -41,7 +41,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.4.2.ebuild b/sys-devel/gcc/gcc-4.4.2.ebuild
index 53d88e68ee78..9783eeac727b 100644
--- a/sys-devel/gcc/gcc-4.4.2.ebuild
+++ b/sys-devel/gcc/gcc-4.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild,v 1.5 2010/01/09 12:58:57 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild,v 1.6 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.0"
@@ -45,7 +45,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.4.3-r3.ebuild b/sys-devel/gcc/gcc-4.4.3-r3.ebuild
index 602bf6fa66b8..24dd59e4f0d1 100644
--- a/sys-devel/gcc/gcc-4.4.3-r3.ebuild
+++ b/sys-devel/gcc/gcc-4.4.3-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.7 2010/10/08 19:10:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.8 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.4"
UCLIBC_VER="1.0"
@@ -42,7 +42,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.4.4-r2.ebuild b/sys-devel/gcc/gcc-4.4.4-r2.ebuild
index 771ff2be9ce0..b59171a8edff 100644
--- a/sys-devel/gcc/gcc-4.4.4-r2.ebuild
+++ b/sys-devel/gcc/gcc-4.4.4-r2.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/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v 1.11 2011/02/13 04:53:21 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v 1.12 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.4"
UCLIBC_VER="1.0"
@@ -45,7 +45,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.4.5.ebuild b/sys-devel/gcc/gcc-4.4.5.ebuild
index dc2f29323a3f..3164ca719536 100644
--- a/sys-devel/gcc/gcc-4.4.5.ebuild
+++ b/sys-devel/gcc/gcc-4.4.5.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/sys-devel/gcc/gcc-4.4.5.ebuild,v 1.8 2011/03/05 11:44:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.5.ebuild,v 1.9 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.2"
UCLIBC_VER="1.0"
@@ -45,7 +45,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.5.1-r1.ebuild b/sys-devel/gcc/gcc-4.5.1-r1.ebuild
index c4d2d709c578..105b9b62bef2 100644
--- a/sys-devel/gcc/gcc-4.5.1-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.5.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v 1.2 2010/11/29 20:40:15 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v 1.3 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.4"
UCLIBC_VER="1.0"
@@ -46,7 +46,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1
diff --git a/sys-devel/gcc/gcc-4.5.2.ebuild b/sys-devel/gcc/gcc-4.5.2.ebuild
index c8c81e171bac..a11335a8d667 100644
--- a/sys-devel/gcc/gcc-4.5.2.ebuild
+++ b/sys-devel/gcc/gcc-4.5.2.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/sys-devel/gcc/gcc-4.5.2.ebuild,v 1.2 2011/02/13 12:03:21 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v 1.3 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.1"
UCLIBC_VER="1.0"
@@ -46,7 +46,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4
x11-libs/libXtst
x11-proto/xproto
x11-proto/xextproto
- >=x11-libs/gtk+-2.2
+ =x11-libs/gtk+-2*
x11-libs/pango
)
>=media-libs/libart_lgpl-2.1