diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:49:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:49:51 +0000 |
commit | 99d33e608c90c31eeae58a21097883ccfd427918 (patch) | |
tree | c790a38039be95c35a29ffd656d91176515c8ead /media-gfx | |
parent | Remove vulnarable (diff) | |
download | gentoo-2-99d33e608c90c31eeae58a21097883ccfd427918.tar.gz gentoo-2-99d33e608c90c31eeae58a21097883ccfd427918.tar.bz2 gentoo-2-99d33e608c90c31eeae58a21097883ccfd427918.zip |
Stable for x86, wrt bug #497662
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/viewnior/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/viewnior/viewnior-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/viewnior/ChangeLog b/media-gfx/viewnior/ChangeLog index e24878a990bc..6b93c689b53f 100644 --- a/media-gfx/viewnior/ChangeLog +++ b/media-gfx/viewnior/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/viewnior # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/viewnior/ChangeLog,v 1.15 2014/01/19 17:06:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/viewnior/ChangeLog,v 1.16 2014/01/26 10:49:51 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> viewnior-1.3.ebuild: + Stable for x86, wrt bug #497662 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> viewnior-1.3.ebuild: amd64 stable, bug #497662 diff --git a/media-gfx/viewnior/viewnior-1.3.ebuild b/media-gfx/viewnior/viewnior-1.3.ebuild index 9d567069b9ed..1595926f737e 100644 --- a/media-gfx/viewnior/viewnior-1.3.ebuild +++ b/media-gfx/viewnior/viewnior-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/viewnior/viewnior-1.3.ebuild,v 1.3 2014/01/19 17:06:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/viewnior/viewnior-1.3.ebuild,v 1.4 2014/01/26 10:49:51 ago Exp $ EAPI="4" inherit fdo-mime gnome2-utils autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://github/xsisqox/Viewnior/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-libs/glib:2 |