diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-05-10 23:00:41 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-05-10 23:12:15 +0200 |
commit | 663fdcede89b75dd0d56acf67f9d95a08a28d058 (patch) | |
tree | 1f008241a3d013f51c47dc8239bc05668b6bb693 /kde-apps | |
parent | kde4-base.eclass: 16.12.3 tarballs moved to Attic (diff) | |
download | gentoo-663fdcede89b75dd0d56acf67f9d95a08a28d058.tar.gz gentoo-663fdcede89b75dd0d56acf67f9d95a08a28d058.tar.bz2 gentoo-663fdcede89b75dd0d56acf67f9d95a08a28d058.zip |
kde-apps/audiocd-kio: 16.08.3 tarballs moved to Attic
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/audiocd-kio/audiocd-kio-16.08.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kde-apps/audiocd-kio/audiocd-kio-16.08.3.ebuild b/kde-apps/audiocd-kio/audiocd-kio-16.08.3.ebuild index fb685aaf91e9..31805eba44b8 100644 --- a/kde-apps/audiocd-kio/audiocd-kio-16.08.3.ebuild +++ b/kde-apps/audiocd-kio/audiocd-kio-16.08.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,6 +7,8 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE kioslaves from the kdemultimedia package" +SRC_URI="mirror://kde/Attic/applications/${PV}/src/${P}.tar.xz" + KEYWORDS="amd64 ~arm x86" IUSE="debug flac vorbis" |