summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Volynets <iluxa@gentoo.org>2009-08-08 16:11:31 +0000
committerIlya Volynets <iluxa@gentoo.org>2009-08-08 16:11:31 +0000
commit0c93edb8f9e3964d56933d1db41b3e95fcf4ef7b (patch)
tree427f1ccc3f685b4b2d5714f1c8b8176c60001bb3 /dev-cpp/sptk/sptk-3.5.8.10.ebuild
parentMark all versions -amd64 because of bug 273978. (diff)
downloadhistorical-0c93edb8f9e3964d56933d1db41b3e95fcf4ef7b.tar.gz
historical-0c93edb8f9e3964d56933d1db41b3e95fcf4ef7b.tar.bz2
historical-0c93edb8f9e3964d56933d1db41b3e95fcf4ef7b.zip
Remove un-needed 'inherit multilib'
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-cpp/sptk/sptk-3.5.8.10.ebuild')
-rw-r--r--dev-cpp/sptk/sptk-3.5.8.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/sptk/sptk-3.5.8.10.ebuild b/dev-cpp/sptk/sptk-3.5.8.10.ebuild
index dfe38c7f80bc..abc4b5b4a703 100644
--- a/dev-cpp/sptk/sptk-3.5.8.10.ebuild
+++ b/dev-cpp/sptk/sptk-3.5.8.10.ebuild
@@ -1,10 +1,10 @@
# Copyright 2006-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.8.10.ebuild,v 1.7 2009/05/08 09:14:51 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.8.10.ebuild,v 1.8 2009/08/08 16:11:31 iluxa Exp $
EAPI=1
-inherit multilib cmake-utils
+inherit cmake-utils
IUSE="fltk odbc doc sqlite excel postgres aspell mysql gnutls"