diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 12:04:25 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 12:04:25 +0000 |
commit | 1f292f01f5171d10430a7bf241573074c5cfafdc (patch) | |
tree | 3228f305e12b2709efc6ea2e21f1f50fd0910efe /media-video/cclive | |
parent | revert previous commit that was done by accident (sorry a lot) (diff) | |
download | gentoo-2-1f292f01f5171d10430a7bf241573074c5cfafdc.tar.gz gentoo-2-1f292f01f5171d10430a7bf241573074c5cfafdc.tar.bz2 gentoo-2-1f292f01f5171d10430a7bf241573074c5cfafdc.zip |
amd64 stable, bug #500726
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video/cclive')
-rw-r--r-- | media-video/cclive/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/cclive/cclive-0.9.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/cclive/ChangeLog b/media-video/cclive/ChangeLog index d7c63e099d43..f0fb480f4853 100644 --- a/media-video/cclive/ChangeLog +++ b/media-video/cclive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/cclive # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.68 2014/02/22 12:01:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.69 2014/02/22 12:04:25 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> cclive-0.9.3-r1.ebuild: + amd64 stable, bug #500726 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> cclive-0.9.3-r1.ebuild: revert previous commit that was done by accident (sorry a lot) diff --git a/media-video/cclive/cclive-0.9.3-r1.ebuild b/media-video/cclive/cclive-0.9.3-r1.ebuild index 3b2609b02040..d085def495aa 100644 --- a/media-video/cclive/cclive-0.9.3-r1.ebuild +++ b/media-video/cclive/cclive-0.9.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.9.3-r1.ebuild,v 1.3 2014/02/22 12:01:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.9.3-r1.ebuild,v 1.4 2014/02/22 12:04:25 pacho Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV:0:3}/${P}.tar.xz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" RDEPEND=">=media-libs/libquvi-0.4.0 >=dev-cpp/glibmm-2.24:2 |