diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-08-02 22:56:39 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-08-02 22:56:39 +0000 |
commit | 738bd07a257210ec656b3eb4ade8740bf4fad6ec (patch) | |
tree | df1cae3d2e08329722be8051013422f47d32b5ad /media-video/clive | |
parent | version bump, bug #279834 (diff) | |
download | gentoo-2-738bd07a257210ec656b3eb4ade8740bf4fad6ec.tar.gz gentoo-2-738bd07a257210ec656b3eb4ade8740bf4fad6ec.tar.bz2 gentoo-2-738bd07a257210ec656b3eb4ade8740bf4fad6ec.zip |
remove old
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-video/clive')
-rw-r--r-- | media-video/clive/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/clive/clive-2.1.11.ebuild | 31 | ||||
-rw-r--r-- | media-video/clive/clive-2.1.12.ebuild | 31 | ||||
-rw-r--r-- | media-video/clive/clive-2.2.2.ebuild | 48 |
4 files changed, 5 insertions, 111 deletions
diff --git a/media-video/clive/ChangeLog b/media-video/clive/ChangeLog index 4950dc643b91..13440b02f608 100644 --- a/media-video/clive/ChangeLog +++ b/media-video/clive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/clive # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v 1.48 2009/07/22 09:03:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v 1.49 2009/08/02 22:56:39 aballier Exp $ + + 02 Aug 2009; Alexis Ballier <aballier@gentoo.org> -clive-2.1.11.ebuild, + -clive-2.1.12.ebuild, -clive-2.2.2.ebuild: + remove old *clive-2.2.2-r1 (22 Jul 2009) diff --git a/media-video/clive/clive-2.1.11.ebuild b/media-video/clive/clive-2.1.11.ebuild deleted file mode 100644 index a19fb8d762db..000000000000 --- a/media-video/clive/clive-2.1.11.ebuild +++ /dev/null @@ -1,31 +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.1.11.ebuild,v 1.1 2009/05/05 21:56:16 vapier Exp $ - -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="ISC" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="clipboard pager password" - -RDEPEND=">=dev-lang/perl-5.8 - >=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/WWW-Curl-4.05 - >=dev-perl/XML-Simple-2.18 - 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_install() { - emake prefix=/usr DESTDIR="${D}" install || die - dodoc AUTHORS CHANGES -} diff --git a/media-video/clive/clive-2.1.12.ebuild b/media-video/clive/clive-2.1.12.ebuild deleted file mode 100644 index 6f55404162da..000000000000 --- a/media-video/clive/clive-2.1.12.ebuild +++ /dev/null @@ -1,31 +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.1.12.ebuild,v 1.1 2009/05/13 18:54:27 aballier Exp $ - -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="ISC" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="clipboard pager password" - -RDEPEND=">=dev-lang/perl-5.8 - >=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/WWW-Curl-4.05 - >=dev-perl/XML-Simple-2.18 - 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_install() { - emake prefix=/usr DESTDIR="${D}" install || die - dodoc AUTHORS CHANGES -} diff --git a/media-video/clive/clive-2.2.2.ebuild b/media-video/clive/clive-2.2.2.ebuild deleted file mode 100644 index 5c14a2dd0508..000000000000 --- a/media-video/clive/clive-2.2.2.ebuild +++ /dev/null @@ -1,48 +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.2.ebuild,v 1.1 2009/07/17 09:19:30 aballier Exp $ - -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="ISC" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="clipboard pager password" - -RDEPEND=">=dev-lang/perl-5.8 - >=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/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_compile() { - perl Makefile.PL INSTALL_BASE=/usr || die - emake || die -} - -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 - emake test || die -} - -src_install() { - emake DESTDIR="${D}" install || die - dodoc CHANGES README TODO -} |