summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2005-07-01 22:04:06 +0000
committerLars Weiler <pylon@gentoo.org>2005-07-01 22:04:06 +0000
commite4ea1600386fd33e1f978b42232d7752ca22dc90 (patch)
tree49007e71a93c3fe3ff86ed8d1fa9fe4ee65e25b5 /kde-base/artsplugin-mpeglib
parent#97620: actually instlls all the necessary files and massive ebuild cleanup (diff)
downloadhistorical-e4ea1600386fd33e1f978b42232d7752ca22dc90.tar.gz
historical-e4ea1600386fd33e1f978b42232d7752ca22dc90.tar.bz2
historical-e4ea1600386fd33e1f978b42232d7752ca22dc90.zip
Stable on ppc; Bug #97544.
Package-Manager: portage-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 4b35671d906e..a4feb863f48b 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.11 2005/07/01 11:50:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.12 2005/07/01 21:37:59 pylon Exp $
+
+ 01 Jul 2005; Lars Weiler <pylon@gentoo.org>
+ artsplugin-mpeglib-3.4.1.ebuild:
+ Stable on ppc; Bug #97544.
01 Jul 2005; Markus Rothe <corsair@gentoo.org>
artsplugin-mpeglib-3.4.1.ebuild:
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 7ce23886c62f..3c6ea8144fc2 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.4 2005/07/01 11:50:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild,v 1.5 2005/07/01 21:37:59 pylon Exp $
KMNAME=kdemultimedia
KMMODULE=mpeglib_artsplug
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="mpeglib plugin for arts"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)"
OLDDEPEND="~kde-base/mpeglib-$PV"