diff options
author | 2007-08-28 11:27:03 +0000 | |
---|---|---|
committer | 2007-08-28 11:27:03 +0000 | |
commit | 51d783d6c30a34d783b3aadabec8b1bc88c7f92b (patch) | |
tree | 63e0a5d49f92ef1048343bccf0226918538a6342 /x11-libs | |
parent | version bump to fix memory leaks and misc other changes (diff) | |
download | historical-51d783d6c30a34d783b3aadabec8b1bc88c7f92b.tar.gz historical-51d783d6c30a34d783b3aadabec8b1bc88c7f92b.tar.bz2 historical-51d783d6c30a34d783b3aadabec8b1bc88c7f92b.zip |
Stable on ppc wrt bug 190019
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.14.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.16.5.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 10a66bbdb43c..d5b31b657450 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.333 2007/08/28 03:26:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.334 2007/08/28 11:27:03 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> gtk+-2.10.14.ebuild: + Stable on ppc wrt bug 190019 28 Aug 2007; Jeroen Roovers <jer@gentoo.org> gtk+-2.10.14.ebuild: Stable for HPPA (bug #190019). diff --git a/x11-libs/gtk+/gtk+-2.10.14.ebuild b/x11-libs/gtk+/gtk+-2.10.14.ebuild index d7f1514d1016..f4b8b702e358 100644 --- a/x11-libs/gtk+/gtk+-2.10.14.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.14.ebuild,v 1.5 2007/08/28 03:26:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.14.ebuild,v 1.6 2007/08/28 11:27:03 nixnut Exp $ inherit gnome.org flag-o-matic eutils autotools virtualx @@ -9,7 +9,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" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug doc jpeg tiff xinerama" RDEPEND="x11-libs/libXrender diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index e7b03c101b32..267d82e35f69 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.189 2007/08/28 03:24:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.190 2007/08/28 11:24:23 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> pango-1.16.5.ebuild: + Stable on ppc wrt bug 190019 28 Aug 2007; Jeroen Roovers <jer@gentoo.org> pango-1.16.5.ebuild: Stable for HPPA (bug #190019). diff --git a/x11-libs/pango/pango-1.16.5.ebuild b/x11-libs/pango/pango-1.16.5.ebuild index 2d6d061e8e43..ad8bf601f7ec 100644 --- a/x11-libs/pango/pango-1.16.5.ebuild +++ b/x11-libs/pango/pango-1.16.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.16.5.ebuild,v 1.5 2007/08/28 03:24:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.16.5.ebuild,v 1.6 2007/08/28 11:24:23 nixnut Exp $ inherit eutils gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2 FTL" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/libXrender |