diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 06:38:48 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 06:38:48 +0000 |
commit | 94d5447d53d01fa0cfce91c51a80509e21df88ab (patch) | |
tree | fb317e79766d98c9ee84c26977db1ba72be01075 /kde-base/artsplugin-mpeglib | |
parent | Added 3.4.3-r2 to x86 stable wrt bug #114429. (diff) | |
download | historical-94d5447d53d01fa0cfce91c51a80509e21df88ab.tar.gz historical-94d5447d53d01fa0cfce91c51a80509e21df88ab.tar.bz2 historical-94d5447d53d01fa0cfce91c51a80509e21df88ab.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
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.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index d98598d0a1be..ca4f301d1015 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.30 2005/12/09 05:29:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.31 2005/12/10 06:32:50 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> + artsplugin-mpeglib-3.4.3.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> artsplugin-mpeglib-3.4.3.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild index 714ef98a64d7..5c26899e88bf 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild @@ -1,6 +1,6 @@ # 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.3.ebuild,v 1.5 2005/12/09 05:29:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild,v 1.6 2005/12/10 06:32:50 chriswhite Exp $ KMNAME=kdemultimedia KMMODULE=mpeglib_artsplug @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange 3.4.1 $MAXKDEVER kde-base/mpeglib)" OLDDEPEND="~kde-base/mpeglib-$PV" |