summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-05-02 15:37:15 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-05-02 15:37:15 +0000
commit80d862e35b49cc9e0ccd312cabafe9a1f3b8d7c5 (patch)
treeb3e0174eeba6310649e5134285c5f46eaec7bbe2 /app-leechcraft
parentBump LeechCraft to 0.5.95, thanks to 0xd34df00d (diff)
downloadgentoo-2-80d862e35b49cc9e0ccd312cabafe9a1f3b8d7c5.tar.gz
gentoo-2-80d862e35b49cc9e0ccd312cabafe9a1f3b8d7c5.tar.bz2
gentoo-2-80d862e35b49cc9e0ccd312cabafe9a1f3b8d7c5.zip
Bump LeechCraft to 0.5.95, thanks to 0xd34df00d
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-touchstreams/ChangeLog8
-rw-r--r--app-leechcraft/lc-touchstreams/lc-touchstreams-0.5.95.ebuild18
2 files changed, 25 insertions, 1 deletions
diff --git a/app-leechcraft/lc-touchstreams/ChangeLog b/app-leechcraft/lc-touchstreams/ChangeLog
index d1e989ed250d..28befb8ba784 100644
--- a/app-leechcraft/lc-touchstreams/ChangeLog
+++ b/app-leechcraft/lc-touchstreams/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-leechcraft/lc-touchstreams
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-touchstreams/ChangeLog,v 1.1 2013/03/08 22:07:58 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-touchstreams/ChangeLog,v 1.2 2013/05/02 15:37:15 pinkbyte Exp $
+
+*lc-touchstreams-0.5.95 (02 May 2013)
+
+ 02 May 2013; Sergey Popov <pinkbyte@gentoo.org>
+ +lc-touchstreams-0.5.95.ebuild:
+ Bump app-leechcraft/lc-touchstreams to 0.5.95, thanks to 0xd34df00d
*lc-touchstreams-9999 (08 Mar 2013)
*lc-touchstreams-0.5.90 (08 Mar 2013)
diff --git a/app-leechcraft/lc-touchstreams/lc-touchstreams-0.5.95.ebuild b/app-leechcraft/lc-touchstreams/lc-touchstreams-0.5.95.ebuild
new file mode 100644
index 000000000000..83b2ed06f15c
--- /dev/null
+++ b/app-leechcraft/lc-touchstreams/lc-touchstreams-0.5.95.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-touchstreams/lc-touchstreams-0.5.95.ebuild,v 1.1 2013/05/02 15:37:15 pinkbyte Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="VKontakte music source plugin for LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ >=dev-libs/boost-1.52.0
+ dev-qt/qtwebkit:4"
+RDEPEND="${DEPEND}"