diff options
author | 2006-12-06 14:39:59 +0000 | |
---|---|---|
committer | 2006-12-06 14:39:59 +0000 | |
commit | c2b89bf172550bd98615e6c099afa4ab9eca61c8 (patch) | |
tree | 1cc391ac06d483bdc7999d6bc84b6815ac0d0ef7 /kde-base/konsolekalendar | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-c2b89bf172550bd98615e6c099afa4ab9eca61c8.tar.gz gentoo-2-c2b89bf172550bd98615e6c099afa4ab9eca61c8.tar.bz2 gentoo-2-c2b89bf172550bd98615e6c099afa4ab9eca61c8.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'kde-base/konsolekalendar')
-rw-r--r-- | kde-base/konsolekalendar/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/konsolekalendar/konsolekalendar-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/konsolekalendar/ChangeLog b/kde-base/konsolekalendar/ChangeLog index 9127df69d4c0..05cda3c4b464 100644 --- a/kde-base/konsolekalendar/ChangeLog +++ b/kde-base/konsolekalendar/ChangeLog @@ -1,6 +1,9 @@ # 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.62 2006/11/30 09:03:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/ChangeLog,v 1.63 2006/12/06 14:39:59 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> konsolekalendar-3.5.5.ebuild: + Stable on Alpha. 30 Nov 2006; Markus Rothe <corsair@gentoo.org> konsolekalendar-3.5.5.ebuild: diff --git a/kde-base/konsolekalendar/konsolekalendar-3.5.5.ebuild b/kde-base/konsolekalendar/konsolekalendar-3.5.5.ebuild index 926e9d90bfe5..e2669f6fb62c 100644 --- a/kde-base/konsolekalendar/konsolekalendar-3.5.5.ebuild +++ b/kde-base/konsolekalendar/konsolekalendar-3.5.5.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.5.ebuild,v 1.6 2006/11/30 09:03:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsolekalendar/konsolekalendar-3.5.5.ebuild,v 1.7 2006/12/06 14:39:59 kloeri 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)" |