summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-06-29 15:01:59 +0000
committerChristoph Mende <angelos@gentoo.org>2011-06-29 15:01:59 +0000
commit00184ee27bc1234df53a5942094bb779a9bba657 (patch)
treea4b6de2909a0879a3b1d72ff58f6a08322322430 /x11-libs
parentdrop custom-cflags useflag and always use ours (diff)
downloadhistorical-00184ee27bc1234df53a5942094bb779a9bba657.tar.gz
historical-00184ee27bc1234df53a5942094bb779a9bba657.tar.bz2
historical-00184ee27bc1234df53a5942094bb779a9bba657.zip
Stable on amd64 wrt bug #371320
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gdk-pixbuf/ChangeLog6
-rw-r--r--x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild4
-rw-r--r--x11-libs/gnome-pty-helper/ChangeLog6
-rw-r--r--x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild4
-rw-r--r--x11-libs/gtk+/ChangeLog5
-rw-r--r--x11-libs/gtk+/gtk+-2.24.4.ebuild4
-rw-r--r--x11-libs/pango/ChangeLog5
-rw-r--r--x11-libs/pango/pango-1.28.4.ebuild4
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.28.1-r200.ebuild4
10 files changed, 32 insertions, 15 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog
index 40c7fa1f6eac..10c98536769a 100644
--- a/x11-libs/gdk-pixbuf/ChangeLog
+++ b/x11-libs/gdk-pixbuf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gdk-pixbuf
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.19 2011/06/29 01:46:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.20 2011/06/29 14:59:58 angelos Exp $
+
+ 29 Jun 2011; Christoph Mende <angelos@gentoo.org>
+ gdk-pixbuf-2.22.1-r1.ebuild:
+ Stable on amd64 wrt bug #371320
29 Jun 2011; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.22.1-r1.ebuild:
Stable for HPPA (bug #371320).
diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild
index ac818407e628..24dec719958d 100644
--- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild
+++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.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/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild,v 1.7 2011/06/29 01:46:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild,v 1.8 2011/06/29 14:59:58 angelos Exp $
EAPI="3"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+X debug doc +introspection jpeg jpeg2k svg tiff test"
# librsvg blocker is for the new pixbuf loader API, you lose icons otherwise
diff --git a/x11-libs/gnome-pty-helper/ChangeLog b/x11-libs/gnome-pty-helper/ChangeLog
index f18bcdb50348..dfc115465e7c 100644
--- a/x11-libs/gnome-pty-helper/ChangeLog
+++ b/x11-libs/gnome-pty-helper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gnome-pty-helper
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.5 2011/06/29 01:43:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.6 2011/06/29 15:00:58 angelos Exp $
+
+ 29 Jun 2011; Christoph Mende <angelos@gentoo.org>
+ gnome-pty-helper-0.28.1.ebuild:
+ Stable on amd64 wrt bug #371320
29 Jun 2011; Jeroen Roovers <jer@gentoo.org> gnome-pty-helper-0.28.1.ebuild:
Stable for HPPA (bug #371320).
diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild
index d3162b63b798..6dbc843102cc 100644
--- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild
+++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.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/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild,v 1.4 2011/06/29 01:43:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild,v 1.5 2011/06/29 15:00:58 angelos Exp $
EAPI="3"
GNOME_ORG_MODULE="vte"
@@ -14,7 +14,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
# gnome-pty-helper was spit out with 0.27.90
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index 8335fd917453..806a9bab608c 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtk+
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.520 2011/06/29 01:49:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.521 2011/06/29 15:01:33 angelos Exp $
+
+ 29 Jun 2011; Christoph Mende <angelos@gentoo.org> gtk+-2.24.4.ebuild:
+ Stable on amd64 wrt bug #371320
29 Jun 2011; Jeroen Roovers <jer@gentoo.org> gtk+-2.24.4.ebuild:
Stable for HPPA (bug #371320).
diff --git a/x11-libs/gtk+/gtk+-2.24.4.ebuild b/x11-libs/gtk+/gtk+-2.24.4.ebuild
index e11bd44c900d..7686f71685d6 100644
--- a/x11-libs/gtk+/gtk+-2.24.4.ebuild
+++ b/x11-libs/gtk+/gtk+-2.24.4.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/x11-libs/gtk+/gtk+-2.24.4.ebuild,v 1.5 2011/06/29 01:49:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.4.ebuild,v 1.6 2011/06/29 15:01:33 angelos Exp $
EAPI="3"
GNOME2_LA_PUNT="yes"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="aqua cups debug doc examples +introspection test vim-syntax xinerama"
# NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog
index 69f25857d125..92e70044204e 100644
--- a/x11-libs/pango/ChangeLog
+++ b/x11-libs/pango/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pango
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.324 2011/06/29 01:48:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.325 2011/06/29 15:00:26 angelos Exp $
+
+ 29 Jun 2011; Christoph Mende <angelos@gentoo.org> pango-1.28.4.ebuild:
+ Stable on amd64 wrt bug #371320
29 Jun 2011; Jeroen Roovers <jer@gentoo.org> pango-1.28.4.ebuild:
Stable for HPPA (bug #371320).
diff --git a/x11-libs/pango/pango-1.28.4.ebuild b/x11-libs/pango/pango-1.28.4.ebuild
index ac3f85dfc425..e0cf09fef769 100644
--- a/x11-libs/pango/pango-1.28.4.ebuild
+++ b/x11-libs/pango/pango-1.28.4.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/x11-libs/pango/pango-1.28.4.ebuild,v 1.10 2011/06/29 01:48:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.28.4.ebuild,v 1.11 2011/06/29 15:00:26 angelos Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.pango.org/"
LICENSE="LGPL-2 FTL"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="X doc +introspection test"
RDEPEND=">=dev-libs/glib-2.24:2
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 8e3e9cf81e15..aff6fb9b1398 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.281 2011/06/29 01:49:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.282 2011/06/29 15:01:59 angelos Exp $
+
+ 29 Jun 2011; Christoph Mende <angelos@gentoo.org> vte-0.28.1-r200.ebuild:
+ Stable on amd64 wrt bug #371320
29 Jun 2011; Jeroen Roovers <jer@gentoo.org> vte-0.28.1-r200.ebuild:
Stable for HPPA (bug #371320).
diff --git a/x11-libs/vte/vte-0.28.1-r200.ebuild b/x11-libs/vte/vte-0.28.1-r200.ebuild
index 045158435b45..cf24c457dabc 100644
--- a/x11-libs/vte/vte-0.28.1-r200.ebuild
+++ b/x11-libs/vte/vte-0.28.1-r200.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/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.5 2011/06/29 01:49:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.6 2011/06/29 15:01:59 angelos Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -15,7 +15,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="debug doc glade +introspection python"
PDEPEND="x11-libs/gnome-pty-helper"