diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 18:39:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 18:39:25 +0000 |
commit | a8569729a7f88d8a4e4ec6c40a04744cc2da4e41 (patch) | |
tree | cf975efae60642fbd54759213aa6da395955dcc7 /kde-base/konsolekalendar | |
parent | Stable on ppc64; bug #176297 (diff) | |
download | gentoo-2-a8569729a7f88d8a4e4ec6c40a04744cc2da4e41.tar.gz gentoo-2-a8569729a7f88d8a4e4ec6c40a04744cc2da4e41.tar.bz2 gentoo-2-a8569729a7f88d8a4e4ec6c40a04744cc2da4e41.zip |
Stable on ppc64; bug #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/konsolekalendar')
-rw-r--r-- | kde-base/konsolekalendar/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/konsolekalendar/konsolekalendar-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/konsolekalendar/ChangeLog b/kde-base/konsolekalendar/ChangeLog index 5f7f049e1a33..926145d417fb 100644 --- a/kde-base/konsolekalendar/ChangeLog +++ b/kde-base/konsolekalendar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/konsolekalendar # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.71 2007/08/08 18:07:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.72 2007/08/09 18:39:25 corsair Exp $ + + 09 Aug 2007; Markus Rothe <corsair@gentoo.org> + konsolekalendar-3.5.7.ebuild: + Stable on ppc64; bug #176297 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> konsolekalendar-3.5.7.ebuild: diff --git a/kde-base/konsolekalendar/konsolekalendar-3.5.7.ebuild b/kde-base/konsolekalendar/konsolekalendar-3.5.7.ebuild index 3ac7b6a8b70c..b268ef286561 100644 --- a/kde-base/konsolekalendar/konsolekalendar-3.5.7.ebuild +++ b/kde-base/konsolekalendar/konsolekalendar-3.5.7.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/konsolekalendar/konsolekalendar-3.5.7.ebuild,v 1.4 2007/08/08 18:07:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-3.5.7.ebuild,v 1.5 2007/08/09 18:39:25 corsair Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="A command line interface to KDE calendars" -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/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim)" |