diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-24 13:39:54 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-24 13:39:54 +0000 |
commit | 36149a43bbe4a419e96c29242860b6772621653e (patch) | |
tree | 382cadcb971e648541ac0c5583b70b708c1c6f90 /media-video | |
parent | Version bump wrt #306643, thanks to Arseny Solokha for reporting. (diff) | |
download | gentoo-2-36149a43bbe4a419e96c29242860b6772621653e.tar.gz gentoo-2-36149a43bbe4a419e96c29242860b6772621653e.tar.bz2 gentoo-2-36149a43bbe4a419e96c29242860b6772621653e.zip |
stable x86, bug 287175
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/cclive/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/cclive/cclive-0.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/cclive/ChangeLog b/media-video/cclive/ChangeLog index 040bea652ea4..1034915e98e7 100644 --- a/media-video/cclive/ChangeLog +++ b/media-video/cclive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/cclive # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.15 2010/02/14 12:44:56 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.16 2010/02/24 13:39:54 fauli Exp $ + + 24 Feb 2010; Christian Faulhammer <fauli@gentoo.org> cclive-0.5.8.ebuild: + stable x86, bug 287175 *cclive-0.6.1 (14 Feb 2010) diff --git a/media-video/cclive/cclive-0.5.8.ebuild b/media-video/cclive/cclive-0.5.8.ebuild index 8170b42eafca..7f6a836a9f18 100644 --- a/media-video/cclive/cclive-0.5.8.ebuild +++ b/media-video/cclive/cclive-0.5.8.ebuild @@ -1,6 +1,6 @@ # 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.8.ebuild,v 1.1 2010/01/15 11:14:50 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.5.8.ebuild,v 1.2 2010/02/24 13:39:54 fauli 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 offensive" RDEPEND=">=net-misc/curl-7.18.0 |