summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:57:38 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:57:38 +0000
commitb84cd9fe91bd4bf278645a4c78012f04d2f81b90 (patch)
tree9d6cc34a8ce9c91cbb828175cd534bf1225c3107 /app-leechcraft
parentBump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff)
downloadgentoo-2-b84cd9fe91bd4bf278645a4c78012f04d2f81b90.tar.gz
gentoo-2-b84cd9fe91bd4bf278645a4c78012f04d2f81b90.tar.bz2
gentoo-2-b84cd9fe91bd4bf278645a4c78012f04d2f81b90.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')
-rw-r--r--app-leechcraft/lc-woodpecker/ChangeLog10
-rw-r--r--app-leechcraft/lc-woodpecker/lc-woodpecker-0.6.60.ebuild18
2 files changed, 26 insertions, 2 deletions
diff --git a/app-leechcraft/lc-woodpecker/ChangeLog b/app-leechcraft/lc-woodpecker/ChangeLog
index 7f761bc716c2..b98f387776fb 100644
--- a/app-leechcraft/lc-woodpecker/ChangeLog
+++ b/app-leechcraft/lc-woodpecker/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-leechcraft/lc-woodpecker
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-woodpecker/ChangeLog,v 1.1 2013/08/18 18:39:12 maksbotan Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-woodpecker/ChangeLog,v 1.2 2014/01/08 09:57:38 maksbotan Exp $
+
+*lc-woodpecker-0.6.60 (08 Jan 2014)
+
+ 08 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org>
+ +lc-woodpecker-0.6.60.ebuild:
+ Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
*lc-woodpecker-9999 (18 Aug 2013)
diff --git a/app-leechcraft/lc-woodpecker/lc-woodpecker-0.6.60.ebuild b/app-leechcraft/lc-woodpecker/lc-woodpecker-0.6.60.ebuild
new file mode 100644
index 000000000000..7527c726f3e3
--- /dev/null
+++ b/app-leechcraft/lc-woodpecker/lc-woodpecker-0.6.60.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-woodpecker/lc-woodpecker-0.6.60.ebuild,v 1.1 2014/01/08 09:57:37 maksbotan Exp $
+
+EAPI="5"
+
+inherit leechcraft
+
+DESCRIPTION="Twitter client for LeechCraft"
+
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ dev-libs/qjson
+ dev-libs/kqoauth"
+RDEPEND="${DEPEND}" \ No newline at end of file