diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-01-27 14:19:50 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-01-27 14:19:50 +0000 |
commit | 6c042d5eb20b8f2e2c108ef7cf0ac9d9fdead60c (patch) | |
tree | 33d7e2ba0ad4809005811dc541f1204a496a6d69 /x11-libs | |
parent | stable x86, bug 207648 (diff) | |
download | historical-6c042d5eb20b8f2e2c108ef7cf0ac9d9fdead60c.tar.gz historical-6c042d5eb20b8f2e2c108ef7cf0ac9d9fdead60c.tar.bz2 historical-6c042d5eb20b8f2e2c108ef7cf0ac9d9fdead60c.zip |
stable x86, bug 207648
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 3850e6b5f383..a9fec99263bf 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.178 2008/01/27 14:18:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.179 2008/01/27 14:19:50 opfer Exp $ + + 27 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + wxGTK-2.6.4.0-r3.ebuild: + stable x86, bug 207648 27 Jan 2008; Christian Faulhammer <opfer@gentoo.org> wxGTK-2.8.7.1-r1.ebuild: diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild index f1f721602bbd..b198b89b0201 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild,v 1.2 2007/12/22 22:07:41 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild,v 1.3 2008/01/27 14:19:50 opfer Exp $ inherit eutils versionator flag-o-matic @@ -15,7 +15,7 @@ BASE_P="${PN}-${BASE_PV}" SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2 doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="X doc debug gnome odbc opengl pch sdl unicode" RDEPEND=" diff --git a/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild index d32de32281df..d53a27b76caf 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild,v 1.3 2008/01/12 19:23:41 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild,v 1.4 2008/01/27 14:18:38 opfer Exp $ inherit eutils versionator flag-o-matic @@ -14,7 +14,7 @@ BASE_P="${PN}-${BASE_PV}" # docs, and are released more frequently than wxGTK. SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |