diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-06 12:12:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-06 12:12:16 +0000 |
commit | 7ace2f52442f60e61e34b44370d93b72013be7a1 (patch) | |
tree | 1e5f84ddf655614d8ce3adf2f93d955f418dbe76 /kde-base/libkpimexchange | |
parent | amd64/x86 stable, bug #271889 (diff) | |
download | gentoo-2-7ace2f52442f60e61e34b44370d93b72013be7a1.tar.gz gentoo-2-7ace2f52442f60e61e34b44370d93b72013be7a1.tar.bz2 gentoo-2-7ace2f52442f60e61e34b44370d93b72013be7a1.zip |
amd64/x86 stable, bug #271889
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/libkpimexchange')
-rw-r--r-- | kde-base/libkpimexchange/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkpimexchange/ChangeLog b/kde-base/libkpimexchange/ChangeLog index c23816512599..cd45a0da545a 100644 --- a/kde-base/libkpimexchange/ChangeLog +++ b/kde-base/libkpimexchange/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkpimexchange # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.92 2009/06/03 15:13:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/ChangeLog,v 1.93 2009/06/06 12:12:16 maekke Exp $ + + 06 Jun 2009; Markus Meier <maekke@gentoo.org> + libkpimexchange-3.5.10.ebuild: + amd64/x86 stable, bug #271889 03 Jun 2009; Brent Baude <ranger@gentoo.org> libkpimexchange-3.5.10.ebuild: diff --git a/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild b/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild index 03ef1f48d785..6f1732c084a0 100644 --- a/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild +++ b/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild,v 1.3 2009/06/03 15:13:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimexchange/libkpimexchange-3.5.10.ebuild,v 1.4 2009/06/06 12:12:16 maekke Exp $ KMNAME=kdepim EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE PIM exchange library" -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/libkcal-${PV}:${SLOT}" |