From bcb13f7c0fa4790d7a245eed7bbe86f862576f1b Mon Sep 17 00:00:00 2001 From: Andreas Proschofsky Date: Mon, 10 Sep 2012 08:48:07 +0000 Subject: Remove, in GNOME overlay now svn path=/; revision=349 --- dev-libs/libzapojit/Manifest | 3 --- dev-libs/libzapojit/libzapojit-0.0.2.ebuild | 34 ----------------------------- dev-libs/libzapojit/libzapojit-9999.ebuild | 34 ----------------------------- 3 files changed, 71 deletions(-) delete mode 100644 dev-libs/libzapojit/Manifest delete mode 100644 dev-libs/libzapojit/libzapojit-0.0.2.ebuild delete mode 100644 dev-libs/libzapojit/libzapojit-9999.ebuild diff --git a/dev-libs/libzapojit/Manifest b/dev-libs/libzapojit/Manifest deleted file mode 100644 index 40c4599..0000000 --- a/dev-libs/libzapojit/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST libzapojit-0.0.2.tar.xz 271180 RMD160 82f81f3b0f39be0a6e4f37ca514fe76f8e7413f3 SHA1 9b8b6bcb38600c0def76ef3c30695199f8e54953 SHA256 7b5a2fcf8e94fa8c869098b8461104633f4b046c471a03e3fea2b1a358574b24 -EBUILD libzapojit-0.0.2.ebuild 746 RMD160 692f833317c0dd1809cac33f5b3c84cc02e97cd2 SHA1 daa7cf8ec09f252b78f6557c19ee792ba10e6f3b SHA256 7d7fdc2a21261cfce2660e1218eab9cf00145796b428aacee10f77fca7eb31fd -EBUILD libzapojit-9999.ebuild 746 RMD160 692f833317c0dd1809cac33f5b3c84cc02e97cd2 SHA1 daa7cf8ec09f252b78f6557c19ee792ba10e6f3b SHA256 7d7fdc2a21261cfce2660e1218eab9cf00145796b428aacee10f77fca7eb31fd diff --git a/dev-libs/libzapojit/libzapojit-0.0.2.ebuild b/dev-libs/libzapojit/libzapojit-0.0.2.ebuild deleted file mode 100644 index e29bf7b..0000000 --- a/dev-libs/libzapojit/libzapojit-0.0.2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="4" -GCONF_DEBUG="no" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="GLib/GObject wrapper for Skydrive and Hotmail" -HOMEPAGE="http://download.gnome.org/sources/libzapojit" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" -fi - -RDEPEND=">=dev-libs/glib-2.28:2 - dev-libs/json-glib - net-libs/gnome-online-accounts - >=net-libs/libsoup-2.38 - net-libs/rest" -DEPEND="${RDEPEND} - sys-devel/gettext - >=dev-util/intltool-0.40" - -DOCS="" diff --git a/dev-libs/libzapojit/libzapojit-9999.ebuild b/dev-libs/libzapojit/libzapojit-9999.ebuild deleted file mode 100644 index e29bf7b..0000000 --- a/dev-libs/libzapojit/libzapojit-9999.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="4" -GCONF_DEBUG="no" - -inherit gnome2 -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi - -DESCRIPTION="GLib/GObject wrapper for Skydrive and Hotmail" -HOMEPAGE="http://download.gnome.org/sources/libzapojit" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" -fi - -RDEPEND=">=dev-libs/glib-2.28:2 - dev-libs/json-glib - net-libs/gnome-online-accounts - >=net-libs/libsoup-2.38 - net-libs/rest" -DEPEND="${RDEPEND} - sys-devel/gettext - >=dev-util/intltool-0.40" - -DOCS="" -- cgit v1.2.3-65-gdbad