diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-16 06:50:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-16 06:50:44 +0000 |
commit | 2509804ebd2e92b570d5b5614b84a68516bfa17f (patch) | |
tree | 745ffe97506bd6ea11352cd166c844a143c72afd /kde-base/artsplugin-mpeglib | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-2509804ebd2e92b570d5b5614b84a68516bfa17f.tar.gz gentoo-2-2509804ebd2e92b570d5b5614b84a68516bfa17f.tar.bz2 gentoo-2-2509804ebd2e92b570d5b5614b84a68516bfa17f.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
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.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index bb3effb211b1..0bc9db82dd81 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.76 2008/02/20 22:30:07 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.77 2008/05/16 06:50:44 corsair Exp $ + + 16 May 2008; Markus Rothe <corsair@gentoo.org> + artsplugin-mpeglib-3.5.9.ebuild: + Stable on ppc64; bug #221063 *artsplugin-mpeglib-3.5.9 (20 Feb 2008) diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.9.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.9.ebuild index 623a83fe87f4..13b64a7a4d40 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.9.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.9.ebuild,v 1.1 2008/02/20 22:30:07 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.9.ebuild,v 1.2 2008/05/16 06:50:44 corsair Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -9,7 +9,7 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 ~x86" IUSE="" DEPEND=">=kde-base/mpeglib-${PV}:${SLOT}" |