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 | |
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')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 421c989a23eb..aa7be7c933d1 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.66 2007/08/11 17:23:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.67 2007/08/12 14:30:07 philantrop Exp $ + + 12 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> + artsplugin-mpeglib-3.5.7.ebuild: + Marked stable on amd64 as per bug 176297. 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> artsplugin-mpeglib-3.5.7.ebuild: 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)" |