diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-28 22:23:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-28 22:23:04 +0000 |
commit | f07cbfb96dd93cb76b39883d221bdc9861efe481 (patch) | |
tree | 854aa85dd5f77b88a2093ebb11a1bf137c1e1ee9 /kde-base/artsplugin-mpeglib | |
parent | ~x86-fbsd keyword added. (diff) | |
download | gentoo-2-f07cbfb96dd93cb76b39883d221bdc9861efe481.tar.gz gentoo-2-f07cbfb96dd93cb76b39883d221bdc9861efe481.tar.bz2 gentoo-2-f07cbfb96dd93cb76b39883d221bdc9861efe481.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index fc8a292d7ecc..90b028a22a85 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.57 2006/11/18 16:03:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.58 2006/11/28 22:23:04 corsair Exp $ + + 28 Nov 2006; Markus Rothe <corsair@gentoo.org> + artsplugin-mpeglib-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -artsplugin-mpeglib-3.5.3.ebuild, -artsplugin-mpeglib-3.5.4.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild index 23447a15c175..b88a04f1a2bc 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5.ebuild,v 1.5 2006/11/16 01:59:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild,v 1.6 2006/11/28 22:23:04 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="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/mpeglib)" |