diff options
author | Jason Wever <weeve@gentoo.org> | 2005-03-25 01:17:44 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-03-25 01:17:44 +0000 |
commit | 414188f1c6ab7281041b1779f0d8f8c858d7ba6e (patch) | |
tree | 881a664fcfebe7acf20098617eccc19f8cb53e99 /kde-base/artsplugin-mpeglib | |
parent | Added spanish translation (diff) | |
download | historical-414188f1c6ab7281041b1779f0d8f8c858d7ba6e.tar.gz historical-414188f1c6ab7281041b1779f0d8f8c858d7ba6e.tar.bz2 historical-414188f1c6ab7281041b1779f0d8f8c858d7ba6e.zip |
Added ~sparc keyword.
Package-Manager: portage-2.0.51.19
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.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index e076b11ffb2b..c6a2057f964a 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.7 2005/03/18 16:31:54 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.8 2005/03/25 01:13:46 weeve Exp $ + + 25 Mar 2005; Jason Wever <weeve@gentoo.org> + artsplugin-mpeglib-3.4.0.ebuild: + Added ~sparc keyword. 18 Mar 2005; Daniel Goller <morfic@gentoo.org> artsplugin-mpeglib-3.4.0.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild index 96c14f8f429a..345984f045cc 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.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.0.ebuild,v 1.3 2005/03/18 16:31:54 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0.ebuild,v 1.4 2005/03/25 01:13:46 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="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/mpeglib)" OLDDEPEND="~kde-base/mpeglib-$PV" |