diff options
Diffstat (limited to 'virtual/leechcraft-trayarea')
5 files changed, 73 insertions, 0 deletions
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..ca760d803eae --- /dev/null +++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.60.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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" +DEPEND="" diff --git a/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.65.ebuild b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.65.ebuild new file mode 100644 index 000000000000..ce5d9f1243b5 --- /dev/null +++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.65.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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" +DEPEND="" diff --git a/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.70.ebuild b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.70.ebuild new file mode 100644 index 000000000000..3320e2b41a4d --- /dev/null +++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.70.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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" +DEPEND="" diff --git a/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild b/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild new file mode 100644 index 000000000000..73a9b2c1e6e0 --- /dev/null +++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +DESCRIPTION="Virtual for LeechCraft plugins providing a tray area" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="" +IUSE="" + +RDEPEND="app-leechcraft/lc-sb2" +DEPEND="" diff --git a/virtual/leechcraft-trayarea/metadata.xml b/virtual/leechcraft-trayarea/metadata.xml new file mode 100644 index 000000000000..2c857dda08d3 --- /dev/null +++ b/virtual/leechcraft-trayarea/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>leechcraft</herd> +</pkgmetadata> |