diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-14 01:09:36 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-14 01:09:36 +0000 |
commit | c7550995067ef88c0e4b48f6f98403dc3c1bd077 (patch) | |
tree | 76e561937c0ddc8a0fe699d7d047458951cef2ef /kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild | |
parent | Marked stable on amd64 wrt bug #147570. (diff) | |
download | gentoo-2-c7550995067ef88c0e4b48f6f98403dc3c1bd077.tar.gz gentoo-2-c7550995067ef88c0e4b48f6f98403dc3c1bd077.tar.bz2 gentoo-2-c7550995067ef88c0e4b48f6f98403dc3c1bd077.zip |
Marked stable on amd64 wrt bug #147570.
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild')
-rw-r--r-- | kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild index 566b2c2c1597..254ae83f5ab2 100644 --- a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild +++ b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5.4.ebuild,v 1.3 2006/11/13 13:37:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild,v 1.4 2006/11/14 01:09:36 kugelfang Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,6 +10,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts audiofile plugin" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/audiofile" |