diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 07:42:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 07:42:46 +0000 |
commit | c90114ae2e70e0e643a80898b2b30c3395ba32ec (patch) | |
tree | 43603df693499becc7d406b1229592fbafecb585 /media-libs/libwmf | |
parent | Stable for sh, wrt bug #472904 (diff) | |
download | gentoo-2-c90114ae2e70e0e643a80898b2b30c3395ba32ec.tar.gz gentoo-2-c90114ae2e70e0e643a80898b2b30c3395ba32ec.tar.bz2 gentoo-2-c90114ae2e70e0e643a80898b2b30c3395ba32ec.zip |
Stable for sh, wrt bug #474248
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libwmf')
-rw-r--r-- | media-libs/libwmf/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libwmf/libwmf-0.2.8.4-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libwmf/ChangeLog b/media-libs/libwmf/ChangeLog index 1db1e78e9425..1c814f6a2619 100644 --- a/media-libs/libwmf/ChangeLog +++ b/media-libs/libwmf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libwmf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/ChangeLog,v 1.95 2013/06/30 18:02:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/ChangeLog,v 1.96 2013/07/02 07:42:46 ago Exp $ + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libwmf-0.2.8.4-r5.ebuild: + Stable for sh, wrt bug #474248 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libwmf-0.2.8.4-r5.ebuild: Stable for s390, wrt bug #474248 diff --git a/media-libs/libwmf/libwmf-0.2.8.4-r5.ebuild b/media-libs/libwmf/libwmf-0.2.8.4-r5.ebuild index fd1c916dbeba..167ea700ac04 100644 --- a/media-libs/libwmf/libwmf-0.2.8.4-r5.ebuild +++ b/media-libs/libwmf/libwmf-0.2.8.4-r5.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/media-libs/libwmf/libwmf-0.2.8.4-r5.ebuild,v 1.12 2013/06/30 18:02:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/libwmf-0.2.8.4-r5.ebuild,v 1.13 2013/07/02 07:42:46 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="X debug doc expat xml" RDEPEND=" |