diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-07-28 21:16:26 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-07-28 21:16:26 +0000 |
commit | 80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4 (patch) | |
tree | 10350f32a739306558a2f194fa917fdb13a0e42c /kde-base/artsplugin-mpeglib | |
parent | Marked ~ppc. (diff) | |
download | gentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.tar.gz gentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.tar.bz2 gentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.zip |
KDE 3.4.2 split ebuilds. p.masked, to be unmasked shortly.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/Manifest | 4 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/kde-base/artsplugin-mpeglib/Manifest b/kde-base/artsplugin-mpeglib/Manifest index 8c3e7edd0ace..14b20832d283 100644 --- a/kde-base/artsplugin-mpeglib/Manifest +++ b/kde-base/artsplugin-mpeglib/Manifest @@ -1,6 +1,6 @@ -MD5 1c2efee3c5e78fa7e332d212530c8101 ChangeLog 2288 MD5 646ef54fe3b6fa78b414d0d08eb13d2d artsplugin-mpeglib-3.4.0.ebuild 748 -MD5 0cb151445242b292f1373bdfd7c359e9 artsplugin-mpeglib-3.4.1.ebuild 741 +MD5 eb8eafc737dda30e4b83228fcd3581cd artsplugin-mpeglib-3.4.1.ebuild 738 +MD5 1c2efee3c5e78fa7e332d212530c8101 ChangeLog 2288 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 1b6b47988f359abcece7b1f1f5b98377 files/digest-artsplugin-mpeglib-3.4.0 73 MD5 5503be4dfa64fd0d3bf2165747a97fb0 files/digest-artsplugin-mpeglib-3.4.1 227 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 d3cd4d8ab2f1..73b9fd8d634c 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild @@ -1,17 +1,17 @@ # 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.6 2005/07/08 04:11:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild,v 1.7 2005/07/28 21:16:09 danarmak Exp $ KMNAME=kdemultimedia KMMODULE=mpeglib_artsplug -MAXKDEVER=$PV +MAXKDEVER=3.4.2 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)" +DEPEND="$(deprange $PV 3.4.2 kde-base/mpeglib)" OLDDEPEND="~kde-base/mpeglib-$PV" KMCOPYLIB="libmpeg mpeglib/lib/" KMEXTRACTONLY="mpeglib/" |