summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-08-03 18:49:22 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-08-03 18:49:22 +0000
commit9fd1ca8e827950dd324703c21ec9373083e38330 (patch)
tree8054254454704dfd92d69ff4e13780d350634cb8 /app-leechcraft/lc-devmon
parentBump LeechCraft to 0.6.70, thanks to 0xd34df00d. (diff)
downloadgentoo-2-9fd1ca8e827950dd324703c21ec9373083e38330.tar.gz
gentoo-2-9fd1ca8e827950dd324703c21ec9373083e38330.tar.bz2
gentoo-2-9fd1ca8e827950dd324703c21ec9373083e38330.zip
Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft/lc-devmon')
-rw-r--r--app-leechcraft/lc-devmon/ChangeLog7
-rw-r--r--app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/app-leechcraft/lc-devmon/ChangeLog b/app-leechcraft/lc-devmon/ChangeLog
index 012f95a38a6a..1d4cef00ad78 100644
--- a/app-leechcraft/lc-devmon/ChangeLog
+++ b/app-leechcraft/lc-devmon/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-leechcraft/lc-devmon
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/ChangeLog,v 1.5 2014/04/10 17:52:57 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/ChangeLog,v 1.6 2014/08/03 18:49:22 maksbotan Exp $
+
+*lc-devmon-0.6.70 (03 Aug 2014)
+
+ 03 Aug 2014; Maxim Koltsov <maksbotan@gentoo.org> +lc-devmon-0.6.70.ebuild:
+ Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
*lc-devmon-0.6.65 (10 Apr 2014)
diff --git a/app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild b/app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild
new file mode 100644
index 000000000000..089643db3b4e
--- /dev/null
+++ b/app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild,v 1.1 2014/08/03 18:49:22 maksbotan Exp $
+
+EAPI="5"
+
+inherit leechcraft
+
+DESCRIPTION="Non-storage USB devices manager for LeechCraft"
+
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ virtual/udev"
+RDEPEND="${DEPEND}" \ No newline at end of file