diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-31 21:15:48 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-31 21:15:48 +0000 |
commit | 3a037e3d147a7dbb9734f8218b5a14f94e633853 (patch) | |
tree | 94da1bc0ab02e0531b5dcc381f47038fb536d936 /app-i18n/scim | |
parent | Fix quoting (diff) | |
download | gentoo-2-3a037e3d147a7dbb9734f8218b5a14f94e633853.tar.gz gentoo-2-3a037e3d147a7dbb9734f8218b5a14f94e633853.tar.bz2 gentoo-2-3a037e3d147a7dbb9734f8218b5a14f94e633853.zip |
Drop redudant WANT_AUTOtools lines
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/scim')
-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 |