diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-03-18 18:07:30 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-03-18 18:07:30 +0000 |
commit | cf10b0713322d18e38592aa70689e0fe816d7189 (patch) | |
tree | 751049af53016e369522deaf083fb4018b12b5da /kde-base/artsplugin-audiofile | |
parent | Added an ebuild for the March 2005 interim release. (diff) | |
download | historical-cf10b0713322d18e38592aa70689e0fe816d7189.tar.gz historical-cf10b0713322d18e38592aa70689e0fe816d7189.tar.bz2 historical-cf10b0713322d18e38592aa70689e0fe816d7189.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/artsplugin-audiofile')
-rw-r--r-- | kde-base/artsplugin-audiofile/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-audiofile/artsplugin-audiofile-3.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-audiofile/ChangeLog b/kde-base/artsplugin-audiofile/ChangeLog index be7c170145ad..0246ff28dc69 100644 --- a/kde-base/artsplugin-audiofile/ChangeLog +++ b/kde-base/artsplugin-audiofile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-audiofile # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.4 2005/03/14 15:13:09 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.5 2005/03/18 16:58:38 morfic Exp $ + + 18 Mar 2005; Daniel Goller <morfic@gentoo.org> + artsplugin-audiofile-3.4.0.ebuild: + Added to ~ppc 14 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> artsplugin-audiofile-3.4.0.ebuild: diff --git a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.4.0.ebuild b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.4.0.ebuild index 7c9ea5e0071f..496a8481567b 100644 --- a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.4.0.ebuild +++ b/kde-base/artsplugin-audiofile/artsplugin-audiofile-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-audiofile/artsplugin-audiofile-3.4.0.ebuild,v 1.2 2005/03/14 15:13:09 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.4.0.ebuild,v 1.3 2005/03/18 16:58:38 morfic Exp $ KMNAME=kdemultimedia KMMODULE=audiofile_artsplugin @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts audiofile plugin" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="media-libs/audiofile" |