diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 20:52:54 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 20:52:54 +0000 |
commit | 9819597cea9da2c3b0f6c3612a70149a97a8704c (patch) | |
tree | 4f774084080125022db90d253a05ea413c473039 /kde-base/libkpimexchange | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-9819597cea9da2c3b0f6c3612a70149a97a8704c.tar.gz gentoo-2-9819597cea9da2c3b0f6c3612a70149a97a8704c.tar.bz2 gentoo-2-9819597cea9da2c3b0f6c3612a70149a97a8704c.zip |
Marked ppc stable.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index acadfd7a497c..f98e6b201025 100644 --- a/kde-base/libkpimexchange/ChangeLog +++ b/kde-base/libkpimexchange/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkpimexchange # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.69 2007/08/07 20:03:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.70 2007/08/07 20:52:54 josejx Exp $ + + 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> + libkpimexchange-3.5.7.ebuild: + Marked ppc stable. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> libkpimexchange-3.5.7.ebuild: diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild index ac344c4c012b..c21781fc22fe 100644 --- a/kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild +++ b/kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild,v 1.2 2007/08/07 20:03:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.7.ebuild,v 1.3 2007/08/07 20:52:54 josejx Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE PIM exchange library" -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)" |