summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-04 09:25:05 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-04 09:25:05 +0000
commitc6fc6e9c836e60ad459afaf707d320209aa0e9a9 (patch)
treef29318330c8236193abb13322167cc3f5d9721c6 /media-libs
parentMask USE="schroedinger" wrt #316553. (diff)
downloadgentoo-2-c6fc6e9c836e60ad459afaf707d320209aa0e9a9.tar.gz
gentoo-2-c6fc6e9c836e60ad459afaf707d320209aa0e9a9.tar.bz2
gentoo-2-c6fc6e9c836e60ad459afaf707d320209aa0e9a9.zip
Drop ppc/ppc64 from KEYWORDS wrt #316553.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/schroedinger/ChangeLog6
-rw-r--r--media-libs/schroedinger/schroedinger-1.0.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/schroedinger/ChangeLog b/media-libs/schroedinger/ChangeLog
index 7130ce5c8106..8ca448a9e15d 100644
--- a/media-libs/schroedinger/ChangeLog
+++ b/media-libs/schroedinger/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/schroedinger
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.48 2010/05/15 17:13:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.49 2010/07/04 09:25:05 ssuominen Exp $
+
+ 04 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+ schroedinger-1.0.8.ebuild:
+ Drop ppc/ppc64 from KEYWORDS wrt #316553.
15 May 2010; Raúl Porcel <armin76@gentoo.org> schroedinger-1.0.8.ebuild:
Drop alpha/arm/ia64/sparc keywords
diff --git a/media-libs/schroedinger/schroedinger-1.0.8.ebuild b/media-libs/schroedinger/schroedinger-1.0.8.ebuild
index 3a538179dd36..21ad20f84a7b 100644
--- a/media-libs/schroedinger/schroedinger-1.0.8.ebuild
+++ b/media-libs/schroedinger/schroedinger-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild,v 1.13 2010/05/15 17:13:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild,v 1.14 2010/07/04 09:25:05 ssuominen Exp $
EAPI=3
inherit libtool
@@ -11,7 +11,7 @@ SRC_URI="http://www.diracvideo.org/download/${PN}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2 MIT MPL-1.1"
SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 hppa x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-libs/liboil-0.3.16"