diff options
author | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
commit | e2a83449b3b996325fd4f8deaf2bd9708680623a (patch) | |
tree | 42eaa3f833b5353abc6c66ef7f857ef128147ecb /kde-base/libkcal | |
parent | Version bump and old version cleanup (diff) | |
download | historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.tar.gz historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.tar.bz2 historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.zip |
Marking kde split packages ppc stable for bug 221063
Package-Manager: portage-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 72b2b05cde9b..0bf98e262242 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.96 2008/05/12 14:53:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/ChangeLog,v 1.97 2008/05/12 20:01:37 ranger Exp $ + + 12 May 2008; Brent Baude <ranger@gentoo.org> libkcal-3.5.9.ebuild: + Marking libkcal-3.5.9 ppc stable for bug 221063 12 May 2008; Raúl Porcel <armin76@gentoo.org> libkcal-3.5.9.ebuild: alpha/ia64/sparc stable wrt #221063 diff --git a/kde-base/libkcal/libkcal-3.5.9.ebuild b/kde-base/libkcal/libkcal-3.5.9.ebuild index a7780a806d2f..b91b0217793d 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.3 2008/05/12 14:53:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.9.ebuild,v 1.4 2008/05/12 20:01:37 ranger 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}" |