diff options
author | Maciej Mrozowski <reavertm@gentoo.org> | 2015-07-05 20:25:47 +0000 |
---|---|---|
committer | Maciej Mrozowski <reavertm@gentoo.org> | 2015-07-05 20:25:47 +0000 |
commit | a7c8379379959af7c13c77a404c100964f8f0e39 (patch) | |
tree | e88a1eb5becf3cb886fa0ee6da39cd4c92c22ac8 /net-im | |
parent | Version bump, bug 542136. Some credits to wojtask9. (diff) | |
download | gentoo-2-a7c8379379959af7c13c77a404c100964f8f0e39.tar.gz gentoo-2-a7c8379379959af7c13c77a404c100964f8f0e39.tar.bz2 gentoo-2-a7c8379379959af7c13c77a404c100964f8f0e39.zip |
Move linguist-tools to DEPEND.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key B1E955DB)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/kadu/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/kadu/kadu-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog index 09509fe6d37b..a9f5c7ca2b09 100644 --- a/net-im/kadu/ChangeLog +++ b/net-im/kadu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/kadu # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.155 2015/07/05 20:17:08 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.156 2015/07/05 20:25:47 reavertm Exp $ + + 05 Jul 2015; Maciej Mrozowski <reavertm@gentoo.org> kadu-2.1.ebuild: + Move linguist-tools to DEPEND. *kadu-2.1 (05 Jul 2015) diff --git a/net-im/kadu/kadu-2.1.ebuild b/net-im/kadu/kadu-2.1.ebuild index 76ee612732f7..33d04a39710a 100644 --- a/net-im/kadu/kadu-2.1.ebuild +++ b/net-im/kadu/kadu-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-2.1.ebuild,v 1.1 2015/07/05 20:17:08 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-2.1.ebuild,v 1.2 2015/07/05 20:25:47 reavertm Exp $ EAPI="5" @@ -25,7 +25,6 @@ REQUIRED_USE=" COMMON_DEPEND=" app-crypt/qca:2[openssl,qt5] >=dev-libs/injeqt-1.0.0 - >=dev-qt/linguist-tools-5.2.0:5 >=dev-qt/qtcore-5.2.0:5 >=dev-qt/qtdbus-5.2.0:5 >=dev-qt/qtgui-5.2.0:5 @@ -63,6 +62,7 @@ COMMON_DEPEND=" ) " DEPEND="${COMMON_DEPEND} + >=dev-qt/linguist-tools-5.2.0:5 x11-proto/scrnsaverproto x11-proto/xextproto x11-proto/xproto |