diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-30 08:25:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-30 08:25:34 +0000 |
commit | 733d8a748652ac12ab7589e2b0d68b6025794610 (patch) | |
tree | 7c2651dd7bd2ca3d148a7d2142c4e7e299cb4ef2 /kde-base | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-733d8a748652ac12ab7589e2b0d68b6025794610.tar.gz gentoo-2-733d8a748652ac12ab7589e2b0d68b6025794610.tar.bz2 gentoo-2-733d8a748652ac12ab7589e2b0d68b6025794610.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kandy/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kandy/kandy-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kandy/ChangeLog b/kde-base/kandy/ChangeLog index 67e940f679fe..2a6b0dafb281 100644 --- a/kde-base/kandy/ChangeLog +++ b/kde-base/kandy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kandy # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kandy/ChangeLog,v 1.59 2006/11/18 16:19:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kandy/ChangeLog,v 1.60 2006/11/30 08:25:34 corsair Exp $ + + 30 Nov 2006; Markus Rothe <corsair@gentoo.org> kandy-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -kandy-3.5.3.ebuild, -kandy-3.5.4.ebuild: diff --git a/kde-base/kandy/kandy-3.5.5.ebuild b/kde-base/kandy/kandy-3.5.5.ebuild index 0f1da4946825..a18e8a79f2ce 100644 --- a/kde-base/kandy/kandy-3.5.5.ebuild +++ b/kde-base/kandy/kandy-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/kandy/kandy-3.5.5.ebuild,v 1.5 2006/11/16 04:53:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kandy/kandy-3.5.5.ebuild,v 1.6 2006/11/30 08:25:34 corsair Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Communicating with your mobile phone" -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/libkdepim)" |