summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-08 14:08:55 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-08 14:08:55 +0000
commit82e24998113d6fa049fd83459e2fcfa7392a7ea8 (patch)
tree825bb03e02cf27d373ee4e0c90f3aaabb08643ea /kde-base/kapptemplate
parentMake fftw optional (as it's unusable on FreeBSD). (diff)
downloadhistorical-82e24998113d6fa049fd83459e2fcfa7392a7ea8.tar.gz
historical-82e24998113d6fa049fd83459e2fcfa7392a7ea8.tar.bz2
historical-82e24998113d6fa049fd83459e2fcfa7392a7ea8.zip
Add ~x86-fbsd keyword
Package-Manager: portage-2.1_rc4-r4
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r--kde-base/kapptemplate/ChangeLog6
-rw-r--r--kde-base/kapptemplate/kapptemplate-3.5.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog
index cf42d3e65526..d30a7679cc34 100644
--- a/kde-base/kapptemplate/ChangeLog
+++ b/kde-base/kapptemplate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kapptemplate
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.27 2006/06/01 16:51:13 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.28 2006/06/08 14:08:16 flameeyes Exp $
+
+ 08 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
+ kapptemplate-3.5.0.ebuild:
+ Add ~x86-fbsd keyword
01 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
kapptemplate-3.5.0.ebuild:
diff --git a/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild
index 744d7bbd3ce2..4eba9a297238 100644
--- a/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild
+++ b/kde-base/kapptemplate/kapptemplate-3.5.0.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/kapptemplate/kapptemplate-3.5.0.ebuild,v 1.11 2006/06/01 16:51:13 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild,v 1.12 2006/06/08 14:08:16 flameeyes Exp $
KMNAME=kdesdk
MAXKDEVER=3.5.3
@@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KAppTemplate - A shell script that will create the necessary framework to develop various KDE applications"
-KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""