diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-09-06 21:56:22 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-09-06 21:56:22 +0000 |
commit | 8080c1b46b6d0dd65492884a6aa504f56ef21b00 (patch) | |
tree | d33f8b55652959cc253bdc81bd37b8889b326caf /kde-base/kworldwatch | |
parent | Depend on avahi-daemon service, not avahi. Thanks to Tony Vroon for reporting. (diff) | |
download | gentoo-2-8080c1b46b6d0dd65492884a6aa504f56ef21b00.tar.gz gentoo-2-8080c1b46b6d0dd65492884a6aa504f56ef21b00.tar.bz2 gentoo-2-8080c1b46b6d0dd65492884a6aa504f56ef21b00.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_rc1-r5)
Diffstat (limited to 'kde-base/kworldwatch')
-rw-r--r-- | kde-base/kworldwatch/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kworldwatch/kworldwatch-3.5.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kworldwatch/ChangeLog b/kde-base/kworldwatch/ChangeLog index 12846b74dc5c..6ac39848e1aa 100644 --- a/kde-base/kworldwatch/ChangeLog +++ b/kde-base/kworldwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kworldwatch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.51 2006/09/03 11:59:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/ChangeLog,v 1.52 2006/09/06 21:56:22 flameeyes Exp $ + + 06 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> + kworldwatch-3.5.4.ebuild: + Add ~x86-fbsd keyword. 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kworldwatch-3.5.2.ebuild: diff --git a/kde-base/kworldwatch/kworldwatch-3.5.4.ebuild b/kde-base/kworldwatch/kworldwatch-3.5.4.ebuild index d8d70bfc26d4..27e4877c518c 100644 --- a/kde-base/kworldwatch/kworldwatch-3.5.4.ebuild +++ b/kde-base/kworldwatch/kworldwatch-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/kworldwatch/kworldwatch-3.5.4.ebuild,v 1.1 2006/07/25 08:52:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kworldwatch/kworldwatch-3.5.4.ebuild,v 1.2 2006/09/06 21:56:22 flameeyes Exp $ KMNAME=kdetoys MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE program that displays the part of the Earth lit up by the Sun" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |