diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-10-20 10:00:52 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-10-20 10:00:52 +0000 |
commit | c9aeb8f91c3e2251c1933cf6a4bbccc8fcb34f18 (patch) | |
tree | 163cf00bc1bf99cd5376bb2b2d721a72844f42e8 /media-video | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | gentoo-2-c9aeb8f91c3e2251c1933cf6a4bbccc8fcb34f18.tar.gz gentoo-2-c9aeb8f91c3e2251c1933cf6a4bbccc8fcb34f18.tar.bz2 gentoo-2-c9aeb8f91c3e2251c1933cf6a4bbccc8fcb34f18.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #387611.
(Portage version: 2.1.10.29/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/cclive/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/cclive/cclive-0.7.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/cclive/ChangeLog b/media-video/cclive/ChangeLog index fc516b52bbeb..6a2fb3243c54 100644 --- a/media-video/cclive/ChangeLog +++ b/media-video/cclive/ChangeLog @@ -1,6 +1,10 @@ # 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.38 2011/10/18 23:48:21 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.39 2011/10/20 10:00:52 chainsaw Exp $ + + 20 Oct 2011; Tony Vroon <chainsaw@gentoo.org> cclive-0.7.6.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian + "idella4" Delaney in bug #387611. 18 Oct 2011; Tim Harder <radhermit@gentoo.org> cclive-0.7.6.ebuild: Add build dep on xz-utils. diff --git a/media-video/cclive/cclive-0.7.6.ebuild b/media-video/cclive/cclive-0.7.6.ebuild index 96048c787a00..a69be9ff2e1a 100644 --- a/media-video/cclive/cclive-0.7.6.ebuild +++ b/media-video/cclive/cclive-0.7.6.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.6.ebuild,v 1.4 2011/10/18 23:48:21 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.7.6.ebuild,v 1.5 2011/10/20 10:00:52 chainsaw 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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=media-libs/quvi-0.2.17 |