summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-12-09 19:20:41 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-12-09 19:20:41 +0000
commit9e5f9c8808b42cfa833db59367314368513ea151 (patch)
tree7cee2f3e5361d3b14af6a3b5133624942d751023 /media-video
parentppc stable #287526 (diff)
downloadgentoo-2-9e5f9c8808b42cfa833db59367314368513ea151.tar.gz
gentoo-2-9e5f9c8808b42cfa833db59367314368513ea151.tar.bz2
gentoo-2-9e5f9c8808b42cfa833db59367314368513ea151.zip
ppc stable #287175
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/cclive/ChangeLog5
-rw-r--r--media-video/cclive/cclive-0.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/cclive/ChangeLog b/media-video/cclive/ChangeLog
index c35a7fb3ae31..d05f170642c2 100644
--- a/media-video/cclive/ChangeLog
+++ b/media-video/cclive/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/cclive
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.8 2009/11/21 02:44:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.9 2009/12/09 19:20:41 nixnut Exp $
+
+ 09 Dec 2009; nixnut <nixnut@gentoo.org> cclive-0.5.3.ebuild:
+ ppc stable #287175
*cclive-0.5.5 (21 Nov 2009)
diff --git a/media-video/cclive/cclive-0.5.3.ebuild b/media-video/cclive/cclive-0.5.3.ebuild
index fa7109a0b5ce..7366dcb7a7a1 100644
--- a/media-video/cclive/cclive-0.5.3.ebuild
+++ b/media-video/cclive/cclive-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.5.3.ebuild,v 1.1 2009/10/27 13:01:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.5.3.ebuild,v 1.2 2009/12/09 19:20:41 nixnut Exp $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI="http://cclive.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
IUSE="test"
RDEPEND=">=net-misc/curl-7.18.0