diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-21 23:37:34 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-21 23:37:34 +0000 |
commit | ddfeb6295f84ae26afcc0aef3b26ad8673ca4271 (patch) | |
tree | 1b3f2e1f037dec8ad6e04b366a711925748140ee /media-video/dvdrip | |
parent | einfo for patch_exclude() should be in the ebuild. (diff) | |
download | gentoo-2-ddfeb6295f84ae26afcc0aef3b26ad8673ca4271.tar.gz gentoo-2-ddfeb6295f84ae26afcc0aef3b26ad8673ca4271.tar.bz2 gentoo-2-ddfeb6295f84ae26afcc0aef3b26ad8673ca4271.zip |
amd64
Diffstat (limited to 'media-video/dvdrip')
-rw-r--r-- | media-video/dvdrip/dvdrip-0.50.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/dvdrip/dvdrip-0.50.16.ebuild b/media-video/dvdrip/dvdrip-0.50.16.ebuild index 8d59903b123c..6ffa7643c758 100644 --- a/media-video/dvdrip/dvdrip-0.50.16.ebuild +++ b/media-video/dvdrip/dvdrip-0.50.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.50.16.ebuild,v 1.3 2004/02/18 17:00:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdrip/dvdrip-0.50.16.ebuild,v 1.4 2004/02/21 23:37:34 brad_mssw Exp $ inherit perl-module @@ -17,7 +17,7 @@ SRC_URI="http://www.exit1.org/${PN}/${MY_URL}/${MY_P}.tar.gz" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="cdr gnome" DEPEND=" gnome? ( gnome-extra/gtkhtml ) |