diff options
author | 2012-06-19 19:52:49 +0000 | |
---|---|---|
committer | 2012-06-19 19:52:49 +0000 | |
commit | 8eec510dba4bf82a8cac38ab08ec0bdbe5bc73b1 (patch) | |
tree | 1c8e2edde5037a7a12e788fc381ae0032dbd9909 /media-gfx/pqiv | |
parent | Stable for amd64, wrt bug #422223 (diff) | |
download | gentoo-2-8eec510dba4bf82a8cac38ab08ec0bdbe5bc73b1.tar.gz gentoo-2-8eec510dba4bf82a8cac38ab08ec0bdbe5bc73b1.tar.bz2 gentoo-2-8eec510dba4bf82a8cac38ab08ec0bdbe5bc73b1.zip |
Stable for amd64, wrt bug #422101
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/pqiv')
-rw-r--r-- | media-gfx/pqiv/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/pqiv/pqiv-0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/pqiv/ChangeLog b/media-gfx/pqiv/ChangeLog index b1e6bb80e6ef..c0a510d25446 100644 --- a/media-gfx/pqiv/ChangeLog +++ b/media-gfx/pqiv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pqiv # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/ChangeLog,v 1.33 2012/05/19 07:35:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/ChangeLog,v 1.34 2012/06/19 19:52:49 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> pqiv-0.12.ebuild: + Stable for amd64, wrt bug #422101 *pqiv-0.12 (19 May 2012) diff --git a/media-gfx/pqiv/pqiv-0.12.ebuild b/media-gfx/pqiv/pqiv-0.12.ebuild index f8f472ac4a32..e90759026c45 100644 --- a/media-gfx/pqiv/pqiv-0.12.ebuild +++ b/media-gfx/pqiv/pqiv-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/pqiv-0.12.ebuild,v 1.2 2012/05/19 07:37:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/pqiv-0.12.ebuild,v 1.3 2012/06/19 19:52:49 ago Exp $ EAPI=4 inherit linux-info toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://github/phillipberndt/${PN}/${P}.tbz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="kernel_linux" RDEPEND=">=dev-libs/glib-2 |