commit: 225b843b27d66c693269a4e213b3d5216772338b Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Tue Jun 9 22:50:43 2015 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Tue Jun 9 22:50:43 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=225b843b
net-libs/dleyna-core: moved to gentoo-x86 net-libs/dleyna-core/dleyna-core-0.5.0.ebuild | 28 --------------------------- 1 file changed, 28 deletions(-) diff --git a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild b/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild deleted file mode 100644 index fb1b2e4..0000000 --- a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild +++ /dev/null @@ -1,28 +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/4" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.28:2 - >=net-libs/gupnp-0.20.5" -DEPEND="${DEPEND} - virtual/pkgconfig -" - -src_install() { - default - prune_libtool_files -}
