commit: 5f9d362380ecae0a53c7c327648c0fcf502adbc5 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Mon Apr 4 00:12:28 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Wed Apr 20 17:09:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f9d3623
kde-apps/pairs: Set SRC_URI in ebuild Package-Manager: portage-2.2.27 kde-apps/pairs/pairs-15.04.3.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kde-apps/pairs/pairs-15.04.3.ebuild b/kde-apps/pairs/pairs-15.04.3.ebuild index 33fc5fe..391590c 100644 --- a/kde-apps/pairs/pairs-15.04.3.ebuild +++ b/kde-apps/pairs/pairs-15.04.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,6 +9,8 @@ inherit kde4-base DESCRIPTION="KDE memory and pairs game" HOMEPAGE="https://edu.kde.org/applications/miscellaneous/pairs" +SRC_URI="mirror://kde/Attic/applications/${PV}/src/${P}.tar.xz" + KEYWORDS="amd64 x86" IUSE="debug"
