diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-11 14:33:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-11 14:33:44 +0000 |
commit | 3a1a6d1bf5adb28c04e13d63ada5f09394373bed (patch) | |
tree | 4fcfa307ab690eda97361431161c95cd0e944acd /kde-base/artsplugin-mpeglib | |
parent | amd64 stable, bug 184307 (diff) | |
download | gentoo-2-3a1a6d1bf5adb28c04e13d63ada5f09394373bed.tar.gz gentoo-2-3a1a6d1bf5adb28c04e13d63ada5f09394373bed.tar.bz2 gentoo-2-3a1a6d1bf5adb28c04e13d63ada5f09394373bed.zip |
Stable on ppc64; bug #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 285347bab191..f37ac90ea109 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.64 2007/05/22 20:47:43 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.65 2007/08/11 14:33:44 corsair Exp $ + + 11 Aug 2007; Markus Rothe <corsair@gentoo.org> + artsplugin-mpeglib-3.5.7.ebuild: + Stable on ppc64; bug #176297 *artsplugin-mpeglib-3.5.7 (22 May 2007) diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild index 20283b2c099c..0beac27fe42e 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.5.7.ebuild,v 1.1 2007/05/22 20:47:43 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild,v 1.2 2007/08/11 14:33:44 corsair Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,7 +10,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 ~x86" IUSE="" DEPEND="$(deprange 3.5.6 $MAXKDEVER kde-base/mpeglib)" |