diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 10:48:29 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 10:48:29 +0000 |
commit | 8f01c49b2875d3bc8b406054c5c1e6d17d2e0a7a (patch) | |
tree | a85aabcb08213f6c2e66226c769a7aae9c698f95 /kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild | |
parent | "Stable x86, bug #147570" (diff) | |
download | gentoo-2-8f01c49b2875d3bc8b406054c5c1e6d17d2e0a7a.tar.gz gentoo-2-8f01c49b2875d3bc8b406054c5c1e6d17d2e0a7a.tar.bz2 gentoo-2-8f01c49b2875d3bc8b406054c5c1e6d17d2e0a7a.zip |
"Stable x86, bug #147570"
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild')
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 405b26849ad1..238c75ec273a 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.2 2006/10/03 08:50:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.5.ebuild,v 1.3 2006/11/13 10:48:29 opfer 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)" |