diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 14:19:36 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 14:19:36 +0000 |
commit | e282a2d03a987b49e39e79246823a6367e1b42a4 (patch) | |
tree | 3f1c66556fca722cff4597fd6a02415bace138e5 /kde-base/libkcal | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-e282a2d03a987b49e39e79246823a6367e1b42a4.tar.gz gentoo-2-e282a2d03a987b49e39e79246823a6367e1b42a4.tar.bz2 gentoo-2-e282a2d03a987b49e39e79246823a6367e1b42a4.zip |
Stable on amd64 wrt bug #176297
(Portage version: 2.1.3.3)
Diffstat (limited to 'kde-base/libkcal')
-rw-r--r-- | kde-base/libkcal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkcal/libkcal-3.5.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkcal/ChangeLog b/kde-base/libkcal/ChangeLog index f84ea755df07..ca8027ca1f3b 100644 --- a/kde-base/libkcal/ChangeLog +++ b/kde-base/libkcal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkcal # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.83 2007/08/09 18:25:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.84 2007/08/10 14:19:36 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> libkcal-3.5.7-r1.ebuild: + Stable on amd64 wrt bug #176297 09 Aug 2007; Markus Rothe <corsair@gentoo.org> libkcal-3.5.7-r1.ebuild: Stable on ppc64; bug #176297 diff --git a/kde-base/libkcal/libkcal-3.5.7-r1.ebuild b/kde-base/libkcal/libkcal-3.5.7-r1.ebuild index eca74456076a..7b740192ad6f 100644 --- a/kde-base/libkcal/libkcal-3.5.7-r1.ebuild +++ b/kde-base/libkcal/libkcal-3.5.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.7-r1.ebuild,v 1.5 2007/08/09 18:25:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.7-r1.ebuild,v 1.6 2007/08/10 14:19:36 angelos Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdepim-3.5-patchset-04.tar.bz2" DESCRIPTION="KDE kcal library for KOrganizer etc" -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/ktnef)" |