diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
commit | 282152c782971f2fd118c426ef2f072f4a593c35 (patch) | |
tree | 0fcaa9b3a45f32879c34f570006d4b2236659226 /media-video/vobcopy | |
parent | unmasks and changelog fixes (diff) | |
download | historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.gz historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.bz2 historical-282152c782971f2fd118c426ef2f072f4a593c35.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-video/vobcopy')
-rw-r--r-- | media-video/vobcopy/vobcopy-0.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vobcopy/vobcopy-0.5.7.ebuild b/media-video/vobcopy/vobcopy-0.5.7.ebuild index 74773537b3e3..2954f09703c2 100644 --- a/media-video/vobcopy/vobcopy-0.5.7.ebuild +++ b/media-video/vobcopy/vobcopy-0.5.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vobcopy/vobcopy-0.5.7.ebuild,v 1.2 2003/04/16 20:02:16 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vobcopy/vobcopy-0.5.7.ebuild,v 1.3 2003/07/12 21:12:57 aliz Exp $ DESCRIPTION="copies DVD .vob files to harddisk, decrypting them on the way" HOMEPAGE="http://lpn.rnbhq.org/" SRC_URI="http://lpn.rnbhq.org/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=media-libs/libdvdread-0.9.3" |