diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:32:34 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:32:34 +0000 |
commit | 09b7b2d7285c05e17e22a62bca172f339c707f8e (patch) | |
tree | 6665b007eda089de54a476b79961df67eb886b80 /media-video/lsdvd/lsdvd-0.10.ebuild | |
parent | arm/hppa/ia64/s390 stable #89067 (diff) | |
download | historical-09b7b2d7285c05e17e22a62bca172f339c707f8e.tar.gz historical-09b7b2d7285c05e17e22a62bca172f339c707f8e.tar.bz2 historical-09b7b2d7285c05e17e22a62bca172f339c707f8e.zip |
stable amd64
Package-Manager: portage-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*" |