diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-07 04:22:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-07 04:22:12 +0000 |
commit | 7b9a55214247bc35940aa8992df8dd732a68c433 (patch) | |
tree | cd93ab5569106200666f789c3364e94219486817 /media-video/quickrip/quickrip-0.7.ebuild | |
parent | fix license/repoman (diff) | |
download | gentoo-2-7b9a55214247bc35940aa8992df8dd732a68c433.tar.gz gentoo-2-7b9a55214247bc35940aa8992df8dd732a68c433.tar.bz2 gentoo-2-7b9a55214247bc35940aa8992df8dd732a68c433.zip |
fix license/repoman
Diffstat (limited to 'media-video/quickrip/quickrip-0.7.ebuild')
-rw-r--r-- | media-video/quickrip/quickrip-0.7.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/media-video/quickrip/quickrip-0.7.ebuild b/media-video/quickrip/quickrip-0.7.ebuild index d4bfef149424..9ba77b94e59b 100644 --- a/media-video/quickrip/quickrip-0.7.ebuild +++ b/media-video/quickrip/quickrip-0.7.ebuild @@ -1,18 +1,17 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/quickrip/quickrip-0.7.ebuild,v 1.1 2003/07/04 07:22:06 brain Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/quickrip/quickrip-0.7.ebuild,v 1.2 2003/08/07 04:18:33 vapier Exp $ -inherit eutils +inherit eutils S="${WORKDIR}/QuickRip" DESCRIPTION="Basic DVD ripper written in Python and PyQT." -SRC_URI="mirror://sourceforge/quickrip/${P}.tar.gz" HOMEPAGE="http://quickrip.sourceforge.net/" +SRC_URI="mirror://sourceforge/quickrip/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 -ppc -mips" -IUSE="" DEPEND="virtual/glibc >=dev-lang/python-2.2 |