diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-01 20:44:42 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-01 20:44:42 +0000 |
commit | 7cb338c2335826ea1b8cbbdfe0e5592e263e058d (patch) | |
tree | bdda5ebbb34ff13ca3f65abddc93d08f481ecc89 /x11-libs/gtk+/gtk+-1.2.10-r12.ebuild | |
parent | Fix build process to use kbuild (diff) | |
download | gentoo-2-7cb338c2335826ea1b8cbbdfe0e5592e263e058d.tar.gz gentoo-2-7cb338c2335826ea1b8cbbdfe0e5592e263e058d.tar.bz2 gentoo-2-7cb338c2335826ea1b8cbbdfe0e5592e263e058d.zip |
Stable on Alpha, bug 150355.
(Portage version: 2.1.2_rc1-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 d1b9925a8502..1f8537f7bfb5 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.8 2006/10/20 12:02:17 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r12.ebuild,v 1.9 2006/11/01 20:44:42 kloeri 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 |