summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-04-12 19:18:31 +0000
committerMarkus Meier <maekke@gentoo.org>2010-04-12 19:18:31 +0000
commit41fa8636b381f1faa8bdb1e36f5c0ca180d5f998 (patch)
tree2bf5a75107888ce19bd10b6d59bf4ada6b87976c /dev-libs/dvutil/dvutil-1.0.10.ebuild
parentRemove obsolete version (diff)
downloadgentoo-2-41fa8636b381f1faa8bdb1e36f5c0ca180d5f998.tar.gz
gentoo-2-41fa8636b381f1faa8bdb1e36f5c0ca180d5f998.tar.bz2
gentoo-2-41fa8636b381f1faa8bdb1e36f5c0ca180d5f998.zip
x86 stable, bug #309169
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/dvutil/dvutil-1.0.10.ebuild')
-rw-r--r--dev-libs/dvutil/dvutil-1.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dvutil/dvutil-1.0.10.ebuild b/dev-libs/dvutil/dvutil-1.0.10.ebuild
index dd67f495243f..33021333df77 100644
--- a/dev-libs/dvutil/dvutil-1.0.10.ebuild
+++ b/dev-libs/dvutil/dvutil-1.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvutil/dvutil-1.0.10.ebuild,v 1.4 2010/03/07 22:47:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvutil/dvutil-1.0.10.ebuild,v 1.5 2010/04/12 19:18:31 maekke Exp $
EAPI=2
inherit autotools eutils
@@ -12,7 +12,7 @@ SRC_URI="http://tinf2.vub.ac.be/~dvermeir/software/dv/${PN}/download/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE="doc ssl"
RDEPEND="ssl? ( dev-libs/openssl )"