summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-27 15:08:17 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-27 15:08:17 +0000
commit5ae0397571d828d47c906fcc1038aeeb2f547574 (patch)
treed1aa501bba556c5f51f2aa41176edb6bf0f35ce2 /kde-base/kdepimlibs
parentFix typo in PKG_CHECK_MODULES for libgnomeui, which caused build failure, per... (diff)
downloadhistorical-5ae0397571d828d47c906fcc1038aeeb2f547574.tar.gz
historical-5ae0397571d828d47c906fcc1038aeeb2f547574.tar.bz2
historical-5ae0397571d828d47c906fcc1038aeeb2f547574.zip
alpha/ia64/sparc stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/kdepimlibs')
-rw-r--r--kde-base/kdepimlibs/ChangeLog5
-rw-r--r--kde-base/kdepimlibs/kdepimlibs-4.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepimlibs/ChangeLog b/kde-base/kdepimlibs/ChangeLog
index 6167a0616226..cd84bd217cf5 100644
--- a/kde-base/kdepimlibs/ChangeLog
+++ b/kde-base/kdepimlibs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdepimlibs
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.55 2009/12/22 23:58:20 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.56 2009/12/27 14:56:03 armin76 Exp $
+
+ 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> kdepimlibs-4.3.4.ebuild:
+ alpha/ia64/sparc stable
22 Dec 2009; Jonathan Callen <abcd@gentoo.org> kdepimlibs-4.3.4.ebuild:
Pull in changes from overlay
diff --git a/kde-base/kdepimlibs/kdepimlibs-4.3.4.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.3.4.ebuild
index 8bef8952cee9..2b6cb54ba4e5 100644
--- a/kde-base/kdepimlibs/kdepimlibs-4.3.4.ebuild
+++ b/kde-base/kdepimlibs/kdepimlibs-4.3.4.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/kdepimlibs/kdepimlibs-4.3.4.ebuild,v 1.2 2009/12/22 23:58:20 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.3.4.ebuild,v 1.3 2009/12/27 14:56:03 armin76 Exp $
EAPI="2"
@@ -10,7 +10,7 @@ inherit kde4-base
DESCRIPTION="Common library for KDE PIM apps."
HOMEPAGE="http://www.kde.org/"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86"
LICENSE="LGPL-2.1"
IUSE="debug +handbook ldap"