diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 22:29:30 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 22:29:30 +0000 |
commit | 3bbb43ba524cb16b3c3756f1aa7e3fbd8d60b2dc (patch) | |
tree | b1d097aa1bcb62e4313b3f398515ffe1dba04eef /kde-base/libkpimexchange | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-3bbb43ba524cb16b3c3756f1aa7e3fbd8d60b2dc.tar.gz gentoo-2-3bbb43ba524cb16b3c3756f1aa7e3fbd8d60b2dc.tar.bz2 gentoo-2-3bbb43ba524cb16b3c3756f1aa7e3fbd8d60b2dc.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index 204dfbfd44ea..4c4fb02d4c4d 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.75 2007/10/19 23:51:41 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.76 2008/01/28 22:29:30 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + libkpimexchange-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *libkpimexchange-3.5.8 (19 Oct 2007) diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.8.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.8.ebuild index a7a35331d57f..f95cdeaaf704 100644 --- a/kde-base/libkpimexchange/libkpimexchange-3.5.8.ebuild +++ b/kde-base/libkpimexchange/libkpimexchange-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.8.ebuild,v 1.1 2007/10/19 23:51:41 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.8.ebuild,v 1.2 2008/01/28 22:29:30 philantrop 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)" |