summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-04-21 20:25:33 +0000
committerThomas Cort <tcort@gentoo.org>2006-04-21 20:25:33 +0000
commitfcc648548635e6e09c16d29cb419fc2aab784ec9 (patch)
tree03b662fdf0c32b99271342be6be946b1314658b2 /x11-libs
parentStable on alpha wrt Bug #126321. (diff)
downloadhistorical-fcc648548635e6e09c16d29cb419fc2aab784ec9.tar.gz
historical-fcc648548635e6e09c16d29cb419fc2aab784ec9.tar.bz2
historical-fcc648548635e6e09c16d29cb419fc2aab784ec9.zip
Stable on alpha wrt Bug #126321.
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtk+/ChangeLog5
-rw-r--r--x11-libs/gtk+/gtk+-2.8.12.ebuild4
-rw-r--r--x11-libs/libwnck/ChangeLog5
-rw-r--r--x11-libs/libwnck/libwnck-2.12.3.ebuild4
-rw-r--r--x11-libs/pango/ChangeLog5
-rw-r--r--x11-libs/pango/pango-1.10.3.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index e8de48595110..c538c0a386a6 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtk+
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.236 2006/04/21 16:34:33 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.237 2006/04/21 20:20:00 tcort Exp $
+
+ 21 Apr 2006; Thomas Cort <tcort@gentoo.org> gtk+-2.8.12.ebuild:
+ Stable on alpha wrt Bug #126321.
21 Apr 2006; Marinus Schraal <foser@gentoo.org> gtk+-2.8.16.ebuild :
Always enable png, so we actually can display icons
diff --git a/x11-libs/gtk+/gtk+-2.8.12.ebuild b/x11-libs/gtk+/gtk+-2.8.12.ebuild
index 6bac6f55b26c..f19d1fca48ce 100644
--- a/x11-libs/gtk+/gtk+-2.8.12.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.12.ebuild,v 1.10 2006/04/15 01:25:21 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.12.ebuild,v 1.11 2006/04/21 20:20:00 tcort Exp $
inherit gnome.org flag-o-matic eutils debug autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 sparc x86"
IUSE="debug doc jpeg tiff xinerama"
RDEPEND="|| ( (
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog
index a9afeb246854..e753b6626fd6 100644
--- a/x11-libs/libwnck/ChangeLog
+++ b/x11-libs/libwnck/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libwnck
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.125 2006/03/24 15:40:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.126 2006/04/21 20:25:33 tcort Exp $
+
+ 21 Apr 2006; Thomas Cort <tcort@gentoo.org> libwnck-2.12.3.ebuild:
+ Stable on alpha wrt Bug #126321.
24 Mar 2006; Aron Griffis <agriffis@gentoo.org> libwnck-2.12.3.ebuild:
Mark 2.12.3 stable on ia64
diff --git a/x11-libs/libwnck/libwnck-2.12.3.ebuild b/x11-libs/libwnck/libwnck-2.12.3.ebuild
index 34a9fa8858e6..09e92f2ee489 100644
--- a/x11-libs/libwnck/libwnck-2.12.3.ebuild
+++ b/x11-libs/libwnck/libwnck-2.12.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.12.3.ebuild,v 1.8 2006/03/24 15:40:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.12.3.ebuild,v 1.9 2006/04/21 20:25:33 tcort Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2.5.4
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog
index 0494006f38ac..1c0b7d642898 100644
--- a/x11-libs/pango/ChangeLog
+++ b/x11-libs/pango/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pango
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.133 2006/04/15 01:23:47 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.134 2006/04/21 20:22:37 tcort Exp $
+
+ 21 Apr 2006; Thomas Cort <tcort@gentoo.org> pango-1.10.3.ebuild:
+ Stable on alpha wrt Bug #126321.
15 Apr 2006; Stephen P. Becker <geoman@gentoo.org> pango-1.10.3.ebuild:
stable on mips
diff --git a/x11-libs/pango/pango-1.10.3.ebuild b/x11-libs/pango/pango-1.10.3.ebuild
index c5fd0e2ccff9..a1832215a87a 100644
--- a/x11-libs/pango/pango-1.10.3.ebuild
+++ b/x11-libs/pango/pango-1.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.10.3.ebuild,v 1.9 2006/04/15 01:23:47 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.10.3.ebuild,v 1.10 2006/04/21 20:22:37 tcort Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pango.org/"
LICENSE="LGPL-2 FTL"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 sparc x86"
IUSE="doc"
RDEPEND="|| ( (