diff options
Diffstat (limited to 'dev-libs/dvthread/dvthread-0.13.4.ebuild')
-rw-r--r-- | dev-libs/dvthread/dvthread-0.13.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dvthread/dvthread-0.13.4.ebuild b/dev-libs/dvthread/dvthread-0.13.4.ebuild index 48ac899eecea..f5d6e0cd1de9 100644 --- a/dev-libs/dvthread/dvthread-0.13.4.ebuild +++ b/dev-libs/dvthread/dvthread-0.13.4.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/dvthread/dvthread-0.13.4.ebuild,v 1.1 2010/03/06 22:09:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.13.4.ebuild,v 1.2 2010/04/12 19:21:55 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ HOMEPAGE="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/html/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="doc" DEPEND=">=dev-libs/dvutil-1.0.5" |