summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-17 01:28:40 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-17 01:28:40 +0000
commit7ac7e16985836c1a4e60f3022469ea8fd4b8877f (patch)
tree8a66c7efe0051cba58f1efc8894f7dd6b191459d /x11-libs
parentMark 0.11.13-r2 stable on alpha (diff)
downloadhistorical-7ac7e16985836c1a4e60f3022469ea8fd4b8877f.tar.gz
historical-7ac7e16985836c1a4e60f3022469ea8fd4b8877f.tar.bz2
historical-7ac7e16985836c1a4e60f3022469ea8fd4b8877f.zip
Mark 2.6.1 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/wxGTK/ChangeLog5
-rw-r--r--x11-libs/wxGTK/wxGTK-2.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog
index 4d9571e0a54e..f22f73f46447 100644
--- a/x11-libs/wxGTK/ChangeLog
+++ b/x11-libs/wxGTK/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.91 2005/09/08 15:35:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.92 2005/09/17 01:28:40 agriffis Exp $
+
+ 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> wxGTK-2.6.1.ebuild:
+ Mark 2.6.1 stable on alpha
08 Sep 2005; Aron Griffis <agriffis@gentoo.org> wxGTK-2.6.1.ebuild:
Mark 2.6.1 stable on ia64
diff --git a/x11-libs/wxGTK/wxGTK-2.6.1.ebuild b/x11-libs/wxGTK/wxGTK-2.6.1.ebuild
index b6799d67b943..7981ee3d9a2b 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.10 2005/09/08 15:35:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.1.ebuild,v 1.11 2005/09/17 01:28:40 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 )