diff options
author | 2006-09-06 20:17:01 +0000 | |
---|---|---|
committer | 2006-09-06 20:17:01 +0000 | |
commit | 647c5f76cbfc977ad6e445c5cb49872ffdf728ce (patch) | |
tree | 0cd04f14969ed14fe980880d24aaa1ad12ef49f9 /kde-base/kbruch | |
parent | Replace old db4* patches with a better one, which fixes broken compilation on... (diff) | |
download | historical-647c5f76cbfc977ad6e445c5cb49872ffdf728ce.tar.gz historical-647c5f76cbfc977ad6e445c5cb49872ffdf728ce.tar.bz2 historical-647c5f76cbfc977ad6e445c5cb49872ffdf728ce.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1.1_rc1-r5
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-3.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 7c8a46fbc7be..27e0e1e1cd7e 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.45 2006/09/03 15:01:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.46 2006/09/06 20:01:10 flameeyes Exp $ + + 06 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> kbruch-3.5.4.ebuild: + Add ~x86-fbsd keyword. 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kbruch-3.5.2.ebuild: Stable on ia64. diff --git a/kde-base/kbruch/kbruch-3.5.4.ebuild b/kde-base/kbruch/kbruch-3.5.4.ebuild index 83e3ceda5b12..9e32cc91de81 100644 --- a/kde-base/kbruch/kbruch-3.5.4.ebuild +++ b/kde-base/kbruch/kbruch-3.5.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.4.ebuild,v 1.1 2006/07/25 03:29:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.4.ebuild,v 1.2 2006/09/06 20:01:10 flameeyes Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |