summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-05-02 15:33:10 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-05-02 15:33:10 +0000
commitbb2662f9268b6ca23e14782c2fc8a28e00d93752 (patch)
tree7d16702d158e984e42c35f5576c2a5893cc09322 /app-leechcraft/lc-nacheku
parentBump LeechCraft to 0.5.95, thanks to 0xd34df00d (diff)
downloadgentoo-2-bb2662f9268b6ca23e14782c2fc8a28e00d93752.tar.gz
gentoo-2-bb2662f9268b6ca23e14782c2fc8a28e00d93752.tar.bz2
gentoo-2-bb2662f9268b6ca23e14782c2fc8a28e00d93752.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/lc-nacheku')
-rw-r--r--app-leechcraft/lc-nacheku/ChangeLog7
-rw-r--r--app-leechcraft/lc-nacheku/lc-nacheku-0.5.95.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/app-leechcraft/lc-nacheku/ChangeLog b/app-leechcraft/lc-nacheku/ChangeLog
index e303279e2f7e..050d9beb6129 100644
--- a/app-leechcraft/lc-nacheku/ChangeLog
+++ b/app-leechcraft/lc-nacheku/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-leechcraft/lc-nacheku
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-nacheku/ChangeLog,v 1.1 2013/05/02 14:20:35 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-nacheku/ChangeLog,v 1.2 2013/05/02 15:33:10 pinkbyte Exp $
+
+*lc-nacheku-0.5.95 (02 May 2013)
+
+ 02 May 2013; Sergey Popov <pinkbyte@gentoo.org> +lc-nacheku-0.5.95.ebuild:
+ Bump app-leechcraft/lc-nacheku to 0.5.95, thanks to 0xd34df00d
*lc-nacheku-9999 (02 May 2013)
diff --git a/app-leechcraft/lc-nacheku/lc-nacheku-0.5.95.ebuild b/app-leechcraft/lc-nacheku/lc-nacheku-0.5.95.ebuild
new file mode 100644
index 000000000000..f7530b03fce5
--- /dev/null
+++ b/app-leechcraft/lc-nacheku/lc-nacheku-0.5.95.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-nacheku/lc-nacheku-0.5.95.ebuild,v 1.1 2013/05/02 15:33:10 pinkbyte Exp $
+
+EAPI="5"
+
+inherit leechcraft
+
+DESCRIPTION="Monitors selected directory and clipboard for downloadable entities"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}"
+RDEPEND="${DEPEND}"