diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 14:53:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 14:53:12 +0000 |
commit | 6cf9562dfa685fcf67b47f1efb22c8cd3fed6ea7 (patch) | |
tree | 068b7bcf648e5b564e3b2d21320faf179696880f /kde-base/libkcal | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-6cf9562dfa685fcf67b47f1efb22c8cd3fed6ea7.tar.gz gentoo-2-6cf9562dfa685fcf67b47f1efb22c8cd3fed6ea7.tar.bz2 gentoo-2-6cf9562dfa685fcf67b47f1efb22c8cd3fed6ea7.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/libkcal')
-rw-r--r-- | kde-base/libkcal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkcal/libkcal-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkcal/ChangeLog b/kde-base/libkcal/ChangeLog index 09ffc6d8a76c..72b2b05cde9b 100644 --- a/kde-base/libkcal/ChangeLog +++ b/kde-base/libkcal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkcal # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.95 2008/03/04 01:22:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.96 2008/05/12 14:53:12 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> libkcal-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> libkcal-3.5.8.ebuild, libkcal-3.5.9.ebuild: diff --git a/kde-base/libkcal/libkcal-3.5.9.ebuild b/kde-base/libkcal/libkcal-3.5.9.ebuild index 6d9fb612d4d9..a7780a806d2f 100644 --- a/kde-base/libkcal/libkcal-3.5.9.ebuild +++ b/kde-base/libkcal/libkcal-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.9.ebuild,v 1.2 2008/03/04 01:22:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.9.ebuild,v 1.3 2008/05/12 14:53:12 armin76 Exp $ KMNAME=kdepim EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdepim-3.5-patchset-04.tar.bz2" DESCRIPTION="KDE kcal library for KOrganizer etc" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=kde-base/ktnef-${PV}:${SLOT}" |