diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2013-10-06 09:04:16 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2013-10-06 09:04:16 +0000 |
commit | d24f2797974dcc3f1415c26a4c6606be4c28a744 (patch) | |
tree | ac084db91bbb7d64f7b4a39a5a3d59441219e76b /x11-libs/wxGTK | |
parent | Drop to ~sh. (diff) | |
download | gentoo-2-d24f2797974dcc3f1415c26a4c6606be4c28a744.tar.gz gentoo-2-d24f2797974dcc3f1415c26a4c6606be4c28a744.tar.bz2 gentoo-2-d24f2797974dcc3f1415c26a4c6606be4c28a744.zip |
Drop to ~sh.
Signed-off-by: Ryan Hill <dirtyepic@gentoo.org>
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index ef7fe63dd7e1..6320303261f5 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/wxGTK # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.300 2013/08/10 06:07:51 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.301 2013/10/06 09:04:16 dirtyepic Exp $ + + 06 Oct 2013; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.8.12.1.ebuild: + Drop to ~sh. *wxGTK-2.9.4.1-r1 (10 Aug 2013) *wxGTK-2.9.3.1-r1 (10 Aug 2013) diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild index 540c2f1ccbe8..9212f93c5eca 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild,v 1.15 2013/02/04 01:50:56 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild,v 1.16 2013/10/06 09:04:16 dirtyepic Exp $ EAPI="4" @@ -16,7 +16,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 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="X aqua doc debug gnome gstreamer odbc opengl pch sdl tiff" RDEPEND=" |