diff options
author | Johannes Huber <johu@gentoo.org> | 2012-02-12 16:42:16 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-02-12 16:42:16 +0000 |
commit | 3cfef78dfbbadb69a3ca2e49710af99297124bdb (patch) | |
tree | b90b5758dadb3f37053b60bc4e9bab41a9ac92ec /kde-base/kdepimlibs | |
parent | Version bump. Fix build with new glib. Updated translations. (diff) | |
download | gentoo-2-3cfef78dfbbadb69a3ca2e49710af99297124bdb.tar.gz gentoo-2-3cfef78dfbbadb69a3ca2e49710af99297124bdb.tar.bz2 gentoo-2-3cfef78dfbbadb69a3ca2e49710af99297124bdb.zip |
Reverted the dep change on cyrus-sasl as reported to be working on several systems, bug #402489.
(Portage version: 2.2.0_alpha85/cvs/Linux i686)
Diffstat (limited to 'kde-base/kdepimlibs')
-rw-r--r-- | kde-base/kdepimlibs/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepimlibs/kdepimlibs-4.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepimlibs/ChangeLog b/kde-base/kdepimlibs/ChangeLog index 251028ace8f1..7cd4d5003b16 100644 --- a/kde-base/kdepimlibs/ChangeLog +++ b/kde-base/kdepimlibs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepimlibs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.131 2012/02/06 23:06:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.132 2012/02/12 16:42:16 johu Exp $ + + 12 Feb 2012; Johannes Huber <johu@gentoo.org> kdepimlibs-4.8.0.ebuild: + Reverted the dep change on cyrus-sasl as reported to be working on several + systems, bug #402489. 06 Feb 2012; Johannes Huber <johu@gentoo.org> kdepimlibs-4.8.0.ebuild: KMail doesn't send mails with dev-libs/cyrus-sasl-2.1.25, adjusting deps. diff --git a/kde-base/kdepimlibs/kdepimlibs-4.8.0.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.8.0.ebuild index 14f076a66fd1..c7415ff24753 100644 --- a/kde-base/kdepimlibs/kdepimlibs-4.8.0.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-4.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.8.0.ebuild,v 1.3 2012/02/06 23:06:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.8.0.ebuild,v 1.4 2012/02/12 16:42:16 johu Exp $ EAPI=4 @@ -23,7 +23,7 @@ COMMON_DEPEND=" >=app-crypt/gpgme-1.1.6 dev-libs/libgpg-error >=dev-libs/libical-0.43 - <dev-libs/cyrus-sasl-2.1.25 + dev-libs/cyrus-sasl $(add_kdebase_dep kdelibs 'semantic-desktop=') prison? ( media-libs/prison ) semantic-desktop? ( |