diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 19:16:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 19:16:25 +0000 |
commit | 83eb3a5f6c2b31ab4948b879943d5248dbf3eb38 (patch) | |
tree | ce43a0b9a4551d8b9785a72435b369b53aafe5fb /kde-base/libkcal | |
parent | Stable on x86, security bug #174043. (diff) | |
download | historical-83eb3a5f6c2b31ab4948b879943d5248dbf3eb38.tar.gz historical-83eb3a5f6c2b31ab4948b879943d5248dbf3eb38.tar.bz2 historical-83eb3a5f6c2b31ab4948b879943d5248dbf3eb38.zip |
Stable on ppc64; bug #174216
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'kde-base/libkcal')
-rw-r--r-- | kde-base/libkcal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkcal/libkcal-3.5.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkcal/ChangeLog b/kde-base/libkcal/ChangeLog index e789f4472d47..f9929b253cb8 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.75 2007/04/15 14:18:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.76 2007/04/15 19:16:25 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> libkcal-3.5.5-r1.ebuild: + Stable on ppc64; bug #174216 15 Apr 2007; nixnut <nixnut@gentoo.org> libkcal-3.5.5-r1.ebuild: Stable on ppc wrt bug 174216 diff --git a/kde-base/libkcal/libkcal-3.5.5-r1.ebuild b/kde-base/libkcal/libkcal-3.5.5-r1.ebuild index 6dda5e377a9d..1b0fa538ac19 100644 --- a/kde-base/libkcal/libkcal-3.5.5-r1.ebuild +++ b/kde-base/libkcal/libkcal-3.5.5-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.5-r1.ebuild,v 1.6 2007/04/15 14:18:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.5-r1.ebuild,v 1.7 2007/04/15 19:16:25 corsair Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdepim-3.5-patchset-03.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)" |