summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 20:07:38 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 20:07:38 +0000
commitfe7a5a0a18e80f0a29ab1f6491f0a625d6b07f51 (patch)
tree0ebef5248bfae44f0db0cd3cad1fbeae8514f828 /x11-libs
parentmetadata (diff)
downloadgentoo-2-fe7a5a0a18e80f0a29ab1f6491f0a625d6b07f51.tar.gz
gentoo-2-fe7a5a0a18e80f0a29ab1f6491f0a625d6b07f51.tar.bz2
gentoo-2-fe7a5a0a18e80f0a29ab1f6491f0a625d6b07f51.zip
add ~alpha for the sake of dev-python/wxPython-2.4.0.7
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/wxGTK/ChangeLog5
-rw-r--r--x11-libs/wxGTK/wxGTK-2.4.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog
index 86ce11274c69..359954495739 100644
--- a/x11-libs/wxGTK/ChangeLog
+++ b/x11-libs/wxGTK/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.43 2004/01/17 07:37:16 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.44 2004/02/17 20:07:38 agriffis Exp $
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> wxGTK-2.4.0.ebuild:
+ add ~alpha for the sake of dev-python/wxPython-2.4.0.7
17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> :
manifest fix
diff --git a/x11-libs/wxGTK/wxGTK-2.4.0.ebuild b/x11-libs/wxGTK/wxGTK-2.4.0.ebuild
index 7fe4e6b4f9e6..252e62bc37a6 100644
--- a/x11-libs/wxGTK/wxGTK-2.4.0.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.0.ebuild,v 1.13 2003/10/07 23:49:33 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.0.ebuild,v 1.14 2004/02/17 20:07:38 agriffis Exp $
DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit."
SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.wxwindows.org/"
LICENSE="wxWinLL-3"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
IUSE="nls odbc opengl gtk2"
DEPEND="virtual/glibc