diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-08 23:26:40 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-08 23:26:40 +0000 |
commit | af5b7db6fd0709eb40c3588e372ada7aa21ffc9a (patch) | |
tree | 36e896fa8e5926fcdc6db0dd3008310b155ab27a /media-video | |
parent | Stable on amd64 wrt bug #357771 (diff) | |
download | gentoo-2-af5b7db6fd0709eb40c3588e372ada7aa21ffc9a.tar.gz gentoo-2-af5b7db6fd0709eb40c3588e372ada7aa21ffc9a.tar.bz2 gentoo-2-af5b7db6fd0709eb40c3588e372ada7aa21ffc9a.zip |
Stable on amd64 wrt bug #357773
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/cclive/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/cclive/cclive-0.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/cclive/ChangeLog b/media-video/cclive/ChangeLog index f6e6b4cfcd9c..336a79aac737 100644 --- a/media-video/cclive/ChangeLog +++ b/media-video/cclive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/cclive # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.24 2011/02/09 05:24:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.25 2011/03/08 23:26:40 hwoarang Exp $ + + 08 Mar 2011; Markos Chandras <hwoarang@gentoo.org> cclive-0.7.2.ebuild: + Stable on amd64 wrt bug #357773 *cclive-0.7.2 (09 Feb 2011) diff --git a/media-video/cclive/cclive-0.7.2.ebuild b/media-video/cclive/cclive-0.7.2.ebuild index 13856f956ece..65b4713976d6 100644 --- a/media-video/cclive/cclive-0.7.2.ebuild +++ b/media-video/cclive/cclive-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.7.2.ebuild,v 1.1 2011/02/09 05:24:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.7.2.ebuild,v 1.2 2011/03/08 23:26:40 hwoarang Exp $ EAPI=2 CMAKE_MIN_VERSION="2.8.3" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/$(get_version_component_range 1-2)/${P}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=media-libs/quvi-0.2.10 |