diff options
author | 2009-12-31 21:15:48 +0000 | |
---|---|---|
committer | 2009-12-31 21:15:48 +0000 | |
commit | f80281796927e26d279659996f056df5f956752d (patch) | |
tree | 5066df090d96b9535c6744ed2356221748c4a9d1 /app-i18n | |
parent | Missing IUSE (diff) | |
download | historical-f80281796927e26d279659996f056df5f956752d.tar.gz historical-f80281796927e26d279659996f056df5f956752d.tar.bz2 historical-f80281796927e26d279659996f056df5f956752d.zip |
Drop redudant WANT_AUTOtools lines
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim/scim-1.4.5-r1.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/app-i18n/scim/scim-1.4.5-r1.ebuild b/app-i18n/scim/scim-1.4.5-r1.ebuild index eeab4643078c..bed78ceb7b04 100644 --- a/app-i18n/scim/scim-1.4.5-r1.ebuild +++ b/app-i18n/scim/scim-1.4.5-r1.ebuild @@ -1,9 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.5-r1.ebuild,v 1.11 2008/08/10 16:16:52 matsuu Exp $ - -WANT_AUTOMAKE=latest -WANT_AUTOCONF=latest +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.5-r1.ebuild,v 1.12 2009/12/31 21:15:48 ssuominen Exp $ inherit eutils flag-o-matic autotools |