diff options
Diffstat (limited to 'dev-cpp/sptk/sptk-3.5.8.14.ebuild')
-rw-r--r-- | dev-cpp/sptk/sptk-3.5.8.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/sptk/sptk-3.5.8.14.ebuild b/dev-cpp/sptk/sptk-3.5.8.14.ebuild index 390e5f3335f4..a55d33116e1e 100644 --- a/dev-cpp/sptk/sptk-3.5.8.14.ebuild +++ b/dev-cpp/sptk/sptk-3.5.8.14.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.14.ebuild,v 1.1 2009/05/09 19:18:44 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.8.14.ebuild,v 1.2 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" |