diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-06 19:10:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-06 19:10:41 +0000 |
commit | 981bc90b1d7fed7f87f751824525f18c2d3986cd (patch) | |
tree | d65001246141c21fb0e8a2681e469774079f3909 /media-video/cclive | |
parent | Marking mplayer-1.0_rc4_p20091026-r1 ppc64 for bug 297846 (diff) | |
download | gentoo-2-981bc90b1d7fed7f87f751824525f18c2d3986cd.tar.gz gentoo-2-981bc90b1d7fed7f87f751824525f18c2d3986cd.tar.bz2 gentoo-2-981bc90b1d7fed7f87f751824525f18c2d3986cd.zip |
Marking cclive-0.5.3 ppc64 for bug 287175
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'media-video/cclive')
-rw-r--r-- | media-video/cclive/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/cclive/cclive-0.5.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/cclive/ChangeLog b/media-video/cclive/ChangeLog index 33c8e2a2ada8..61ebb849c1b8 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.11 2009/12/24 12:04:17 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.12 2010/01/06 19:10:41 ranger Exp $ + + 06 Jan 2010; Brent Baude <ranger@gentoo.org> cclive-0.5.3.ebuild: + Marking cclive-0.5.3 ppc64 for bug 287175 *cclive-0.5.7 (24 Dec 2009) diff --git a/media-video/cclive/cclive-0.5.3.ebuild b/media-video/cclive/cclive-0.5.3.ebuild index 7366dcb7a7a1..e9e8ff6d89f6 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 +# Copyright 1999-2010 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.2 2009/12/09 19:20:41 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.5.3.ebuild,v 1.3 2010/01/06 19:10:41 ranger 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 |