From 21de6baf1a26f5818336cad9515ff78e44734d71 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Wed, 11 Nov 2009 01:56:08 +0000 Subject: Missing =sys-devel/automake-1.7* DEPEND. (Portage version: 2.2_rc49/cvs/Linux x86_64) --- app-laptop/khdapsmon/ChangeLog | 8 ++++++-- app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild | 10 ++++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) (limited to 'app-laptop/khdapsmon') diff --git a/app-laptop/khdapsmon/ChangeLog b/app-laptop/khdapsmon/ChangeLog index 6c6e88142657..28a9f586953d 100644 --- a/app-laptop/khdapsmon/ChangeLog +++ b/app-laptop/khdapsmon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-laptop/khdapsmon -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/khdapsmon/ChangeLog,v 1.3 2008/11/22 18:12:23 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/khdapsmon/ChangeLog,v 1.4 2009/11/11 01:56:08 ssuominen Exp $ + + 11 Nov 2009; Samuli Suominen + khdapsmon-0.1.2.ebuild: + Missing =sys-devel/automake-1.7* DEPEND. 22 Nov 2008; Markus Meier khdapsmon-0.1.2.ebuild: add ~amd64, bug #243054 diff --git a/app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild b/app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild index 852efae51dcd..1078385f9d17 100644 --- a/app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild +++ b/app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild @@ -1,7 +1,8 @@ -# 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-laptop/khdapsmon/khdapsmon-0.1.2.ebuild,v 1.2 2008/11/22 18:12:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild,v 1.3 2009/11/11 01:56:08 ssuominen Exp $ +ARTS_REQUIRED=never inherit kde MY_P="${P/-/_}" @@ -13,5 +14,10 @@ SRC_URI="http://www.oakcourt.dyndns.org/projects/khdapsmon/${MY_P}-${RELNR}.tar. LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + =sys-devel/automake-1.7*" need-kde 3.5 -- cgit v1.2.3-65-gdbad