summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 10:00:07 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 10:00:07 +0000
commitbbbc5d46efc7283b7dfebcfa72e4eddff90d883c (patch)
treee0656a400a76540ddae33a824a00af2f8a3b9dd6 /virtual/leechcraft-trayarea
parentBump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff)
downloadgentoo-2-bbbc5d46efc7283b7dfebcfa72e4eddff90d883c.tar.gz
gentoo-2-bbbc5d46efc7283b7dfebcfa72e4eddff90d883c.tar.bz2
gentoo-2-bbbc5d46efc7283b7dfebcfa72e4eddff90d883c.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 'virtual/leechcraft-trayarea')
-rw-r--r--virtual/leechcraft-trayarea/ChangeLog10
-rw-r--r--virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.60.ebuild20
2 files changed, 28 insertions, 2 deletions
diff --git a/virtual/leechcraft-trayarea/ChangeLog b/virtual/leechcraft-trayarea/ChangeLog
index 8e0dc9d492a9..4353c332a797 100644
--- a/virtual/leechcraft-trayarea/ChangeLog
+++ b/virtual/leechcraft-trayarea/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/leechcraft-trayarea
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-trayarea/ChangeLog,v 1.22 2013/09/24 15:56:22 maksbotan Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-trayarea/ChangeLog,v 1.23 2014/01/08 10:00:07 maksbotan Exp $
+
+*leechcraft-trayarea-0.6.60 (08 Jan 2014)
+
+ 08 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-trayarea-0.6.60.ebuild:
+ Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
*leechcraft-trayarea-0.6.0 (24 Sep 2013)
diff --git a/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.60.ebuild b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.60.ebuild
new file mode 100644
index 000000000000..89e39b593e4a
--- /dev/null
+++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.60.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.60.ebuild,v 1.1 2014/01/08 10:00:07 maksbotan Exp $
+
+EAPI="4"
+
+DESCRIPTION="Virtual for LeechCraft plugins providing a tray area"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| (
+ app-leechcraft/lc-sb2
+ app-leechcraft/lc-sidebar
+ )"
+DEPEND=""