diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:49:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:49:22 +0000 |
commit | 58fa779f1a2228b8b392aa0ad5e38bcce4ce9160 (patch) | |
tree | 6b5e7b4002d1bc16965c03aa098868a377b4639f /media-libs | |
parent | Stable for ppc, wrt bug #469984 (diff) | |
download | gentoo-2-58fa779f1a2228b8b392aa0ad5e38bcce4ce9160.tar.gz gentoo-2-58fa779f1a2228b8b392aa0ad5e38bcce4ce9160.tar.bz2 gentoo-2-58fa779f1a2228b8b392aa0ad5e38bcce4ce9160.zip |
Stable for ppc, wrt bug #470514
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libquvi-scripts/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libquvi-scripts/libquvi-scripts-0.4.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libquvi-scripts/ChangeLog b/media-libs/libquvi-scripts/ChangeLog index 42910e1625a3..41eeff5ebf0a 100644 --- a/media-libs/libquvi-scripts/ChangeLog +++ b/media-libs/libquvi-scripts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libquvi-scripts # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.44 2013/05/20 08:47:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.45 2013/05/20 12:49:22 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> libquvi-scripts-0.4.14.ebuild: + Stable for ppc, wrt bug #470514 20 May 2013; Agostino Sarubbo <ago@gentoo.org> libquvi-scripts-0.4.14.ebuild: Stable for x86, wrt bug #470514 diff --git a/media-libs/libquvi-scripts/libquvi-scripts-0.4.14.ebuild b/media-libs/libquvi-scripts/libquvi-scripts-0.4.14.ebuild index 5824738b095e..8097795ac5b8 100644 --- a/media-libs/libquvi-scripts/libquvi-scripts-0.4.14.ebuild +++ b/media-libs/libquvi-scripts/libquvi-scripts-0.4.14.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/libquvi-scripts/libquvi-scripts-0.4.14.ebuild,v 1.3 2013/05/20 08:47:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.14.ebuild,v 1.4 2013/05/20 12:49:22 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/quvi/${PV:0:3}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="offensive" DEPEND="app-arch/xz-utils" |