diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-07 18:55:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-07 18:55:24 +0000 |
commit | 6184b59f93f83661603ce1f3fc2a9a678f6b435f (patch) | |
tree | 6175ef84889287ea1ba41c37cd39ebc8dbb2f007 /x11-libs/gtk+/gtk+-1.2.10-r12.ebuild | |
parent | Fix manifest wrt Bug #150400. (diff) | |
download | gentoo-2-6184b59f93f83661603ce1f3fc2a9a678f6b435f.tar.gz gentoo-2-6184b59f93f83661603ce1f3fc2a9a678f6b435f.tar.bz2 gentoo-2-6184b59f93f83661603ce1f3fc2a9a678f6b435f.zip |
Stable on ppc64; bug #150355
(Portage version: 2.1.1-r1)
Diffstat (limited to 'x11-libs/gtk+/gtk+-1.2.10-r12.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-1.2.10-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild index bc80f4b8909f..75368ebb7dee 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r12.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+-1.2.10-r12.ebuild,v 1.2 2006/10/07 15:07:04 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild,v 1.3 2006/10/07 18:55:24 corsair Exp $ GNOME_TARBALL_SUFFIX="gz" inherit gnome.org eutils toolchain-funcs autotools @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gento LICENSE="LGPL-2.1" SLOT="1" -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="nls debug" # Supported languages and translated documentation |