commit: 78e103337a25a260ccb53c24ed65a199e68127b8 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Tue Jun 9 22:50:34 2015 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Tue Jun 9 22:50:34 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=78e10333
net-libs/dleyna-connector-dbus: moved to gentoo-x86 .../dleyna-connector-dbus-0.2.0.ebuild | 30 ---------------------- 1 file changed, 30 deletions(-) diff --git a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.0.ebuild b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.0.ebuild deleted file mode 100644 index d409d93..0000000 --- a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit eutils - -DESCRIPTION="utility library for higher level dLeyna libraries" -HOMEPAGE="https://01.org/dleyna/" -SRC_URI="https://01.org/sites/default/files/downloads/dleyna/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="1.0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.28:2 - >=net-libs/dleyna-core-0.2.1:1.0 - >=sys-apps/dbus-1 -" -DEPEND="${RDEPEND} - virtual/pkgconfig -" - -src_install() { - default - prune_libtool_files -}
