diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:52:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:52:41 +0000 |
commit | d0559601d59ff3fdd8427a9a7eecca723c83237f (patch) | |
tree | 30a610b016f409f193f5d8ac4231be805dc2ed4f /x11-libs | |
parent | add ~alpha and ~ia64 (Manifest recommit) (diff) | |
download | gentoo-2-d0559601d59ff3fdd8427a9a7eecca723c83237f.tar.gz gentoo-2-d0559601d59ff3fdd8427a9a7eecca723c83237f.tar.bz2 gentoo-2-d0559601d59ff3fdd8427a9a7eecca723c83237f.zip |
stable on ia64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 359954495739..7547d2fffce6 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.44 2004/02/17 20:07:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.45 2004/02/17 21:52:41 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> wxGTK-2.4.2.ebuild: + stable on ia64 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 diff --git a/x11-libs/wxGTK/wxGTK-2.4.2.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2.ebuild index e0c0ba86d497..ba6d8a60f266 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.8 2004/01/16 21:30:42 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2.ebuild,v 1.9 2004/02/17 21:52:41 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 alpha amd64" +KEYWORDS="~x86 ppc ~sparc alpha amd64 ia64" IUSE="nls odbc opengl gtk2 unicode debug" RDEPEND="virtual/x11 |