diff options
author | Jason Wever <weeve@gentoo.org> | 2005-07-08 04:14:01 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-07-08 04:14:01 +0000 |
commit | d06f2b50ce1721c4353115f2c3ccfb9986947f1f (patch) | |
tree | 1a7ccbfa4220bd08db00f7a0559fbaed21a4a08d /kde-base/artsplugin-mpeglib | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-d06f2b50ce1721c4353115f2c3ccfb9986947f1f.tar.gz gentoo-2-d06f2b50ce1721c4353115f2c3ccfb9986947f1f.tar.bz2 gentoo-2-d06f2b50ce1721c4353115f2c3ccfb9986947f1f.zip |
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
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.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index a4feb863f48b..5e6381a71d88 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.12 2005/07/01 21:37:59 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.13 2005/07/08 04:11:18 weeve Exp $ + + 08 Jul 2005; Jason Wever <weeve@gentoo.org> + artsplugin-mpeglib-3.4.1.ebuild: + Stable on SPARC. 01 Jul 2005; Lars Weiler <pylon@gentoo.org> artsplugin-mpeglib-3.4.1.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild index 3c6ea8144fc2..d3cd4d8ab2f1 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.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.1.ebuild,v 1.5 2005/07/01 21:37:59 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.1.ebuild,v 1.6 2005/07/08 04:11:18 weeve Exp $ KMNAME=kdemultimedia KMMODULE=mpeglib_artsplug @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)" OLDDEPEND="~kde-base/mpeglib-$PV" |