summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-02 09:00:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-02 09:00:51 +0000
commitced94b28f72bf9b5fe834e0eae3a6cbc5896ccb7 (patch)
treedcd61c5a661c6d9626e87880f57d5fe3b4f4e8bf /media-libs/phonon/phonon-4.7.2.ebuild
parentStable for alpha, wrt bug #525634 (diff)
downloadgentoo-2-ced94b28f72bf9b5fe834e0eae3a6cbc5896ccb7.tar.gz
gentoo-2-ced94b28f72bf9b5fe834e0eae3a6cbc5896ccb7.tar.bz2
gentoo-2-ced94b28f72bf9b5fe834e0eae3a6cbc5896ccb7.zip
Stable for alpha, wrt bug #519592
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/phonon/phonon-4.7.2.ebuild')
-rw-r--r--media-libs/phonon/phonon-4.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/phonon/phonon-4.7.2.ebuild b/media-libs/phonon/phonon-4.7.2.ebuild
index da17108d441e..adad281a88d0 100644
--- a/media-libs/phonon/phonon-4.7.2.ebuild
+++ b/media-libs/phonon/phonon-4.7.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.7.2.ebuild,v 1.10 2014/10/29 09:29:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.7.2.ebuild,v 1.11 2014/11/02 09:00:51 ago Exp $
EAPI=5
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${PV}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
else
SCM_ECLASS="git-r3"
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )