diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 15:43:38 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 15:43:38 +0000 |
commit | 62c36d8d635611d5f9a11d14a335c796ad1a628a (patch) | |
tree | 3291929e27d255b8c8b2977957c97d800e9d1a67 /kde-base/konsolekalendar | |
parent | Support new CVS build layout (diff) | |
download | historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.tar.gz historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.tar.bz2 historical-62c36d8d635611d5f9a11d14a335c796ad1a628a.zip |
Stable on amd64 wrt bug #132213
Package-Manager: portage-2.1_rc2-r1
Diffstat (limited to 'kde-base/konsolekalendar')
-rw-r--r-- | kde-base/konsolekalendar/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/konsolekalendar/konsolekalendar-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/konsolekalendar/ChangeLog b/kde-base/konsolekalendar/ChangeLog index 77e0150a5a3c..5e9525871ee4 100644 --- a/kde-base/konsolekalendar/ChangeLog +++ b/kde-base/konsolekalendar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/konsolekalendar # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.44 2006/05/25 23:16:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.45 2006/05/26 15:39:05 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + konsolekalendar-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> konsolekalendar-3.5.2.ebuild: diff --git a/kde-base/konsolekalendar/konsolekalendar-3.5.2.ebuild b/kde-base/konsolekalendar/konsolekalendar-3.5.2.ebuild index 819dcfb05e89..b49ce05d6305 100644 --- a/kde-base/konsolekalendar/konsolekalendar-3.5.2.ebuild +++ b/kde-base/konsolekalendar/konsolekalendar-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-3.5.2.ebuild,v 1.3 2006/05/25 23:16:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-3.5.2.ebuild,v 1.4 2006/05/26 15:39:05 wolf31o2 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim)" |