summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-08 13:54:06 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-08 13:54:06 +0000
commit47a55b6b7e46823e39b80c115d466b360aaea802 (patch)
tree079324f0686f188445c318a3cc2b8b7263ac1b66 /kde-base
parentAdd ~x86-fbsd keyword (diff)
downloadgentoo-2-47a55b6b7e46823e39b80c115d466b360aaea802.tar.gz
gentoo-2-47a55b6b7e46823e39b80c115d466b360aaea802.tar.bz2
gentoo-2-47a55b6b7e46823e39b80c115d466b360aaea802.zip
Add ~x86-fbsd keyword
(Portage version: 2.1_rc4-r4)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/noatun/ChangeLog5
-rw-r--r--kde-base/noatun/noatun-3.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/noatun/ChangeLog b/kde-base/noatun/ChangeLog
index 76fdc0785839..0899eadeeaea 100644
--- a/kde-base/noatun/ChangeLog
+++ b/kde-base/noatun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/noatun
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.55 2006/06/01 21:07:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/ChangeLog,v 1.56 2006/06/08 13:54:06 flameeyes Exp $
+
+ 08 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> noatun-3.5.3.ebuild:
+ Add ~x86-fbsd keyword
*noatun-3.5.3 (01 Jun 2006)
diff --git a/kde-base/noatun/noatun-3.5.3.ebuild b/kde-base/noatun/noatun-3.5.3.ebuild
index e9f36b64de75..69e2ae6f0aac 100644
--- a/kde-base/noatun/noatun-3.5.3.ebuild
+++ b/kde-base/noatun/noatun-3.5.3.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/noatun/noatun-3.5.3.ebuild,v 1.1 2006/06/01 21:07:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun/noatun-3.5.3.ebuild,v 1.2 2006/06/08 13:54:06 flameeyes Exp $
ARTS_REQUIRED="yes"
KMNAME=kdemultimedia
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils flag-o-matic
DESCRIPTION="Noatun is a modular media player for KDE, featuring audio effects, a six-band graphic equalizer, a full plugin architecture and network transparency."
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="$(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)"