commit: 564c39d20a63376881049ff02eb057f303fa25d7
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 13 17:43:59 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 13 17:43:59 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=564c39d2
[net-irc/konversation] Pin app-crypt/qca-ossl to SLOT 2.
Package-Manager: portage-2.2.10
---
net-irc/konversation/konversation-4.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/konversation/konversation-4.9999.ebuild
b/net-irc/konversation/konversation-4.9999.ebuild
index 26ae1a6..45fe409 100644
--- a/net-irc/konversation/konversation-4.9999.ebuild
+++ b/net-irc/konversation/konversation-4.9999.ebuild
@@ -19,7 +19,7 @@ DEPEND="
crypt? ( app-crypt/qca:2 )
"
RDEPEND="${DEPEND}
- crypt? ( app-crypt/qca-ossl )
+ crypt? ( app-crypt/qca-ossl:2 )
"
src_configure() {