diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:15:07 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:15:07 +0000 |
commit | 11700db77921a54806e59b7807573e366a95ced9 (patch) | |
tree | a0a0ef91870e0b4670166e6dad59c29fb5b7b8db /x11-libs | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-11700db77921a54806e59b7807573e366a95ced9.tar.gz gentoo-2-11700db77921a54806e59b7807573e366a95ced9.tar.bz2 gentoo-2-11700db77921a54806e59b7807573e366a95ced9.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index da829d8d380c..d195991ca814 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.83 2005/06/06 11:46:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.84 2005/06/17 20:14:14 hansmi Exp $ + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> wxGTK-2.4.2-r3.ebuild: + Stable on ppc. 06 Jun 2005; Markus Rothe <corsair@gentoo.org> wxGTK-2.4.2-r3.ebuild: Stable on ppc64 diff --git a/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild index 441704d4d7ee..1a58d4c0d405 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.2-r3.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.4.2-r3.ebuild,v 1.15 2005/06/06 11:46:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild,v 1.16 2005/06/17 20:14:14 hansmi Exp $ inherit flag-o-matic eutils gnuconfig multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" LICENSE="wxWinLL-3" SLOT="2.4" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="debug wxgtk1 gtk2 odbc opengl unicode" RDEPEND="virtual/x11 |