diff options
author | 2014-03-17 21:23:59 +0000 | |
---|---|---|
committer | 2014-03-17 21:23:59 +0000 | |
commit | d2577257e39c7243b3ca75f9835896d7fa56a9c7 (patch) | |
tree | ed2fa470f1ded1c09126a6eee7949ecd8a7620c7 /media-video/lxdvdrip/lxdvdrip-1.76.ebuild | |
parent | amd64 stable, bug #504062 (diff) | |
download | gentoo-2-d2577257e39c7243b3ca75f9835896d7fa56a9c7.tar.gz gentoo-2-d2577257e39c7243b3ca75f9835896d7fa56a9c7.tar.bz2 gentoo-2-d2577257e39c7243b3ca75f9835896d7fa56a9c7.zip |
Remove old, update description, homepage
Diffstat (limited to 'media-video/lxdvdrip/lxdvdrip-1.76.ebuild')
-rw-r--r-- | media-video/lxdvdrip/lxdvdrip-1.76.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/media-video/lxdvdrip/lxdvdrip-1.76.ebuild b/media-video/lxdvdrip/lxdvdrip-1.76.ebuild index 613946de80ce..3d99a70f6c5c 100644 --- a/media-video/lxdvdrip/lxdvdrip-1.76.ebuild +++ b/media-video/lxdvdrip/lxdvdrip-1.76.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lxdvdrip/lxdvdrip-1.76.ebuild,v 1.1 2011/05/03 18:29:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lxdvdrip/lxdvdrip-1.76.ebuild,v 1.2 2014/03/17 21:23:59 beandog Exp $ inherit eutils toolchain-funcs -DESCRIPTION="command line tool to automate the process of ripping and burning DVD" -SRC_URI="mirror://berlios/lxdvdrip/${P}.tgz" -HOMEPAGE="http://developer.berlios.de/projects/lxdvdrip/" +DESCRIPTION="Command line tool to automate the process of ripping and burning DVDs" +SRC_URI="mirror://sourceforge/lxdvdrip/${P}.tgz" +HOMEPAGE="http://sourceforge.net/projects/lxdvdrip/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" |