summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:46:37 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:46:37 +0000
commit8d4caee0d6098ad77e8014d30459c33977d3213d (patch)
tree68f503e3bd2d9d3261f76985266f2e52029b9baa /app-leechcraft/lc-glance
parentBump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff)
downloadgentoo-2-8d4caee0d6098ad77e8014d30459c33977d3213d.tar.gz
gentoo-2-8d4caee0d6098ad77e8014d30459c33977d3213d.tar.bz2
gentoo-2-8d4caee0d6098ad77e8014d30459c33977d3213d.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-glance')
-rw-r--r--app-leechcraft/lc-glance/ChangeLog9
-rw-r--r--app-leechcraft/lc-glance/lc-glance-0.6.60.ebuild16
2 files changed, 23 insertions, 2 deletions
diff --git a/app-leechcraft/lc-glance/ChangeLog b/app-leechcraft/lc-glance/ChangeLog
index 48aafbea7d05..776dee82914d 100644
--- a/app-leechcraft/lc-glance/ChangeLog
+++ b/app-leechcraft/lc-glance/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-leechcraft/lc-glance
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-glance/ChangeLog,v 1.7 2013/09/24 15:43:57 maksbotan Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-glance/ChangeLog,v 1.8 2014/01/08 09:46:37 maksbotan Exp $
+
+*lc-glance-0.6.60 (08 Jan 2014)
+
+ 08 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org> +lc-glance-0.6.60.ebuild:
+ Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
*lc-glance-0.6.0 (24 Sep 2013)
diff --git a/app-leechcraft/lc-glance/lc-glance-0.6.60.ebuild b/app-leechcraft/lc-glance/lc-glance-0.6.60.ebuild
new file mode 100644
index 000000000000..e6eb4c640e08
--- /dev/null
+++ b/app-leechcraft/lc-glance/lc-glance-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-glance/lc-glance-0.6.60.ebuild,v 1.1 2014/01/08 09:46:37 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Glance, quick thumbnailed overview of opened tabs in LeechCraft"
+
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}"
+RDEPEND="${DEPEND}"