diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-03-18 16:34:39 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-03-18 16:34:39 +0000 |
commit | ace8519fba29e4afe43113528af70cc03b651bd6 (patch) | |
tree | 23f2722ac7bd4cb8d91f07e5184587fcd0e90dc1 /kde-base/artsplugin-mpeglib | |
parent | changelog header fix (diff) | |
download | gentoo-2-ace8519fba29e4afe43113528af70cc03b651bd6.tar.gz gentoo-2-ace8519fba29e4afe43113528af70cc03b651bd6.tar.bz2 gentoo-2-ace8519fba29e4afe43113528af70cc03b651bd6.zip |
Added to ~ppc
(Portage version: 2.0.51.19)
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.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index f6d47be941c2..e076b11ffb2b 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.6 2005/03/14 15:14:49 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.7 2005/03/18 16:31:54 morfic Exp $ + + 18 Mar 2005; Daniel Goller <morfic@gentoo.org> + artsplugin-mpeglib-3.4.0.ebuild: + Added to ~ppc 14 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> artsplugin-mpeglib-3.4.0.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild index b0fbef38b723..96c14f8f429a 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.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.0.ebuild,v 1.2 2005/03/14 15:14:49 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild,v 1.3 2005/03/18 16:31:54 morfic 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" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)" OLDDEPEND="~kde-base/mpeglib-$PV" |