diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-24 17:38:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-24 17:38:16 +0000 |
commit | e1d690d6b138a5cc75f4c1577eb502c21365065d (patch) | |
tree | 340294dd4667ed082e2eb53666319fd57b06344f /kde-base/artsplugin-mpeglib | |
parent | Remove comments about missing useflags as they are now reported on the mainta... (diff) | |
download | gentoo-2-e1d690d6b138a5cc75f4c1577eb502c21365065d.tar.gz gentoo-2-e1d690d6b138a5cc75f4c1577eb502c21365065d.tar.bz2 gentoo-2-e1d690d6b138a5cc75f4c1577eb502c21365065d.zip |
Stable on sparc wrt #112842
(Portage version: 2.0.53_rc7)
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 52148c6a3778..3981f480ccee 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.24 2005/11/22 22:13:56 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.25 2005/11/24 17:38:16 gustavoz Exp $ + + 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> + artsplugin-mpeglib-3.4.3.ebuild: + Stable on sparc wrt #112842 *artsplugin-mpeglib-3.5.0 (22 Nov 2005) 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 256a432e8629..b5e0ccd5f523 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.1 2005/10/13 00:09:49 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.3.ebuild,v 1.2 2005/11/24 17:38:16 gustavoz 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" |