diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-05 17:35:15 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-05 17:35:15 +0000 |
commit | 91cc557b6fd9913d028ea96804ee143163d2c659 (patch) | |
tree | a320b5a6ea03f546c62357ceff867503edc660ca /x11-misc/makedepend | |
parent | Fix repoman warnings (diff) | |
download | gentoo-2-91cc557b6fd9913d028ea96804ee143163d2c659.tar.gz gentoo-2-91cc557b6fd9913d028ea96804ee143163d2c659.tar.bz2 gentoo-2-91cc557b6fd9913d028ea96804ee143163d2c659.zip |
Fix repoman warnings
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/makedepend')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.1.ebuild b/x11-misc/makedepend/makedepend-1.0.1.ebuild index e12503ba4e0c..d94df7b10548 100644 --- a/x11-misc/makedepend/makedepend-1.0.1.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.1.ebuild,v 1.8 2007/09/29 10:23:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.1.ebuild,v 1.9 2009/05/05 17:35:15 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,8 +8,8 @@ inherit x-modular DESCRIPTION="create dependencies in makefiles" - KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +IUSE="" RDEPEND="" DEPEND="${RDEPEND} |