diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-04-19 19:24:04 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-04-19 19:24:04 +0000 |
commit | 72f2802cfeb5c75c8a762ae326a72f92d9f14edc (patch) | |
tree | d3903735c3ea6b7817059c8c9e813601810e0338 /media-video | |
parent | version bump (diff) | |
download | gentoo-2-72f2802cfeb5c75c8a762ae326a72f92d9f14edc.tar.gz gentoo-2-72f2802cfeb5c75c8a762ae326a72f92d9f14edc.tar.bz2 gentoo-2-72f2802cfeb5c75c8a762ae326a72f92d9f14edc.zip |
remove old
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/clive/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/clive/clive-2.2.11.ebuild | 45 | ||||
-rw-r--r-- | media-video/clive/clive-2.2.17.ebuild | 46 | ||||
-rw-r--r-- | media-video/clive/clive-2.2.21.ebuild | 47 | ||||
-rw-r--r-- | media-video/clive/clive-2.2.22.ebuild | 47 | ||||
-rw-r--r-- | media-video/clive/clive-2.2.7.ebuild | 45 |
6 files changed, 6 insertions, 231 deletions
diff --git a/media-video/clive/ChangeLog b/media-video/clive/ChangeLog index ce6934f7ee6a..16b0a2ff0a9f 100644 --- a/media-video/clive/ChangeLog +++ b/media-video/clive/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/clive # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v 1.66 2011/03/11 20:31:59 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v 1.67 2011/04/19 19:24:04 aballier Exp $ + + 19 Apr 2011; Alexis Ballier <aballier@gentoo.org> -clive-2.2.7.ebuild, + -clive-2.2.11.ebuild, -clive-2.2.17.ebuild, -clive-2.2.21.ebuild, + -clive-2.2.22.ebuild: + remove old 11 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> -clive-1.0.2.ebuild: diff --git a/media-video/clive/clive-2.2.11.ebuild b/media-video/clive/clive-2.2.11.ebuild deleted file mode 100644 index b5a3fdf28e90..000000000000 --- a/media-video/clive/clive-2.2.11.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/clive/clive-2.2.11.ebuild,v 1.1 2010/04/12 10:18:12 aballier Exp $ - -EAPI=2 - -inherit perl-app - -DESCRIPTION="Command line tool for extracting videos from various websites" -HOMEPAGE="http://clive.sourceforge.net/" -SRC_URI="http://clive.googlecode.com/files/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="clipboard pager password" - -RDEPEND=">=dev-perl/BerkeleyDB-0.34 - >=dev-perl/Config-Tiny-2.12 - >=virtual/perl-Digest-SHA-5.47 - >=dev-perl/HTML-TokeParser-Simple-2.37 - >=dev-perl/Class-Singleton-1.4 - >=dev-perl/WWW-Curl-4.05 - >=dev-perl/XML-Simple-2.18 - >=dev-perl/Getopt-ArgvFile-1.11 - virtual/perl-Getopt-Long - virtual/perl-File-Spec - clipboard? ( >=dev-perl/Clipboard-0.09 ) - pager? ( >=dev-perl/IO-Pager-0.05 ) - password? ( >=dev-perl/Expect-1.21 )" -DEPEND="" - -SRC_TEST=do -mydoc="NEWS" - -src_test() { - if [ -z "${I_WANT_CLIVE_HOSTS_TESTS}" ] ; then - elog "If you wish to run the full testsuite of ${PN}" - elog "Please set the variable 'I_WANT_CLIVE_HOSTS_TESTS' variable" - elog "Note that the tests try to download some videos from various websites" - elog "and thus may randomly fail depending on the site's status." - export NO_INTERNET=1 - fi - perl-module_src_test -} diff --git a/media-video/clive/clive-2.2.17.ebuild b/media-video/clive/clive-2.2.17.ebuild deleted file mode 100644 index f750a3e1c26e..000000000000 --- a/media-video/clive/clive-2.2.17.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/clive/clive-2.2.17.ebuild,v 1.1 2010/11/15 07:25:57 radhermit Exp $ - -EAPI=2 - -inherit perl-app - -DESCRIPTION="Command line tool for extracting videos from various websites" -HOMEPAGE="http://clive.sourceforge.net/" -SRC_URI="http://clive.googlecode.com/files/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="clipboard pager password" - -RDEPEND=">=dev-perl/BerkeleyDB-0.34 - >=dev-perl/Config-Tiny-2.12 - >=virtual/perl-Digest-SHA-5.47 - >=dev-perl/HTML-TokeParser-Simple-2.37 - >=dev-perl/Class-Singleton-1.4 - >=dev-perl/WWW-Curl-4.05 - >=dev-perl/XML-Simple-2.18 - >=dev-perl/Getopt-ArgvFile-1.11 - dev-perl/URI - virtual/perl-Getopt-Long - virtual/perl-File-Spec - clipboard? ( >=dev-perl/Clipboard-0.09 ) - pager? ( >=dev-perl/IO-Pager-0.05 ) - password? ( >=dev-perl/Expect-1.21 )" -DEPEND="" - -SRC_TEST=do -mydoc="NEWS" - -src_test() { - if [ -z "${I_WANT_CLIVE_HOSTS_TESTS}" ] ; then - elog "If you wish to run the full testsuite of ${PN}" - elog "Please set the variable 'I_WANT_CLIVE_HOSTS_TESTS' variable" - elog "Note that the tests try to download some videos from various websites" - elog "and thus may randomly fail depending on the site's status." - export NO_INTERNET=1 - fi - perl-module_src_test -} diff --git a/media-video/clive/clive-2.2.21.ebuild b/media-video/clive/clive-2.2.21.ebuild deleted file mode 100644 index f9d8a2a96ff7..000000000000 --- a/media-video/clive/clive-2.2.21.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/clive/clive-2.2.21.ebuild,v 1.1 2011/01/07 21:18:15 aballier Exp $ - -EAPI=2 - -inherit perl-app versionator - -DESCRIPTION="Command line tool for extracting videos from various websites" -HOMEPAGE="http://clive.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/$(get_version_component_range 1-2)/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="clipboard pager password test" - -RDEPEND=">=dev-perl/BerkeleyDB-0.34 - >=dev-perl/Config-Tiny-2.12 - >=virtual/perl-Digest-SHA-5.47 - >=dev-perl/HTML-TokeParser-Simple-2.37 - >=dev-perl/Class-Singleton-1.4 - >=dev-perl/WWW-Curl-4.05 - >=dev-perl/XML-Simple-2.18 - >=dev-perl/Getopt-ArgvFile-1.11 - dev-perl/URI - virtual/perl-Getopt-Long - virtual/perl-File-Spec - clipboard? ( >=dev-perl/Clipboard-0.09 ) - pager? ( >=dev-perl/IO-Pager-0.05 ) - password? ( >=dev-perl/Expect-1.21 )" -DEPEND="test? ( dev-perl/Test-Pod - ${RDEPEND} )" - -SRC_TEST=do -mydoc="NEWS" - -src_test() { - if [ -z "${I_WANT_CLIVE_HOSTS_TESTS}" ] ; then - elog "If you wish to run the full testsuite of ${PN}" - elog "Please set the variable 'I_WANT_CLIVE_HOSTS_TESTS' variable" - elog "Note that the tests try to download some videos from various websites" - elog "and thus may randomly fail depending on the site's status." - export NO_INTERNET=1 - fi - perl-module_src_test -} diff --git a/media-video/clive/clive-2.2.22.ebuild b/media-video/clive/clive-2.2.22.ebuild deleted file mode 100644 index 17cf6cc28f8a..000000000000 --- a/media-video/clive/clive-2.2.22.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/clive/clive-2.2.22.ebuild,v 1.1 2011/01/30 23:41:47 radhermit Exp $ - -EAPI=2 - -inherit perl-app versionator - -DESCRIPTION="Command line tool for extracting videos from various websites" -HOMEPAGE="http://clive.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/$(get_version_component_range 1-2)/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="clipboard pager password test" - -RDEPEND=">=dev-perl/BerkeleyDB-0.34 - >=dev-perl/Config-Tiny-2.12 - >=virtual/perl-Digest-SHA-5.47 - >=dev-perl/HTML-TokeParser-Simple-2.37 - >=dev-perl/Class-Singleton-1.4 - >=dev-perl/WWW-Curl-4.05 - >=dev-perl/XML-Simple-2.18 - >=dev-perl/Getopt-ArgvFile-1.11 - dev-perl/URI - virtual/perl-Getopt-Long - virtual/perl-File-Spec - clipboard? ( >=dev-perl/Clipboard-0.09 ) - pager? ( >=dev-perl/IO-Pager-0.05 ) - password? ( >=dev-perl/Expect-1.21 )" -DEPEND="test? ( dev-perl/Test-Pod - ${RDEPEND} )" - -SRC_TEST=do -mydoc="NEWS" - -src_test() { - if [ -z "${I_WANT_CLIVE_HOSTS_TESTS}" ] ; then - elog "If you wish to run the full testsuite of ${PN}" - elog "Please set the variable 'I_WANT_CLIVE_HOSTS_TESTS' variable" - elog "Note that the tests try to download some videos from various websites" - elog "and thus may randomly fail depending on the site's status." - export NO_INTERNET=1 - fi - perl-module_src_test -} diff --git a/media-video/clive/clive-2.2.7.ebuild b/media-video/clive/clive-2.2.7.ebuild deleted file mode 100644 index 7dc5fc9649c6..000000000000 --- a/media-video/clive/clive-2.2.7.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/clive/clive-2.2.7.ebuild,v 1.1 2009/10/27 12:51:59 aballier Exp $ - -EAPI=2 - -inherit perl-app - -DESCRIPTION="Command line tool for extracting videos from various websites" -HOMEPAGE="http://clive.sourceforge.net/" -SRC_URI="http://clive.googlecode.com/files/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="clipboard pager password" - -RDEPEND=">=dev-perl/BerkeleyDB-0.34 - >=dev-perl/Config-Tiny-2.12 - >=virtual/perl-Digest-SHA-5.47 - >=dev-perl/HTML-TokeParser-Simple-2.37 - >=dev-perl/Class-Singleton-1.4 - >=dev-perl/WWW-Curl-4.05 - >=dev-perl/XML-Simple-2.18 - >=dev-perl/Getopt-ArgvFile-1.11 - virtual/perl-Getopt-Long - virtual/perl-File-Spec - clipboard? ( >=dev-perl/Clipboard-0.09 ) - pager? ( >=dev-perl/IO-Pager-0.05 ) - password? ( >=dev-perl/Expect-1.21 )" -DEPEND="" - -SRC_TEST=do -mydoc="TODO" - -src_test() { - if [ -z "${I_WANT_CLIVE_HOSTS_TESTS}" ] ; then - elog "If you wish to run the full testsuite of ${PN}" - elog "Please set the variable 'I_WANT_CLIVE_HOSTS_TESTS' variable" - elog "Note that the tests try to download some videos from various websites" - elog "and thus may randomly fail depending on the site's status." - export NO_INTERNET=1 - fi - perl-module_src_test -} |