diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2014-01-08 09:45:40 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2014-01-08 09:45:40 +0000 |
commit | f68def297033368e3e5f9a333098c12dc753a449 (patch) | |
tree | 8538ef08044feaa37375780bb93844cc63ffb4bb /app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild | |
parent | Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-f68def297033368e3e5f9a333098c12dc753a449.tar.gz gentoo-2-f68def297033368e3e5f9a333098c12dc753a449.tar.bz2 gentoo-2-f68def297033368e3e5f9a333098c12dc753a449.zip |
Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild')
-rw-r--r-- | app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild b/app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild new file mode 100644 index 000000000000..b5b38e312a42 --- /dev/null +++ b/app-leechcraft/lc-devmon/lc-devmon-0.6.60.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.60.ebuild,v 1.1 2014/01/08 09:45:40 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 |