commit: 5576e186130f75b174a8a517646defad4707f819 Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org> AuthorDate: Sun Feb 22 18:16:20 2015 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Sun Feb 22 18:16:20 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=5576e186
www-plugins/freshplayerplugin: 0.2.3, mask 9999 --- ...reshplayerplugin-9999.ebuild => freshplayerplugin-0.2.3.ebuild} | 7 +++---- www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.2.3.ebuild similarity index 87% copy from www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild copy to www-plugins/freshplayerplugin/freshplayerplugin-0.2.3.ebuild index bef8ed5..41774e2 100644 --- a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild +++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.2.3.ebuild @@ -1,15 +1,14 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="5" -inherit git-2 cmake-utils +inherit cmake-utils DESCRIPTION="Chromium Flash wrapper for Mozilla Firefox" HOMEPAGE="https://github.com/i-rinat/freshplayerplugin" -SRC_URI="" -EGIT_REPO_URI="https://github.com/i-rinat/${PN}.git" +SRC_URI="https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild index bef8ed5..312dd0f 100644 --- a/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild +++ b/www-plugins/freshplayerplugin/freshplayerplugin-9999.ebuild @@ -13,7 +13,7 @@ EGIT_REPO_URI="https://github.com/i-rinat/${PN}.git" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="" DEPEND="
