summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2009-03-20 18:27:51 +0000
committerThilo Bangert <bangert@gentoo.org>2009-03-20 18:27:51 +0000
commit389ba59de147ee325bd89490a18e4f9b04959c49 (patch)
tree9a1be541cbc982e017f2f3d5ab5339dea39e107a /net-misc/youtube-dl
parentAdd sys-kernel/hardened-sources-2.6.28-r5 (diff)
downloadhistorical-389ba59de147ee325bd89490a18e4f9b04959c49.tar.gz
historical-389ba59de147ee325bd89490a18e4f9b04959c49.tar.bz2
historical-389ba59de147ee325bd89490a18e4f9b04959c49.zip
remove old versions
Package-Manager: portage-2.2_rc26/cvs/Linux i686
Diffstat (limited to 'net-misc/youtube-dl')
-rw-r--r--net-misc/youtube-dl/ChangeLog9
-rw-r--r--net-misc/youtube-dl/youtube-dl-2008.03.08.ebuild24
-rw-r--r--net-misc/youtube-dl/youtube-dl-2008.04.07.ebuild24
-rw-r--r--net-misc/youtube-dl/youtube-dl-2008.04.20.ebuild24
-rw-r--r--net-misc/youtube-dl/youtube-dl-2008.06.08.ebuild23
-rw-r--r--net-misc/youtube-dl/youtube-dl-2008.07.26.ebuild23
-rw-r--r--net-misc/youtube-dl/youtube-dl-2008.08.09.ebuild23
-rw-r--r--net-misc/youtube-dl/youtube-dl-2008.09.20.ebuild23
-rw-r--r--net-misc/youtube-dl/youtube-dl-2008.10.16.ebuild23
9 files changed, 8 insertions, 188 deletions
diff --git a/net-misc/youtube-dl/ChangeLog b/net-misc/youtube-dl/ChangeLog
index 1efe378340f8..26fffd347d69 100644
--- a/net-misc/youtube-dl/ChangeLog
+++ b/net-misc/youtube-dl/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-misc/youtube-dl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.39 2009/03/20 18:21:53 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.40 2009/03/20 18:27:51 bangert Exp $
+
+ 20 Mar 2009; Thilo Bangert <bangert@gentoo.org>
+ -youtube-dl-2008.03.08.ebuild, -youtube-dl-2008.04.07.ebuild,
+ -youtube-dl-2008.04.20.ebuild, -youtube-dl-2008.06.08.ebuild,
+ -youtube-dl-2008.07.26.ebuild, -youtube-dl-2008.08.09.ebuild,
+ -youtube-dl-2008.09.20.ebuild, -youtube-dl-2008.10.16.ebuild:
+ remove old versions
*youtube-dl-2009.03.03 (20 Mar 2009)
diff --git a/net-misc/youtube-dl/youtube-dl-2008.03.08.ebuild b/net-misc/youtube-dl/youtube-dl-2008.03.08.ebuild
deleted file mode 100644
index 8005bc9d36fa..000000000000
--- a/net-misc/youtube-dl/youtube-dl-2008.03.08.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2008.03.08.ebuild,v 1.1 2008/03/12 17:41:45 agorf Exp $
-
-DESCRIPTION="A small command-line program to download videos from YouTube."
-HOMEPAGE="http://www.arrakis.es/~rggi3/youtube-dl/"
-SRC_URI="http://www.arrakis.es/~rggi3/${PN}/${P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.4"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- :
-}
-
-src_install() {
- dobin "${DISTDIR}/${P}"
- dosym "${P}" "/usr/bin/${PN}"
-}
diff --git a/net-misc/youtube-dl/youtube-dl-2008.04.07.ebuild b/net-misc/youtube-dl/youtube-dl-2008.04.07.ebuild
deleted file mode 100644
index df79bb49df3a..000000000000
--- a/net-misc/youtube-dl/youtube-dl-2008.04.07.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2008.04.07.ebuild,v 1.1 2008/04/09 10:40:33 agorf Exp $
-
-DESCRIPTION="A small command-line program to download videos from YouTube."
-HOMEPAGE="http://www.arrakis.es/~rggi3/youtube-dl/"
-SRC_URI="http://www.arrakis.es/~rggi3/${PN}/${P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.4"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- :
-}
-
-src_install() {
- dobin "${DISTDIR}/${P}"
- dosym "${P}" "/usr/bin/${PN}"
-}
diff --git a/net-misc/youtube-dl/youtube-dl-2008.04.20.ebuild b/net-misc/youtube-dl/youtube-dl-2008.04.20.ebuild
deleted file mode 100644
index 93436250952e..000000000000
--- a/net-misc/youtube-dl/youtube-dl-2008.04.20.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2008.04.20.ebuild,v 1.2 2008/05/27 05:46:18 jer Exp $
-
-DESCRIPTION="A small command-line program to download videos from YouTube."
-HOMEPAGE="http://www.arrakis.es/~rggi3/youtube-dl/"
-SRC_URI="http://www.arrakis.es/~rggi3/${PN}/${P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.4"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- :
-}
-
-src_install() {
- dobin "${DISTDIR}/${P}"
- dosym "${P}" "/usr/bin/${PN}"
-}
diff --git a/net-misc/youtube-dl/youtube-dl-2008.06.08.ebuild b/net-misc/youtube-dl/youtube-dl-2008.06.08.ebuild
deleted file mode 100644
index c661cd6d54e2..000000000000
--- a/net-misc/youtube-dl/youtube-dl-2008.06.08.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2008.06.08.ebuild,v 1.1 2008/06/12 08:41:37 agorf Exp $
-
-DESCRIPTION="A small command-line program to download videos from YouTube."
-HOMEPAGE="http://www.arrakis.es/~rggi3/youtube-dl/"
-SRC_URI="http://www.arrakis.es/~rggi3/${PN}/${P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.4"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- :
-}
-
-src_install() {
- newbin "${DISTDIR}/${P}" ${PN}
-}
diff --git a/net-misc/youtube-dl/youtube-dl-2008.07.26.ebuild b/net-misc/youtube-dl/youtube-dl-2008.07.26.ebuild
deleted file mode 100644
index 4629cc3a8c13..000000000000
--- a/net-misc/youtube-dl/youtube-dl-2008.07.26.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2008.07.26.ebuild,v 1.1 2008/07/29 11:42:05 yngwin Exp $
-
-DESCRIPTION="A small command-line program to download videos from YouTube."
-HOMEPAGE="http://www.arrakis.es/~rggi3/youtube-dl/"
-SRC_URI="http://www.arrakis.es/~rggi3/${PN}/${P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.4"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- :
-}
-
-src_install() {
- newbin "${DISTDIR}/${P}" ${PN}
-}
diff --git a/net-misc/youtube-dl/youtube-dl-2008.08.09.ebuild b/net-misc/youtube-dl/youtube-dl-2008.08.09.ebuild
deleted file mode 100644
index 47709bd337ed..000000000000
--- a/net-misc/youtube-dl/youtube-dl-2008.08.09.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2008.08.09.ebuild,v 1.1 2008/08/31 08:36:19 agorf Exp $
-
-DESCRIPTION="A small command-line program to download videos from YouTube."
-HOMEPAGE="http://www.arrakis.es/~rggi3/youtube-dl/"
-SRC_URI="http://www.arrakis.es/~rggi3/${PN}/${P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.4"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- :
-}
-
-src_install() {
- newbin "${DISTDIR}/${P}" ${PN}
-}
diff --git a/net-misc/youtube-dl/youtube-dl-2008.09.20.ebuild b/net-misc/youtube-dl/youtube-dl-2008.09.20.ebuild
deleted file mode 100644
index c9cc50956a28..000000000000
--- a/net-misc/youtube-dl/youtube-dl-2008.09.20.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2008.09.20.ebuild,v 1.1 2008/09/28 14:14:26 agorf Exp $
-
-DESCRIPTION="A small command-line program to download videos from YouTube."
-HOMEPAGE="http://www.arrakis.es/~rggi3/youtube-dl/"
-SRC_URI="http://www.arrakis.es/~rggi3/${PN}/${P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.4"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- :
-}
-
-src_install() {
- newbin "${DISTDIR}/${P}" ${PN}
-}
diff --git a/net-misc/youtube-dl/youtube-dl-2008.10.16.ebuild b/net-misc/youtube-dl/youtube-dl-2008.10.16.ebuild
deleted file mode 100644
index 736e869e08d3..000000000000
--- a/net-misc/youtube-dl/youtube-dl-2008.10.16.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2008.10.16.ebuild,v 1.1 2008/10/25 22:45:57 agorf Exp $
-
-DESCRIPTION="A small command-line program to download videos from YouTube."
-HOMEPAGE="http://www.arrakis.es/~rggi3/youtube-dl/"
-SRC_URI="http://www.arrakis.es/~rggi3/${PN}/${P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.4"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- :
-}
-
-src_install() {
- newbin "${DISTDIR}/${P}" ${PN}
-}