diff options
author | 2008-12-17 14:51:20 +0000 | |
---|---|---|
committer | 2008-12-17 14:51:20 +0000 | |
commit | bdf93850391a6c9371f0b6c75dcee46bb60772a0 (patch) | |
tree | ff1c6a37b81f9257d540ff08156f9fcc17eaf9a1 /media-video/vobcopy/vobcopy-1.1.2.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-bdf93850391a6c9371f0b6c75dcee46bb60772a0.tar.gz gentoo-2-bdf93850391a6c9371f0b6c75dcee46bb60772a0.tar.bz2 gentoo-2-bdf93850391a6c9371f0b6c75dcee46bb60772a0.zip |
amd64 stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'media-video/vobcopy/vobcopy-1.1.2.ebuild')
-rw-r--r-- | media-video/vobcopy/vobcopy-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vobcopy/vobcopy-1.1.2.ebuild b/media-video/vobcopy/vobcopy-1.1.2.ebuild index 8c37e3d2a0db..4ed3cdbbee7e 100644 --- a/media-video/vobcopy/vobcopy-1.1.2.ebuild +++ b/media-video/vobcopy/vobcopy-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vobcopy/vobcopy-1.1.2.ebuild,v 1.1 2008/10/30 08:52:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vobcopy/vobcopy-1.1.2.ebuild,v 1.2 2008/12/17 14:51:20 beandog Exp $ inherit toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://lpn.rnbhq.org/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" DEPEND=">=media-libs/libdvdread-0.9.4" |