diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 17:40:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 17:40:54 +0000 |
commit | 4df0a5daf5cb2ce34b487910a57ef351b1434822 (patch) | |
tree | 799e6e0b88a6a7a6021f6147d22f37e2c9c4eb00 /kde-base/kbruch | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-4df0a5daf5cb2ce34b487910a57ef351b1434822.tar.gz gentoo-2-4df0a5daf5cb2ce34b487910a57ef351b1434822.tar.bz2 gentoo-2-4df0a5daf5cb2ce34b487910a57ef351b1434822.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index c15dc33f306e..6e2d02415d0e 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.100 2009/03/08 19:04:37 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.101 2009/04/11 17:40:54 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kbruch-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kbruch-4.2.0.ebuild: Drop KDE 4.2.0 diff --git a/kde-base/kbruch/kbruch-4.2.1.ebuild b/kde-base/kbruch/kbruch-4.2.1.ebuild index 5e5692fab9fd..d1475faf4958 100644 --- a/kde-base/kbruch/kbruch-4.2.1.ebuild +++ b/kde-base/kbruch/kbruch-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.2.1.ebuild,v 1.1 2009/03/04 20:36:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.2.1.ebuild,v 1.2 2009/04/11 17:40:54 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |