diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 16:56:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 16:56:46 +0000 |
commit | 1cdcbeafb407f0bb79918a4198f4d7d236f55ebf (patch) | |
tree | 8bef8a27421aea0ff7e935d86066158c6370c0d5 /kde-base/libkcal | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-1cdcbeafb407f0bb79918a4198f4d7d236f55ebf.tar.gz gentoo-2-1cdcbeafb407f0bb79918a4198f4d7d236f55ebf.tar.bz2 gentoo-2-1cdcbeafb407f0bb79918a4198f4d7d236f55ebf.zip |
x86 stable wrt #185823
(Portage version: 2.1.2.11)
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 ca8027ca1f3b..2c1ee21a1973 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.84 2007/08/10 14:19:36 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.85 2007/08/11 16:56:46 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> libkcal-3.5.7-r1.ebuild: + x86 stable wrt #185823 10 Aug 2007; Christoph Mende <angelos@gentoo.org> libkcal-3.5.7-r1.ebuild: Stable on amd64 wrt 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 7b740192ad6f..fa75b4ef372f 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.6 2007/08/10 14:19:36 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.7-r1.ebuild,v 1.7 2007/08/11 16:56:46 armin76 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)" |