About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
patrick 09/09/12 08:51:44 Modified: ChangeLog Added: vget-0.3.6.ebuild Log: Bump (Portage version: 2.2_rc40/cvs/Linux x86_64) Revision Changes Path 1.3 net-misc/vget/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vget/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vget/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vget/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/vget/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 21 Sep 2008 12:57:43 -0000 1.2 +++ ChangeLog 12 Sep 2009 08:51:44 -0000 1.3 @@ -1,6 +1,11 @@ # ChangeLog for net-misc/vget -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vget/ChangeLog,v 1.2 2008/09/21 12:57:43 hanno Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vget/ChangeLog,v 1.3 2009/09/12 08:51:44 patrick Exp $ + +*vget-0.3.6 (12 Sep 2009) + + 12 Sep 2009; Patrick Lauer <patrick@g.o> +vget-0.3.6.ebuild: + Bump 21 Sep 2008; Hanno Boeck <hanno@g.o> vget-0.3.5.ebuild: Add ~amd64. 1.1 net-misc/vget/vget-0.3.6.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vget/vget-0.3.6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vget/vget-0.3.6.ebuild?rev=1.1&content-type=text/plain Index: vget-0.3.6.ebuild =================================================================== # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-misc/vget/vget-0.3.6.ebuild,v 1.1 2009/09/12 08:51:44 patrick Exp $ DESCRIPTION="Tool to download videos from the veoh.com service." HOMEPAGE="http://segfault.gr/projects/lang/en/projects_id/15/secid/28/" SRC_URI="http://segfault.gr/uploads/projects/releases/vget/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="net-misc/curl sys-libs/ncurses dev-libs/libxml2" src_compile() { emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "emake failed" } src_install() { make DESTDIR="${D}" install || die "install failed" dodoc README CHANGELOG || die "dodoc failed" }
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.