diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-12 14:30:07 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-12 14:30:07 +0000 |
commit | c9f904b2d0c053e0b3b81391041da95ed7b44f0d (patch) | |
tree | e4571c5cf37ee2c48d815e87b9b9e1dfcffc36a6 /kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild | |
parent | amd64 stable, security bug 186277 (diff) | |
download | historical-c9f904b2d0c053e0b3b81391041da95ed7b44f0d.tar.gz historical-c9f904b2d0c053e0b3b81391041da95ed7b44f0d.tar.bz2 historical-c9f904b2d0c053e0b3b81391041da95ed7b44f0d.zip |
Marked stable on amd64 as per bug 176297.
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild')
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild index b5396404bfff..dfd4bee8c677 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.3 2007/08/11 17:23:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild,v 1.4 2007/08/12 14:30:07 philantrop Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,7 +10,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="alpha ~amd64 ~ppc ppc64 x86" +KEYWORDS="alpha amd64 ~ppc ppc64 x86" IUSE="" DEPEND="$(deprange 3.5.6 $MAXKDEVER kde-base/mpeglib)" |