diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-03-08 14:16:51 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-03-08 14:16:51 +0000 |
commit | d25fe4ffe83ccf5f7856a642a40b455e230c6ee2 (patch) | |
tree | 0f10bd3e30c10607146b4d359881ce00aa767407 /kde-base/lilo-config | |
parent | Migrate to EAPI 2. (diff) | |
download | gentoo-2-d25fe4ffe83ccf5f7856a642a40b455e230c6ee2.tar.gz gentoo-2-d25fe4ffe83ccf5f7856a642a40b455e230c6ee2.tar.bz2 gentoo-2-d25fe4ffe83ccf5f7856a642a40b455e230c6ee2.zip |
Semi-automatic merge, Update deps.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r-- | kde-base/lilo-config/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-4.2.1.ebuild | 10 |
2 files changed, 11 insertions, 5 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 02cc24503a49..2cc263c0284d 100644 --- a/kde-base/lilo-config/ChangeLog +++ b/kde-base/lilo-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/lilo-config # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.69 2009/03/04 22:45:34 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.70 2009/03/08 14:16:51 scarabeus Exp $ + + 08 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> + lilo-config-4.2.1.ebuild: + Semi-automatic merge, Update deps. *lilo-config-4.2.1 (04 Mar 2009) diff --git a/kde-base/lilo-config/lilo-config-4.2.1.ebuild b/kde-base/lilo-config/lilo-config-4.2.1.ebuild index 112053d08f21..b0ca17781ed3 100644 --- a/kde-base/lilo-config/lilo-config-4.2.1.ebuild +++ b/kde-base/lilo-config/lilo-config-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-4.2.1.ebuild,v 1.1 2009/03/04 22:45:34 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-4.2.1.ebuild,v 1.2 2009/03/08 14:16:51 scarabeus Exp $ EAPI="2" @@ -11,9 +11,11 @@ DESCRIPTION="KDE LiLo kcontrol module" KEYWORDS="~amd64 ~x86" IUSE="debug" -RDEPEND="sys-boot/lilo" -DEPEND="${RDEPEND} - kde-base/kdepimlibs:${SLOT}" +DEPEND=" + >=kde-base/kdepimlibs-${PV}:${SLOT}[kdeprefix=] + sys-boot/lilo +" +RDEPEND="${DEPEND}" src_configure() { mycmakeargs="${mycmakeargs} |