diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 09:46:58 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 09:46:58 +0000 |
commit | f41444474886e54d2eb4a557353c98c07629502d (patch) | |
tree | 19c932ab553a0b0bf36eeafdef8216b33a31e9a3 /kde-base/libkcal | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-f41444474886e54d2eb4a557353c98c07629502d.tar.gz gentoo-2-f41444474886e54d2eb4a557353c98c07629502d.tar.bz2 gentoo-2-f41444474886e54d2eb4a557353c98c07629502d.zip |
"Stable x86, bug #147570"
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/libkcal')
-rw-r--r-- | kde-base/libkcal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkcal/libkcal-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkcal/ChangeLog b/kde-base/libkcal/ChangeLog index 3af4c4799ef6..72c549e6e4d1 100644 --- a/kde-base/libkcal/ChangeLog +++ b/kde-base/libkcal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkcal # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.58 2006/10/03 12:50:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.59 2006/11/13 09:46:58 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> libkcal-3.5.5.ebuild: + "Stable x86, bug #147570" *libkcal-3.5.5 (03 Oct 2006) diff --git a/kde-base/libkcal/libkcal-3.5.5.ebuild b/kde-base/libkcal/libkcal-3.5.5.ebuild index 90ef5ca259af..4943558da18f 100644 --- a/kde-base/libkcal/libkcal-3.5.5.ebuild +++ b/kde-base/libkcal/libkcal-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/libkcal/libkcal-3.5.5.ebuild,v 1.1 2006/10/03 12:50:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.5.ebuild,v 1.2 2006/11/13 09:46:58 opfer Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils 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)" |