public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/clive: ChangeLog clive-0.4.0.ebuild
@ 2008-01-03 16:50 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-01-03 16:50 UTC (permalink / raw
  To: gentoo-commits

aballier    08/01/03 16:50:15

  Modified:             ChangeLog
  Added:                clive-0.4.0.ebuild
  Log:
  version bump
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.5                  media-video/clive/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/clive/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/clive/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/clive/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	11 Dec 2007 11:17:16 -0000	1.4
+++ ChangeLog	3 Jan 2008 16:50:14 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/clive
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v 1.4 2007/12/11 11:17:16 aballier Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v 1.5 2008/01/03 16:50:14 aballier Exp $
+
+*clive-0.4.0 (03 Jan 2008)
+
+  03 Jan 2008; Alexis Ballier <aballier@gentoo.org> +clive-0.4.0.ebuild:
+  version bump
 
   11 Dec 2007; Alexis Ballier <aballier@gentoo.org> -clive-0.3.1.ebuild:
   remove old



1.1                  media-video/clive/clive-0.4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/clive/clive-0.4.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/clive/clive-0.4.0.ebuild?rev=1.1&content-type=text/plain

Index: clive-0.4.0.ebuild
===================================================================
# 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.0.ebuild,v 1.1 2008/01/03 16:50:14 aballier Exp $

inherit distutils versionator

DESCRIPTION="Command line tool for extracting videos from Youtube, Google Video, Dailymotion, Guba (free) and Stage6 websites"
HOMEPAGE="http://home.gna.org/clive/"
SRC_URI="http://dl.gna.org/clive/$(get_version_component_range 1-2 ${PV})/src/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""

DEPEND=""
RDEPEND=">=dev-python/urlgrabber-2.9.9
	>=dev-lang/python-2.4"

src_unpack() {
	distutils_src_unpack

	# dont install man, we'll use doman
	sed -i -e "s/data_files = \[.*\]/data_files = []/" setup.py
}

src_install() {
	distutils_src_install
	doman man/clive.1.gz
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/clive: ChangeLog clive-0.4.0.ebuild
@ 2008-02-10  9:04 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-02-10  9:04 UTC (permalink / raw
  To: gentoo-commits

aballier    08/02/10 09:04:33

  Modified:             ChangeLog
  Removed:              clive-0.4.0.ebuild
  Log:
  remove old
  (Portage version: 2.1.4.1)

Revision  Changes    Path
1.9                  media-video/clive/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/clive/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/clive/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/clive/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	10 Feb 2008 09:00:06 -0000	1.8
+++ ChangeLog	10 Feb 2008 09:04:32 -0000	1.9
@@ -1,6 +1,9 @@
 # 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.8 2008/02/10 09:00:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/clive/ChangeLog,v 1.9 2008/02/10 09:04:32 aballier Exp $
+
+  10 Feb 2008; Alexis Ballier <aballier@gentoo.org> -clive-0.4.0.ebuild:
+  remove old
 
 *clive-0.4.4 (10 Feb 2008)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-10  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-10  9:04 [gentoo-commits] gentoo-x86 commit in media-video/clive: ChangeLog clive-0.4.0.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2008-01-03 16:50 Alexis Ballier (aballier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox