summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-25 02:46:07 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-25 02:46:07 +0000
commit1efa1587b6c80401eafc0b1ae35ecb9d910bd3f3 (patch)
tree9512ff6fb71c08db9986c131c43fc9d4d5d854e7 /media-libs/quvi
parentUpdate metadata.xml; add myself to maintainer, add gnome team, remove hanno (diff)
downloadgentoo-2-1efa1587b6c80401eafc0b1ae35ecb9d910bd3f3.tar.gz
gentoo-2-1efa1587b6c80401eafc0b1ae35ecb9d910bd3f3.tar.bz2
gentoo-2-1efa1587b6c80401eafc0b1ae35ecb9d910bd3f3.zip
Keyword ~ppc ~ppc64, bug #386611
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/quvi')
-rw-r--r--media-libs/quvi/ChangeLog6
-rw-r--r--media-libs/quvi/quvi-0.4.2.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/media-libs/quvi/ChangeLog b/media-libs/quvi/ChangeLog
index b5e6d134b6ad..01867d363cc1 100644
--- a/media-libs/quvi/ChangeLog
+++ b/media-libs/quvi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/quvi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/quvi/ChangeLog,v 1.41 2012/08/01 06:18:16 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/quvi/ChangeLog,v 1.42 2012/09/25 02:46:07 blueness Exp $
+
+ 25 Sep 2012; Anthony G. Basile <blueness@gentoo.org> quvi-0.4.2.ebuild:
+ Keyword ~ppc ~ppc64, bug #386611
01 Aug 2012; Tim Harder <radhermit@gentoo.org> -quvi-0.4.1.ebuild:
Remove old.
@@ -187,4 +190,3 @@
14 Feb 2010; Hanno Boeck <hanno@gentoo.org> +quvi-0.1.1.ebuild,
+metadata.xml:
Initial commit, required for new cclive versions.
-
diff --git a/media-libs/quvi/quvi-0.4.2.ebuild b/media-libs/quvi/quvi-0.4.2.ebuild
index 0f6e0d5c5cbc..6c100eed440f 100644
--- a/media-libs/quvi/quvi-0.4.2.ebuild
+++ b/media-libs/quvi/quvi-0.4.2.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-libs/quvi/quvi-0.4.2.ebuild,v 1.2 2012/05/05 08:02:36 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/quvi/quvi-0.4.2.ebuild,v 1.3 2012/09/25 02:46:07 blueness Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV:0:3}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=net-misc/curl-7.18.2