diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 12:16:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 12:16:40 +0000 |
commit | 5990925771c6039e0c9c33432cbbbe2efb16b416 (patch) | |
tree | 58b24582a84b46db87ab444596df185e98d5a547 /kde-base/kbruch/kbruch-3.5.5.ebuild | |
parent | bug 150143 restrict USE flag (diff) | |
download | gentoo-2-5990925771c6039e0c9c33432cbbbe2efb16b416.tar.gz gentoo-2-5990925771c6039e0c9c33432cbbbe2efb16b416.tar.bz2 gentoo-2-5990925771c6039e0c9c33432cbbbe2efb16b416.zip |
Stable on ia64.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kbruch/kbruch-3.5.5.ebuild')
-rw-r--r-- | kde-base/kbruch/kbruch-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kbruch/kbruch-3.5.5.ebuild b/kde-base/kbruch/kbruch-3.5.5.ebuild index a7ff54fc05aa..5744817c0602 100644 --- a/kde-base/kbruch/kbruch-3.5.5.ebuild +++ b/kde-base/kbruch/kbruch-3.5.5.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.5.ebuild,v 1.7 2006/12/06 13:26:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5.5.ebuild,v 1.8 2006/12/11 12:16:40 kloeri 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |