summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-01 11:54:20 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-01 11:54:20 +0000
commitf58812b674de067447d5c416510fe03b46a78e73 (patch)
tree849ab42b750805dea396a3285e16a877ab582eb9 /kde-base/artsplugin-mpeglib
parentVersion bump to 2.1.1 and fix of 64bit detection. (diff)
downloadgentoo-2-f58812b674de067447d5c416510fe03b46a78e73.tar.gz
gentoo-2-f58812b674de067447d5c416510fe03b46a78e73.tar.bz2
gentoo-2-f58812b674de067447d5c416510fe03b46a78e73.zip
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r--kde-base/artsplugin-mpeglib/ChangeLog6
-rw-r--r--kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog
index bfd8a0a17168..4b35671d906e 100644
--- a/kde-base/artsplugin-mpeglib/ChangeLog
+++ b/kde-base/artsplugin-mpeglib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/artsplugin-mpeglib
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.10 2005/05/25 21:22:59 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.11 2005/07/01 11:50:10 corsair Exp $
+
+ 01 Jul 2005; Markus Rothe <corsair@gentoo.org>
+ artsplugin-mpeglib-3.4.1.ebuild:
+ Stable on ppc64 (bug #97544)
*artsplugin-mpeglib-3.4.1 (25 May 2005)
diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild
index 1bb8603d3185..7ce23886c62f 100644
--- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild
+++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild,v 1.3 2005/06/30 21:02:20 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild,v 1.4 2005/07/01 11:50:10 corsair Exp $
KMNAME=kdemultimedia
KMMODULE=mpeglib_artsplug
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="mpeglib plugin for arts"
-KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)"
OLDDEPEND="~kde-base/mpeglib-$PV"