diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-14 15:13:09 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-14 15:13:09 +0000 |
commit | 6cd81f8bca968ee6a54bc4b3b45d955955829f80 (patch) | |
tree | dcfeee924c79a609da250947d94e8876980de993 /kde-base/artsplugin-audiofile | |
parent | Killed acl USE default for GRP, causes trouble. (diff) | |
download | gentoo-2-6cd81f8bca968ee6a54bc4b3b45d955955829f80.tar.gz gentoo-2-6cd81f8bca968ee6a54bc4b3b45d955955829f80.tar.bz2 gentoo-2-6cd81f8bca968ee6a54bc4b3b45d955955829f80.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
(Portage version: 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" |