diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-04 02:09:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-04 02:09:24 +0000 |
commit | ecf55d29ae828c71440d0e335ba1c80a8947d7b7 (patch) | |
tree | a4bd6880d08c13432b91e78513707873e5e17195 /x11-libs | |
parent | Marked 2.8.0-r1 stable on x86; Tidy old ebuilds. (diff) | |
download | gentoo-2-ecf55d29ae828c71440d0e335ba1c80a8947d7b7.tar.gz gentoo-2-ecf55d29ae828c71440d0e335ba1c80a8947d7b7.tar.bz2 gentoo-2-ecf55d29ae828c71440d0e335ba1c80a8947d7b7.zip |
Stable on sparc
(Portage version: 2.0.51.19)
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 4ab05f971a20..6b1507ab6244 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.74 2005/05/03 02:06:53 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.75 2005/05/04 02:09:24 gustavoz Exp $ + + 04 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> wxGTK-2.4.2-r3.ebuild: + Stable on sparc 03 May 2005; Rob Cakebread <pythonhead@gentoo.org> wxGTK-2.6.0.ebuild: Enable xpm by default because wxpython needs it. bug# 91252 diff --git a/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild index c45bc800ddc0..382699ccbb3d 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.8 2005/05/02 20:04:10 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r3.ebuild,v 1.9 2005/05/04 02:09:24 gustavoz 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="x86 ~ppc ~sparc ~alpha ~arm ~amd64 ~ia64 ~hppa ~ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha ~arm ~amd64 ~ia64 ~hppa ~ppc64" IUSE="debug wxgtk1 gtk gtk2 odbc opengl unicode" RDEPEND="virtual/x11 |