diff options
-rw-r--r-- | x11-libs/gtk+extra/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+extra/ChangeLog b/x11-libs/gtk+extra/ChangeLog index b3805e907a8b..132facccca0e 100644 --- a/x11-libs/gtk+extra/ChangeLog +++ b/x11-libs/gtk+extra/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+extra # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.14 2006/11/29 12:18:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.15 2006/12/12 00:19:31 pylon Exp $ + + 12 Dec 2006; Lars Weiler <pylon@gentoo.org> gtk+extra-2.1.1.ebuild: + Stable on ppc; bug #146423. 29 Nov 2006; Christian Faulhammer <opfer@gentoo.org> gtk+extra-2.1.1.ebuild: diff --git a/x11-libs/gtk+extra/gtk+extra-2.1.1.ebuild b/x11-libs/gtk+extra/gtk+extra-2.1.1.ebuild index 3eb4cfeca5c4..d08b00ab11af 100644 --- a/x11-libs/gtk+extra/gtk+extra-2.1.1.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-2.1.1.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+extra/gtk+extra-2.1.1.ebuild,v 1.4 2006/11/29 12:18:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-2.1.1.ebuild,v 1.5 2006/12/12 00:19:31 pylon Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scigraphica/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.0 |