diff options
author | Tim Harder <radhermit@gentoo.org> | 2012-12-17 04:05:47 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2012-12-17 04:05:47 +0000 |
commit | c2c858b62fa8ac18f7c6f71bc024ccaea39199b1 (patch) | |
tree | 4745cd73ae72c5bb9b3a0ab709484815dd264afe /media-video | |
parent | Remove old. (diff) | |
download | gentoo-2-c2c858b62fa8ac18f7c6f71bc024ccaea39199b1.tar.gz gentoo-2-c2c858b62fa8ac18f7c6f71bc024ccaea39199b1.tar.bz2 gentoo-2-c2c858b62fa8ac18f7c6f71bc024ccaea39199b1.zip |
Remove old.
(Portage version: 2.2.0_alpha147/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/cclive/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/cclive/cclive-0.7.6.ebuild | 22 | ||||
-rw-r--r-- | media-video/cclive/cclive-0.7.9.ebuild | 22 |
3 files changed, 5 insertions, 45 deletions
diff --git a/media-video/cclive/ChangeLog b/media-video/cclive/ChangeLog index 0355241be124..448603b0f961 100644 --- a/media-video/cclive/ChangeLog +++ b/media-video/cclive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/cclive # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.54 2012/12/16 13:52:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.55 2012/12/17 04:05:47 radhermit Exp $ + + 17 Dec 2012; Tim Harder <radhermit@gentoo.org> -cclive-0.7.6.ebuild, + -cclive-0.7.9.ebuild: + Remove old. 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cclive-0.7.10-r1.ebuild: Stable for x86, wrt bug #441406 diff --git a/media-video/cclive/cclive-0.7.6.ebuild b/media-video/cclive/cclive-0.7.6.ebuild deleted file mode 100644 index 956fd5a5338e..000000000000 --- a/media-video/cclive/cclive-0.7.6.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2012 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.7 2012/05/05 08:58:58 jdhore Exp $ - -EAPI=4 - -DESCRIPTION="Command line tool for extracting videos from various websites" -HOMEPAGE="http://cclive.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PV:0:3}/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" -IUSE="" - -RDEPEND=">=media-libs/quvi-0.2.17 - >=dev-libs/boost-1.42 - >=net-misc/curl-7.20 - >=dev-libs/libpcre-8.02[cxx]" -DEPEND="${RDEPEND} - app-arch/xz-utils - virtual/pkgconfig" diff --git a/media-video/cclive/cclive-0.7.9.ebuild b/media-video/cclive/cclive-0.7.9.ebuild deleted file mode 100644 index 0d26795e534d..000000000000 --- a/media-video/cclive/cclive-0.7.9.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.7.9.ebuild,v 1.3 2012/09/25 02:47:04 blueness Exp $ - -EAPI=4 - -DESCRIPTION="Command line tool for extracting videos from various websites" -HOMEPAGE="http://cclive.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PV:0:3}/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -RDEPEND=">=media-libs/libquvi-0.4.0 - >=dev-libs/boost-1.42 - >=net-misc/curl-7.20 - >=dev-libs/libpcre-8.02[cxx]" -DEPEND="${RDEPEND} - app-arch/xz-utils - virtual/pkgconfig" |