From dccfe8827435a67b1adb2c2b35461be7c1ab5e3e Mon Sep 17 00:00:00 2001 From: Naohiro Aota Date: Fri, 20 Apr 2012 01:31:33 +0000 Subject: Add missing dependency: dev-util/intltool and dev-util/pkgconfig (Portage version: 2.2.0_alpha100/cvs/Linux x86_64) --- x11-apps/simple-ccsm/ChangeLog | 7 +++++-- x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'x11-apps') diff --git a/x11-apps/simple-ccsm/ChangeLog b/x11-apps/simple-ccsm/ChangeLog index a5eeffed1b9d..578456fa24de 100644 --- a/x11-apps/simple-ccsm/ChangeLog +++ b/x11-apps/simple-ccsm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/simple-ccsm -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/ChangeLog,v 1.11 2011/04/11 20:14:39 arfrever Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/ChangeLog,v 1.12 2012/04/20 01:31:33 naota Exp $ + + 20 Apr 2012; Naohiro Aota simple-ccsm-0.8.4-r1.ebuild: + Add missing dependency: dev-util/intltool and dev-util/pkgconfig 11 Apr 2011; Arfrever Frehtes Taifersar Arahesis simple-ccsm-0.8.4-r1.ebuild: diff --git a/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild b/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild index dbf206f42da3..373fd3a24522 100644 --- a/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild +++ b/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild,v 1.2 2011/04/11 20:14:39 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild,v 1.3 2012/04/20 01:31:33 naota Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -16,6 +16,9 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" +DEPEND=" + dev-util/intltool + dev-util/pkgconfig" RDEPEND=" >=dev-python/compizconfig-python-${PV} >=dev-python/pygtk-2.10:2 -- cgit v1.2.3-65-gdbad