diff options
author | 2005-03-14 15:29:02 +0000 | |
---|---|---|
committer | 2005-03-14 15:29:02 +0000 | |
commit | b385c6f79e53e22b18d86dab1c11f69592b5d34e (patch) | |
tree | ff3e096e6baae3a379d76508a4d29a459fadd3c6 /kde-base/artsplugin-audiofile | |
parent | New version. Patches no longer necessary as they have been merged by upstream. (diff) | |
download | historical-b385c6f79e53e22b18d86dab1c11f69592b5d34e.tar.gz historical-b385c6f79e53e22b18d86dab1c11f69592b5d34e.tar.bz2 historical-b385c6f79e53e22b18d86dab1c11f69592b5d34e.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
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 7b5e8025ae7c..be7c170145ad 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.3 2005/03/13 21:18:58 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.4 2005/03/14 15:13:09 cryos Exp $ + + 14 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> + artsplugin-audiofile-3.4.0.ebuild: + Marked ~amd64, keywording KDE split ebuilds, bug 80944. 13 Mar 2005; Dan Armak <danarmak@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 d16a42740fa7..7c9ea5e0071f 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.1 2005/03/13 21:18:58 danarmak Exp $ +# $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 $ KMNAME=kdemultimedia KMMODULE=audiofile_artsplugin @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts audiofile plugin" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="media-libs/audiofile" |