diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-28 08:41:56 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-28 08:41:56 +0000 |
commit | f5aee31bf544e6ed60e745a1471df818ea23383b (patch) | |
tree | 09054a102a721e6b52a32fc2ec3abef72c1fa7f6 /net-fs/coda | |
parent | Version bump; remove old; fix live ebuild (bug #360081). (diff) | |
download | gentoo-2-f5aee31bf544e6ed60e745a1471df818ea23383b.tar.gz gentoo-2-f5aee31bf544e6ed60e745a1471df818ea23383b.tar.bz2 gentoo-2-f5aee31bf544e6ed60e745a1471df818ea23383b.zip |
Fix trivial repoman warning
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'net-fs/coda')
-rw-r--r-- | net-fs/coda/coda-6.0.15.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net-fs/coda/coda-6.0.15.ebuild b/net-fs/coda/coda-6.0.15.ebuild index d2fcd2a4b0d3..292dc40ae17f 100644 --- a/net-fs/coda/coda-6.0.15.ebuild +++ b/net-fs/coda/coda-6.0.15.ebuild @@ -1,9 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.15.ebuild,v 1.10 2008/07/12 22:31:40 chtekk Exp $ - -WANT_AUTOCONF="latest" -WANT_AUTOMAKE="latest" +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.15.ebuild,v 1.11 2011/03/28 08:41:56 ssuominen Exp $ inherit autotools eutils |