summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-01 19:05:17 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-01 19:05:17 +0000
commit378922ed264f791c4e3fc4bda760100777082e7a (patch)
treea577994079d82ee0c02d6423fca452284c717d1a /kde-base/ksplashml
parentMark 2.1-r1 ~ia64 (diff)
downloadhistorical-378922ed264f791c4e3fc4bda760100777082e7a.tar.gz
historical-378922ed264f791c4e3fc4bda760100777082e7a.tar.bz2
historical-378922ed264f791c4e3fc4bda760100777082e7a.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_pre7-r3
Diffstat (limited to 'kde-base/ksplashml')
-rw-r--r--kde-base/ksplashml/ChangeLog5
-rw-r--r--kde-base/ksplashml/ksplashml-3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplashml/ChangeLog b/kde-base/ksplashml/ChangeLog
index 6ab1910d89a6..1517a336875b 100644
--- a/kde-base/ksplashml/ChangeLog
+++ b/kde-base/ksplashml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksplashml
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.40 2006/03/28 00:49:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.41 2006/04/01 19:03:53 flameeyes Exp $
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> ksplashml-3.5.2.ebuild:
+ Add ~x86-fbsd keyword.
28 Mar 2006; Aron Griffis <agriffis@gentoo.org> ksplashml-3.5.0.ebuild,
ksplashml-3.5.1.ebuild, ksplashml-3.5.2.ebuild:
diff --git a/kde-base/ksplashml/ksplashml-3.5.2.ebuild b/kde-base/ksplashml/ksplashml-3.5.2.ebuild
index 12ff3d317a04..9bdc3a281400 100644
--- a/kde-base/ksplashml/ksplashml-3.5.2.ebuild
+++ b/kde-base/ksplashml/ksplashml-3.5.2.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/ksplashml/ksplashml-3.5.2.ebuild,v 1.2 2006/03/28 00:49:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.2.ebuild,v 1.3 2006/04/01 19:03:53 flameeyes Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="xinerama"
RDEPEND="xinerama? ( || ( x11-libs/libXinerama virtual/x11 ) )"