Gentoo Archives: gentoo-commits

From: Jonathan Callen <abcd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: eclass/
Date: Tue, 05 Apr 2011 03:03:13
Message-Id: 230cfc179697d36f0ad87e0a8e19b8c7c1c00d41.abcd@gentoo
1 commit: 230cfc179697d36f0ad87e0a8e19b8c7c1c00d41
2 Author: abcd <abcd <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 5 03:02:55 2011 +0000
4 Commit: Jonathan Callen <abcd <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 5 03:02:55 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=230cfc17
7
8 [eclass] Make sure that the eclass ends with a true statement
9
10 ---
11 eclass/kde4-meta-pkg.eclass | 1 +
12 1 files changed, 1 insertions(+), 0 deletions(-)
13
14 diff --git a/eclass/kde4-meta-pkg.eclass b/eclass/kde4-meta-pkg.eclass
15 index ef88b2d..70b4805 100644
16 --- a/eclass/kde4-meta-pkg.eclass
17 +++ b/eclass/kde4-meta-pkg.eclass
18 @@ -19,3 +19,4 @@ RDEPEND="$(block_other_slots)"
19
20 SLOT=$(_calculate_kde_slot)
21 [[ -z ${SLOT} ]] && die "Unsupported ${PV}"
22 +: