summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-21 23:11:33 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-21 23:11:33 +0000
commit8475508a9d40c30486dfdfa0c614a4fb5f15cd7f (patch)
tree5832dc73a6db7bf26a33ae7c09a74dbc61bd791c /media-libs/phonon-gstreamer
parentFix make.globals/preserve-libs code to work correctly. (diff)
downloadhistorical-8475508a9d40c30486dfdfa0c614a4fb5f15cd7f.tar.gz
historical-8475508a9d40c30486dfdfa0c614a4fb5f15cd7f.tar.bz2
historical-8475508a9d40c30486dfdfa0c614a4fb5f15cd7f.zip
stable ppc ppc64, bug #431190
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'media-libs/phonon-gstreamer')
-rw-r--r--media-libs/phonon-gstreamer/ChangeLog6
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/phonon-gstreamer/ChangeLog b/media-libs/phonon-gstreamer/ChangeLog
index f2cbbbacf535..dad95655c9da 100644
--- a/media-libs/phonon-gstreamer/ChangeLog
+++ b/media-libs/phonon-gstreamer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/phonon-gstreamer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 1.28 2012/09/21 10:55:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 1.29 2012/09/21 23:09:09 blueness Exp $
+
+ 21 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+ phonon-gstreamer-4.6.2-r1.ebuild:
+ stable ppc ppc64, bug #431190
21 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
phonon-gstreamer-4.6.2-r1.ebuild:
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild
index 8ad41aad34e4..89897775e7e7 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild,v 1.6 2012/09/21 10:55:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild,v 1.7 2012/09/21 23:09:09 blueness Exp $
EAPI=4
@@ -20,7 +20,7 @@ LICENSE="LGPL-2.1"
if [[ ${PV} == *9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-fbsd"
fi
SLOT="0"
IUSE="alsa debug +network"