diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 11:54:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 11:54:57 +0000 |
commit | 70a3e8d4f188ca47a90d88b47b6307a4bb592416 (patch) | |
tree | dc044ba4ee9d30bc3f70a170bac075e3d79715ea /media-libs | |
parent | Stable for amd64, wrt bug #556816 (diff) | |
download | gentoo-2-70a3e8d4f188ca47a90d88b47b6307a4bb592416.tar.gz gentoo-2-70a3e8d4f188ca47a90d88b47b6307a4bb592416.tar.bz2 gentoo-2-70a3e8d4f188ca47a90d88b47b6307a4bb592416.zip |
Stable for amd64, wrt bug #556698
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/wxsvg/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/wxsvg/wxsvg-1.4.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/wxsvg/ChangeLog b/media-libs/wxsvg/ChangeLog index b1149366f054..0f396dd96288 100644 --- a/media-libs/wxsvg/ChangeLog +++ b/media-libs/wxsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/wxsvg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/wxsvg/ChangeLog,v 1.49 2015/08/04 23:35:59 rhill Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/wxsvg/ChangeLog,v 1.50 2015/08/06 11:54:57 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> wxsvg-1.4.2.ebuild: + Stable for amd64, wrt bug #556698 *wxsvg-1.5.4 (04 Aug 2015) diff --git a/media-libs/wxsvg/wxsvg-1.4.2.ebuild b/media-libs/wxsvg/wxsvg-1.4.2.ebuild index 5d9f0c7c9951..ce18979d6449 100644 --- a/media-libs/wxsvg/wxsvg-1.4.2.ebuild +++ b/media-libs/wxsvg/wxsvg-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/wxsvg/wxsvg-1.4.2.ebuild,v 1.2 2014/07/29 16:38:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/wxsvg/wxsvg-1.4.2.ebuild,v 1.3 2015/08/06 11:54:57 ago Exp $ EAPI=5 WX_GTK_VER=2.8 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="wxWinLL-3" SLOT="0/2" # based on SONAME of libwxsvg.so -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" RDEPEND=">=dev-libs/expat-2:= |