summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-27 06:29:27 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-27 06:29:27 +0000
commit436781b1b6e8de32032fc723a20c092021bb2fea (patch)
tree4a6cd76619e9f0c348bf7b6de1d52e167458f301 /mail-client/sylpheed
parentUse a slot dependency for gtkspell. (diff)
downloadgentoo-2-436781b1b6e8de32032fc723a20c092021bb2fea.tar.gz
gentoo-2-436781b1b6e8de32032fc723a20c092021bb2fea.tar.bz2
gentoo-2-436781b1b6e8de32032fc723a20c092021bb2fea.zip
Slot gtkspell dependency to 2 in preparation for gtkspell-3.
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r--mail-client/sylpheed/ChangeLog6
-rw-r--r--mail-client/sylpheed/sylpheed-2.6.0.ebuild4
-rw-r--r--mail-client/sylpheed/sylpheed-3.1.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog
index 562063ccf9a6..efd51a34574d 100644
--- a/mail-client/sylpheed/ChangeLog
+++ b/mail-client/sylpheed/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.292 2011/08/29 07:48:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.293 2011/10/27 06:29:27 tetromino Exp $
+
+ 27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+ sylpheed-2.6.0.ebuild, sylpheed-3.1.1.ebuild:
+ Slot gtkspell dependency to 2 in preparation for gtkspell-3.
29 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org> sylpheed-3.1.1.ebuild:
QA: inherit eutils again, ebuild was broken when marked stable.
diff --git a/mail-client/sylpheed/sylpheed-2.6.0.ebuild b/mail-client/sylpheed/sylpheed-2.6.0.ebuild
index e523e85d7153..c79292cd57ed 100644
--- a/mail-client/sylpheed/sylpheed-2.6.0.ebuild
+++ b/mail-client/sylpheed/sylpheed-2.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild,v 1.10 2011/08/13 11:23:51 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild,v 1.11 2011/10/27 06:29:27 tetromino Exp $
EAPI="4"
@@ -20,7 +20,7 @@ CDEPEND="x11-libs/gtk+:2
crypt? ( app-crypt/gpgme )
ldap? ( net-nds/openldap )
pda? ( app-pda/jpilot )
- spell? ( app-text/gtkspell )
+ spell? ( app-text/gtkspell:2 )
ssl? ( dev-libs/openssl )"
RDEPEND="${CDEPEND}
app-misc/mime-types
diff --git a/mail-client/sylpheed/sylpheed-3.1.1.ebuild b/mail-client/sylpheed/sylpheed-3.1.1.ebuild
index 587ac97b30c4..a49e2b17bb5f 100644
--- a/mail-client/sylpheed/sylpheed-3.1.1.ebuild
+++ b/mail-client/sylpheed/sylpheed-3.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild,v 1.3 2011/08/29 07:48:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.1.1.ebuild,v 1.4 2011/10/27 06:29:27 tetromino Exp $
EAPI="4"
@@ -22,7 +22,7 @@ CDEPEND="x11-libs/gtk+:2
oniguruma? ( dev-libs/oniguruma )
pda? ( app-pda/jpilot )
spell? (
- app-text/gtkspell
+ app-text/gtkspell:2
dev-libs/dbus-glib
)
ssl? ( dev-libs/openssl )"