summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-10-12 05:32:53 +0000
committerJonathan Callen <abcd@gentoo.org>2009-10-12 05:32:53 +0000
commit0e5a7594d64e6ab29e39fd6bb09bbf2cc7737468 (patch)
treec6bb349d4d6f6eac733edb498f749a7a0fe09f55 /kde-base
parentFix QA issues (diff)
downloadgentoo-2-0e5a7594d64e6ab29e39fd6bb09bbf2cc7737468.tar.gz
gentoo-2-0e5a7594d64e6ab29e39fd6bb09bbf2cc7737468.tar.bz2
gentoo-2-0e5a7594d64e6ab29e39fd6bb09bbf2cc7737468.zip
Fix QA issues
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kalyptus/ChangeLog6
-rw-r--r--kde-base/kalyptus/kalyptus-3.5.10.ebuild4
-rw-r--r--kde-base/kalyptus/kalyptus-3.5.9.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog
index 04b6494d70c0..5dad12917624 100644
--- a/kde-base/kalyptus/ChangeLog
+++ b/kde-base/kalyptus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kalyptus
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.69 2009/08/25 15:01:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.70 2009/10/12 05:32:53 abcd Exp $
+
+ 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> kalyptus-3.5.9.ebuild,
+ kalyptus-3.5.10.ebuild:
+ Fix QA issues
25 Aug 2009; Jeroen Roovers <jer@gentoo.org> kalyptus-3.5.10.ebuild:
Stable for HPPA (bug #271889).
diff --git a/kde-base/kalyptus/kalyptus-3.5.10.ebuild b/kde-base/kalyptus/kalyptus-3.5.10.ebuild
index 66a9fd8b8672..db842ee001d9 100644
--- a/kde-base/kalyptus/kalyptus-3.5.10.ebuild
+++ b/kde-base/kalyptus/kalyptus-3.5.10.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/kalyptus/kalyptus-3.5.10.ebuild,v 1.6 2009/08/25 15:01:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.10.ebuild,v 1.7 2009/10/12 05:32:53 abcd Exp $
KMNAME=kdebindings
KM_MAKEFILESREV=1
@@ -12,7 +12,7 @@ KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-lang/perl"
-PATCHES="${FILESDIR}/kalyptus-3.5.9-fix_makefile.patch"
+PATCHES=( "${FILESDIR}/kalyptus-3.5.9-fix_makefile.patch" )
MY_S="${WORKDIR}/${P}/${PN}"
diff --git a/kde-base/kalyptus/kalyptus-3.5.9.ebuild b/kde-base/kalyptus/kalyptus-3.5.9.ebuild
index dc7e37cc383c..56213cc5d097 100644
--- a/kde-base/kalyptus/kalyptus-3.5.9.ebuild
+++ b/kde-base/kalyptus/kalyptus-3.5.9.ebuild
@@ -1,6 +1,6 @@
-# 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/kde-base/kalyptus/kalyptus-3.5.9.ebuild,v 1.6 2008/06/14 17:44:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.9.ebuild,v 1.7 2009/10/12 05:32:53 abcd Exp $
KMNAME=kdebindings
KM_MAKEFILESREV=1
@@ -12,7 +12,7 @@ KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-lang/perl"
-PATCHES="${FILESDIR}/${P}-fix_makefile.patch"
+PATCHES=( "${FILESDIR}/${P}-fix_makefile.patch" )
MY_S="${WORKDIR}/${P}/${PN}"