summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2013-06-11 17:28:20 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2013-06-11 17:28:20 +0000
commit6650314914e551aa0b0d33bbef7040e8ff2bc551 (patch)
tree986c04a17dcf2a21f6cc397c4c7f5bdcffd3c0d0 /app-leechcraft/lc-laure
parentBump LeechCraft suite to 0.5.97, thanks to 0xd34df00d. (diff)
downloadgentoo-2-6650314914e551aa0b0d33bbef7040e8ff2bc551.tar.gz
gentoo-2-6650314914e551aa0b0d33bbef7040e8ff2bc551.tar.bz2
gentoo-2-6650314914e551aa0b0d33bbef7040e8ff2bc551.zip
Bump LeechCraft suite to 0.5.97, thanks to 0xd34df00d.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft/lc-laure')
-rw-r--r--app-leechcraft/lc-laure/ChangeLog7
-rw-r--r--app-leechcraft/lc-laure/lc-laure-0.5.97.ebuild18
2 files changed, 24 insertions, 1 deletions
diff --git a/app-leechcraft/lc-laure/ChangeLog b/app-leechcraft/lc-laure/ChangeLog
index 6fa765bbfcb7..ba513a06543b 100644
--- a/app-leechcraft/lc-laure/ChangeLog
+++ b/app-leechcraft/lc-laure/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-leechcraft/lc-laure
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-laure/ChangeLog,v 1.3 2013/05/26 19:48:30 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-laure/ChangeLog,v 1.4 2013/06/11 17:28:20 maksbotan Exp $
+
+*lc-laure-0.5.97 (11 Jun 2013)
+
+ 11 Jun 2013; Maxim Koltsov <maksbotan@gentoo.org> +lc-laure-0.5.97.ebuild:
+ Bump LeechCraft suite to 0.5.97, thanks to 0xd34df00d.
*lc-laure-0.5.96 (26 May 2013)
diff --git a/app-leechcraft/lc-laure/lc-laure-0.5.97.ebuild b/app-leechcraft/lc-laure/lc-laure-0.5.97.ebuild
new file mode 100644
index 000000000000..327bb94b15ed
--- /dev/null
+++ b/app-leechcraft/lc-laure/lc-laure-0.5.97.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-laure/lc-laure-0.5.97.ebuild,v 1.1 2013/06/11 17:28:20 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="VLC-based audio/video player for LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ sys-apps/file
+ >=media-video/vlc-2.0.0"
+RDEPEND="${DEPEND}"