diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:57:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:57:00 +0000 |
commit | 2d6fe8ccfb727b953d2d06b1f41d28cb33f57fa9 (patch) | |
tree | 4f0865ee70be4d2d1de14d678a550b88b30bd1df /media-gfx/pqiv | |
parent | Stable for x86, wrt bug #491970 (diff) | |
download | gentoo-2-2d6fe8ccfb727b953d2d06b1f41d28cb33f57fa9.tar.gz gentoo-2-2d6fe8ccfb727b953d2d06b1f41d28cb33f57fa9.tar.bz2 gentoo-2-2d6fe8ccfb727b953d2d06b1f41d28cb33f57fa9.zip |
Stable for x86, wrt bug #493512
(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/pqiv')
-rw-r--r-- | media-gfx/pqiv/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pqiv/pqiv-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pqiv/ChangeLog b/media-gfx/pqiv/ChangeLog index 59280afe4e02..85873c2be6de 100644 --- a/media-gfx/pqiv/ChangeLog +++ b/media-gfx/pqiv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pqiv # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/ChangeLog,v 1.38 2013/12/22 19:15:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/ChangeLog,v 1.39 2013/12/24 12:57:00 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pqiv-2.0.ebuild: + Stable for x86, wrt bug #493512 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> pqiv-2.0.ebuild: amd64 stable, bug #493512 diff --git a/media-gfx/pqiv/pqiv-2.0.ebuild b/media-gfx/pqiv/pqiv-2.0.ebuild index bb51311f6eb3..1b4f395fdc8c 100644 --- a/media-gfx/pqiv/pqiv-2.0.ebuild +++ b/media-gfx/pqiv/pqiv-2.0.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-gfx/pqiv/pqiv-2.0.ebuild,v 1.2 2013/12/22 19:15:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/pqiv-2.0.ebuild,v 1.3 2013/12/24 12:57:00 ago Exp $ EAPI=5 inherit linux-info toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="kernel_linux" RDEPEND="dev-libs/glib:2 |