From 91cc557b6fd9913d028ea96804ee143163d2c659 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Tue, 5 May 2009 17:35:15 +0000 Subject: Fix repoman warnings (Portage version: 2.1.6.13/cvs/Linux x86_64) --- x11-misc/makedepend/makedepend-1.0.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-misc/makedepend') 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} -- cgit v1.2.3-65-gdbad