summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:48:03 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:48:03 +0000
commitea33493815c01cd23085d271c7f84a717bcf9156 (patch)
treec0a076093ef8e1817bd14be266ccd0017d2f7ed4 /app-leechcraft/lc-imgaste
parentBump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff)
downloadgentoo-2-ea33493815c01cd23085d271c7f84a717bcf9156.tar.gz
gentoo-2-ea33493815c01cd23085d271c7f84a717bcf9156.tar.bz2
gentoo-2-ea33493815c01cd23085d271c7f84a717bcf9156.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-imgaste')
-rw-r--r--app-leechcraft/lc-imgaste/ChangeLog9
-rw-r--r--app-leechcraft/lc-imgaste/lc-imgaste-0.6.60.ebuild16
2 files changed, 23 insertions, 2 deletions
diff --git a/app-leechcraft/lc-imgaste/ChangeLog b/app-leechcraft/lc-imgaste/ChangeLog
index b11830d99a54..157df5204e4e 100644
--- a/app-leechcraft/lc-imgaste/ChangeLog
+++ b/app-leechcraft/lc-imgaste/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-leechcraft/lc-imgaste
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-imgaste/ChangeLog,v 1.1 2013/06/11 14:25:18 maksbotan Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-imgaste/ChangeLog,v 1.2 2014/01/08 09:48:03 maksbotan Exp $
+
+*lc-imgaste-0.6.60 (08 Jan 2014)
+
+ 08 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org> +lc-imgaste-0.6.60.ebuild:
+ Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
*lc-imgaste-9999 (11 Jun 2013)
diff --git a/app-leechcraft/lc-imgaste/lc-imgaste-0.6.60.ebuild b/app-leechcraft/lc-imgaste/lc-imgaste-0.6.60.ebuild
new file mode 100644
index 000000000000..8124b925bc13
--- /dev/null
+++ b/app-leechcraft/lc-imgaste/lc-imgaste-0.6.60.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-imgaste/lc-imgaste-0.6.60.ebuild,v 1.1 2014/01/08 09:48:02 maksbotan Exp $
+
+EAPI="5"
+
+inherit leechcraft
+
+DESCRIPTION="The simple image uploader data filter for LeechCraft"
+
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}"
+RDEPEND="${DEPEND}" \ No newline at end of file