diff options
author | 2004-08-19 20:18:20 +0000 | |
---|---|---|
committer | 2004-08-19 20:18:20 +0000 | |
commit | a343d7307beb19ba8d619c74a18829d3d28e813a (patch) | |
tree | 06138af9cf8cebea5712df17f96996af1dd5f124 /x11-libs | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-a343d7307beb19ba8d619c74a18829d3d28e813a.tar.gz gentoo-2-a343d7307beb19ba8d619c74a18829d3d28e813a.tar.bz2 gentoo-2-a343d7307beb19ba8d619c74a18829d3d28e813a.zip |
removed ~macos keyword, is there a bug open about what needs fixing?
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-1.2.10-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild index dda5364cf9b1..812a75c0319f 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r11.ebuild,v 1.12 2004/08/19 20:16:21 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild,v 1.13 2004/08/19 20:18:20 pvdabeel Exp $ GNOME_TARBALL_SUFFIX="gz" inherit gnome.org eutils libtool gnuconfig @@ -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="x86 ppc ~sparc mips alpha arm hppa amd64 ia64 ppc64 ~macos" +KEYWORDS="x86 ppc ~sparc mips alpha arm hppa amd64 ia64 ppc64" IUSE="nls debug" RDEPEND="virtual/x11 |