diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:36:00 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:36:00 +0000 |
commit | fcc6cd0f9e667890e6c51cee97dbbfad34386c44 (patch) | |
tree | 4ba2be62f0093a6d1d1440f8628e08ac0095460f /media-video/lsdvd/lsdvd-0.10.ebuild | |
parent | official patches; disable lazy bindings on suided programs; add Zero Penalty ... (diff) | |
download | gentoo-2-fcc6cd0f9e667890e6c51cee97dbbfad34386c44.tar.gz gentoo-2-fcc6cd0f9e667890e6c51cee97dbbfad34386c44.tar.bz2 gentoo-2-fcc6cd0f9e667890e6c51cee97dbbfad34386c44.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-video/lsdvd/lsdvd-0.10.ebuild')
-rw-r--r-- | media-video/lsdvd/lsdvd-0.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/lsdvd/lsdvd-0.10.ebuild b/media-video/lsdvd/lsdvd-0.10.ebuild index 8e53d3cbd114..39d7d950fee7 100644 --- a/media-video/lsdvd/lsdvd-0.10.ebuild +++ b/media-video/lsdvd/lsdvd-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.10.ebuild,v 1.6 2004/10/31 16:54:17 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.10.ebuild,v 1.7 2005/04/24 09:32:34 blubb Exp $ DESCRIPTION="Utility for getting info out of DVDs" HOMEPAGE="http://acidrip.thirtythreeandathird.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/acidrip/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86 ~amd64 ~sparc" +KEYWORDS="~ppc x86 amd64 ~sparc" IUSE="" DEPEND="=media-libs/libdvdread-0.9*" |