diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 19:30:07 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 19:30:07 +0000 |
commit | f4c2969e5b1ebdd48cf419dceb42df6720724600 (patch) | |
tree | 932c1b4d5fb74dfa2e3698bec09a2ab77b9094f7 /kde-base/artsplugin-mpeglib | |
parent | vlc fluidsynth useflag (diff) | |
download | gentoo-2-f4c2969e5b1ebdd48cf419dceb42df6720724600.tar.gz gentoo-2-f4c2969e5b1ebdd48cf419dceb42df6720724600.tar.bz2 gentoo-2-f4c2969e5b1ebdd48cf419dceb42df6720724600.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index f1e12cb1b5f8..0b83a3f7f4ed 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.69 2007/10/19 21:47:40 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.70 2008/01/28 19:30:07 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + artsplugin-mpeglib-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *artsplugin-mpeglib-3.5.8 (19 Oct 2007) diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild index 14efa2aa5ea0..c77fc182fb9f 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.8.ebuild,v 1.1 2007/10/19 21:47:40 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild,v 1.2 2008/01/28 19: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)" |