diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-10-05 10:32:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-10-05 10:32:22 +0000 |
commit | cbe57d3e886017e6666ae74aca56041ea1cb7902 (patch) | |
tree | ba1a05a31908fad7ea3ee8d3c64cf1b9a3391a6d /dev-libs/tvision/tvision-2.1.0_pre2-r1.ebuild | |
parent | alpha stable wrt #182995, thanks to Tobias Klausmann for testing (diff) | |
download | historical-cbe57d3e886017e6666ae74aca56041ea1cb7902.tar.gz historical-cbe57d3e886017e6666ae74aca56041ea1cb7902.tar.bz2 historical-cbe57d3e886017e6666ae74aca56041ea1cb7902.zip |
stable x86, bug 194496
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-libs/tvision/tvision-2.1.0_pre2-r1.ebuild')
-rw-r--r-- | dev-libs/tvision/tvision-2.1.0_pre2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tvision/tvision-2.1.0_pre2-r1.ebuild b/dev-libs/tvision/tvision-2.1.0_pre2-r1.ebuild index e21305c240e5..d77dc7c7879e 100644 --- a/dev-libs/tvision/tvision-2.1.0_pre2-r1.ebuild +++ b/dev-libs/tvision/tvision-2.1.0_pre2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tvision/tvision-2.1.0_pre2-r1.ebuild,v 1.1 2007/01/23 16:03:49 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tvision/tvision-2.1.0_pre2-r1.ebuild,v 1.2 2007/10/05 10:32:22 opfer Exp $ inherit eutils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tvision/rhtvision_${PV/_pre/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" S=${WORKDIR}/${PN} |