diff options
author | 2005-09-03 22:00:14 +0000 | |
---|---|---|
committer | 2005-09-03 22:00:14 +0000 | |
commit | fd84fe1983c3bdae9e661c90be65ec1a88fe7ba4 (patch) | |
tree | b677d13028a65d480ef2642163d4a33e3e3fe73f /x11-libs/gtk+ | |
parent | sys-kernel/gentoo-sources stable on ppc. (diff) | |
download | gentoo-2-fd84fe1983c3bdae9e661c90be65ec1a88fe7ba4.tar.gz gentoo-2-fd84fe1983c3bdae9e661c90be65ec1a88fe7ba4.tar.bz2 gentoo-2-fd84fe1983c3bdae9e661c90be65ec1a88fe7ba4.zip |
x11-libs/gtk+ stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 94e5193d185c..f7bd08d3f597 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.184 2005/09/03 21:10:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.185 2005/09/03 22:00:14 hansmi Exp $ + + 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gtk+-2.6.8.ebuild: + Stable on ppc. 03 Sep 2005; Markus Rothe <corsair@gentoo.org> gtk+-2.6.8.ebuild: Stable on ppc64 diff --git a/x11-libs/gtk+/gtk+-2.6.8.ebuild b/x11-libs/gtk+/gtk+-2.6.8.ebuild index f2847b07a9a2..52a4eec4392d 100644 --- a/x11-libs/gtk+/gtk+-2.6.8.ebuild +++ b/x11-libs/gtk+/gtk+-2.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.6.8.ebuild,v 1.8 2005/09/03 21:10:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.6.8.ebuild,v 1.9 2005/09/03 22:00:14 hansmi Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.6/${P}.tar.bz2 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="doc tiff jpeg static" RDEPEND="virtual/x11 |