diff options
author | 2015-02-15 14:59:19 +0000 | |
---|---|---|
committer | 2015-02-15 14:59:19 +0000 | |
commit | a2d361158624c6593355f0d9dabe2b5170e0698a (patch) | |
tree | 311a62d63d325465f8735ede62f68b531750db00 /media-libs/libvisio | |
parent | Stable for x86, wrt bug #534684 (diff) | |
download | gentoo-2-a2d361158624c6593355f0d9dabe2b5170e0698a.tar.gz gentoo-2-a2d361158624c6593355f0d9dabe2b5170e0698a.tar.bz2 gentoo-2-a2d361158624c6593355f0d9dabe2b5170e0698a.zip |
Stable for x86, wrt bug #534684
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libvisio')
-rw-r--r-- | media-libs/libvisio/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libvisio/libvisio-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvisio/ChangeLog b/media-libs/libvisio/ChangeLog index 51ced5f84896..4d49fabbce38 100644 --- a/media-libs/libvisio/ChangeLog +++ b/media-libs/libvisio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libvisio # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v 1.62 2015/02/15 14:57:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v 1.63 2015/02/15 14:59:19 ago Exp $ + + 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libvisio-0.1.1.ebuild: + Stable for x86, wrt bug #534684 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libvisio-0.1.1.ebuild: Stable for amd64, wrt bug #534684 diff --git a/media-libs/libvisio/libvisio-0.1.1.ebuild b/media-libs/libvisio/libvisio-0.1.1.ebuild index d025cc43df3d..abb6cdd48b28 100644 --- a/media-libs/libvisio/libvisio-0.1.1.ebuild +++ b/media-libs/libvisio/libvisio-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-0.1.1.ebuild,v 1.2 2015/02/15 14:57:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-0.1.1.ebuild,v 1.3 2015/02/15 14:59:19 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libvisio" LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~hppa ~x86" +KEYWORDS="amd64 ~arm ~hppa x86" IUSE="doc static-libs test" RDEPEND=" |