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 | c57ee0c51a3fd089a680e602a10303e474d1bdb1 (patch) | |
tree | 8eb900ed8fdbe5516731c16e93e03402c7ebf35c /kde-base | |
parent | Stable on ppc64; bug #174216 (diff) | |
download | gentoo-2-c57ee0c51a3fd089a680e602a10303e474d1bdb1.tar.gz gentoo-2-c57ee0c51a3fd089a680e602a10303e474d1bdb1.tar.bz2 gentoo-2-c57ee0c51a3fd089a680e602a10303e474d1bdb1.zip |
Stable on ppc64; bug #174216
(Portage version: 2.1.2.2)
Diffstat (limited to 'kde-base')
-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)" |