diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-14 13:42:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-14 13:42:28 +0000 |
commit | 0cb9e9d8064c09f2ed5b305642ad25eb7fecc21a (patch) | |
tree | 7d50920c78117c5cbafb9bbd71bd68d3c1e7c44a /kde-base/libkcal | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-0cb9e9d8064c09f2ed5b305642ad25eb7fecc21a.tar.gz gentoo-2-0cb9e9d8064c09f2ed5b305642ad25eb7fecc21a.tar.bz2 gentoo-2-0cb9e9d8064c09f2ed5b305642ad25eb7fecc21a.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/libkcal')
-rw-r--r-- | kde-base/libkcal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkcal/libkcal-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkcal/ChangeLog b/kde-base/libkcal/ChangeLog index 3ebefc9c99d2..b82952e624c3 100644 --- a/kde-base/libkcal/ChangeLog +++ b/kde-base/libkcal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkcal # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.98 2008/05/12 22:37:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.99 2008/05/14 13:42:28 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> libkcal-3.5.9.ebuild: + Stable on ppc64; bug #221063 12 May 2008; Jeroen Roovers <jer@gentoo.org> libkcal-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/libkcal/libkcal-3.5.9.ebuild b/kde-base/libkcal/libkcal-3.5.9.ebuild index 74aa8a7b0521..4afcef7fe328 100644 --- a/kde-base/libkcal/libkcal-3.5.9.ebuild +++ b/kde-base/libkcal/libkcal-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.9.ebuild,v 1.5 2008/05/12 22:37:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.9.ebuild,v 1.6 2008/05/14 13:42:28 corsair Exp $ KMNAME=kdepim EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdepim-3.5-patchset-04.tar.bz2" DESCRIPTION="KDE kcal library for KOrganizer etc" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=kde-base/ktnef-${PV}:${SLOT}" |