diff options
author | 2008-10-26 09:36:30 +0000 | |
---|---|---|
committer | 2008-10-26 09:36:30 +0000 | |
commit | cab23c8c066400fe52c3199fb44e6c2c079b8a7e (patch) | |
tree | 72cdec72761466981cb1feb00f13fb4e910e7268 /media-video | |
parent | ran cvs commit instead of repoman commit... (diff) | |
download | gentoo-2-cab23c8c066400fe52c3199fb44e6c2c079b8a7e.tar.gz gentoo-2-cab23c8c066400fe52c3199fb44e6c2c079b8a7e.tar.bz2 gentoo-2-cab23c8c066400fe52c3199fb44e6c2c079b8a7e.zip |
update homepage
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.3 x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/clive/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/clive/clive-0.4.11.ebuild | 4 | ||||
-rw-r--r-- | media-video/clive/clive-1.0.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/clive/ChangeLog b/media-video/clive/ChangeLog index 66ad328dad58..d3af3a051047 100644 --- a/media-video/clive/ChangeLog +++ b/media-video/clive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/clive # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v 1.36 2008/09/08 11:37:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v 1.37 2008/10/26 09:36:30 aballier Exp $ + + 26 Oct 2008; Alexis Ballier <aballier@gentoo.org> clive-0.4.11.ebuild, + clive-1.0.1.ebuild: + update homepage 08 Sep 2008; Alexis Ballier <aballier@gentoo.org> -clive-1.0.0.ebuild: remove unused version diff --git a/media-video/clive/clive-0.4.11.ebuild b/media-video/clive/clive-0.4.11.ebuild index 91a2dd7e5a48..d3f76e473adf 100644 --- a/media-video/clive/clive-0.4.11.ebuild +++ b/media-video/clive/clive-0.4.11.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/clive/clive-0.4.11.ebuild,v 1.4 2008/05/11 16:47:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/clive/clive-0.4.11.ebuild,v 1.5 2008/10/26 09:36:30 aballier Exp $ # We inherit distutils to get the pkg_* functions for byte compiling python inherit versionator distutils DESCRIPTION="Command line tool for extracting videos from Youtube, Google Video, Dailymotion, Guba (free) and Stage6 websites" -HOMEPAGE="http://home.gna.org/clive/" +HOMEPAGE="http://clive.sourceforge.net/" SRC_URI="http://dl.gna.org/clive/$(get_version_component_range 1-2 ${PV})/src/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-video/clive/clive-1.0.1.ebuild b/media-video/clive/clive-1.0.1.ebuild index 568540257eb6..2cdc2184f903 100644 --- a/media-video/clive/clive-1.0.1.ebuild +++ b/media-video/clive/clive-1.0.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/clive/clive-1.0.1.ebuild,v 1.1 2008/09/03 06:21:45 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/clive/clive-1.0.1.ebuild,v 1.2 2008/10/26 09:36:30 aballier Exp $ # We inherit distutils to get the pkg_* functions for byte compiling python inherit versionator distutils DESCRIPTION="Command line tool for extracting videos from Youtube, Google Video, Dailymotion, Guba (free) and Stage6 websites" -HOMEPAGE="http://home.gna.org/clive/" +HOMEPAGE="http://clive.sourceforge.net/" SRC_URI="http://dl.gna.org/clive/$(get_version_component_range 1-2 ${PV}).x/${P}.tar.bz2" LICENSE="GPL-3" |