summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2013-12-28 20:19:54 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2013-12-28 20:19:54 +0000
commit3a11068b7617fd1753bf1c04a0fc12df11f5f415 (patch)
tree3f71c384dcfef68c9dc49c0c6c2fce3983797ce7 /net-im/vacuum
parentadd myself as maintainer (diff)
downloadgentoo-2-3a11068b7617fd1753bf1c04a0fc12df11f5f415.tar.gz
gentoo-2-3a11068b7617fd1753bf1c04a0fc12df11f5f415.tar.bz2
gentoo-2-3a11068b7617fd1753bf1c04a0fc12df11f5f415.zip
Update subslot and add qtsql dependency in 9999, thanks to Nikoli
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'net-im/vacuum')
-rw-r--r--net-im/vacuum/ChangeLog5
-rw-r--r--net-im/vacuum/vacuum-9999.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/vacuum/ChangeLog b/net-im/vacuum/ChangeLog
index 45042811a1a3..70b4d1a64443 100644
--- a/net-im/vacuum/ChangeLog
+++ b/net-im/vacuum/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/vacuum
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v 1.17 2013/10/07 11:00:59 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v 1.18 2013/12/28 20:19:54 maksbotan Exp $
+
+ 28 Dec 2013; Maxim Koltsov <maksbotan@gentoo.org> vacuum-9999.ebuild:
+ Update subslot and add qtsql dependency in 9999, thanks to Nikoli
*vacuum-1.2.3 (07 Oct 2013)
diff --git a/net-im/vacuum/vacuum-9999.ebuild b/net-im/vacuum/vacuum-9999.ebuild
index f75242b63fb7..a6bc16ce3013 100644
--- a/net-im/vacuum/vacuum-9999.ebuild
+++ b/net-im/vacuum/vacuum-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v 1.10 2013/09/21 12:55:34 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v 1.11 2013/12/28 20:19:54 maksbotan Exp $
EAPI="5"
LANGS="de pl ru uk"
@@ -12,7 +12,7 @@ HOMEPAGE="http://code.google.com/p/vacuum-im"
ESVN_REPO_URI="http://vacuum-im.googlecode.com/svn/trunk"
LICENSE="GPL-3"
-SLOT="0/29" # subslot = libvacuumutils soname version
+SLOT="0/31" # subslot = libvacuumutils soname version
KEYWORDS=""
PLUGINS=" adiummessagestyle annotations autostatus avatars birthdayreminder bitsofbinary bookmarks captchaforms chatstates clientinfo commands compress console dataforms datastreamsmanager emoticons filemessagearchive filestreamsmanager filetransfer gateways inbandstreams iqauth jabbersearch messagearchiver messagecarbons multiuserchat pepmanager privacylists privatestorage recentcontacts registration remotecontrol rosteritemexchange rostersearch servermessagearchive servicediscovery sessionnegotiation shortcutmanager socksstreams urlprocessor vcard xmppuriqueries"
SPELLCHECKER_BACKENDS="aspell +enchant hunspell"
@@ -49,6 +49,7 @@ RDEPEND="
>=dev-libs/openssl-1.0.0
adiummessagestyle? ( >=dev-qt/qtwebkit-4.8:4 )
filemessagearchive? ( >=dev-qt/qtsql-4.8:4[sqlite] )
+ messagearchiver? ( >=dev-qt/qtsql-4.8:4[sqlite] )
spell? (
aspell? ( app-text/aspell )
enchant? ( app-text/enchant )