diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-02-26 22:48:13 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-02-26 22:48:13 +0000 |
commit | b4bb521d675059dd1b0a4b4212b545031128a4a2 (patch) | |
tree | 5430dc87c37d95552cfa2c4bc692a054a48982db /media-video/vobcopy/vobcopy-0.5.10.ebuild | |
parent | Remove alpha from the SRC_URI to keep from cluttering digest and causing conf... (diff) | |
download | historical-b4bb521d675059dd1b0a4b4212b545031128a4a2.tar.gz historical-b4bb521d675059dd1b0a4b4212b545031128a4a2.tar.bz2 historical-b4bb521d675059dd1b0a4b4212b545031128a4a2.zip |
Version bumped.
Diffstat (limited to 'media-video/vobcopy/vobcopy-0.5.10.ebuild')
-rw-r--r-- | media-video/vobcopy/vobcopy-0.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vobcopy/vobcopy-0.5.10.ebuild b/media-video/vobcopy/vobcopy-0.5.10.ebuild index 26ea78e1885c..56e5b64a5b93 100644 --- a/media-video/vobcopy/vobcopy-0.5.10.ebuild +++ b/media-video/vobcopy/vobcopy-0.5.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 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.10.ebuild,v 1.1 2004/01/26 10:07:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vobcopy/vobcopy-0.5.10.ebuild,v 1.2 2004/02/26 22:48:13 mholzer 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" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" IUSE="" |