diff options
author | 2005-09-08 15:35:02 +0000 | |
---|---|---|
committer | 2005-09-08 15:35:02 +0000 | |
commit | 13f53997d244409d942ca81a6d447d0e0fbbdede (patch) | |
tree | 56edc76918a83e303f9607043ca89ec06b7f697b /x11-libs/wxGTK/wxGTK-2.6.1.ebuild | |
parent | ~amd64 (diff) | |
download | historical-13f53997d244409d942ca81a6d447d0e0fbbdede.tar.gz historical-13f53997d244409d942ca81a6d447d0e0fbbdede.tar.bz2 historical-13f53997d244409d942ca81a6d447d0e0fbbdede.zip |
Mark 2.6.1 stable on ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.6.1.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.1.ebuild b/x11-libs/wxGTK/wxGTK-2.6.1.ebuild index a733a124ee93..b6799d67b943 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.1.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/wxGTK/wxGTK-2.6.1.ebuild,v 1.9 2005/09/06 20:43:24 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.1.ebuild,v 1.10 2005/09/08 15:35:02 agriffis Exp $ inherit wxlib gnuconfig @@ -8,7 +8,7 @@ DESCRIPTION="GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit and wxbase non-gui library" SLOT="2.6" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" IUSE="gnome gtk2 joystick odbc opengl sdl wxgtk1" RDEPEND="${RDEPEND} opengl? ( virtual/opengl ) |