diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-01-23 06:56:34 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-01-23 06:56:34 +0000 |
commit | 2b3d869c1b50dfb844c726f2352050667a6c6863 (patch) | |
tree | e07e2b34863142b6dba30a798487f65d2928aa43 /kde-base/kbruch | |
parent | Version bumped. ccs-tools-1.7* was moved to sys-apps/tomoyo-tools. (diff) | |
download | historical-2b3d869c1b50dfb844c726f2352050667a6c6863.tar.gz historical-2b3d869c1b50dfb844c726f2352050667a6c6863.tar.bz2 historical-2b3d869c1b50dfb844c726f2352050667a6c6863.zip |
Keyword ~amd64-linux/~x86-linux
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 88a5c14da8ca..9fadc05008fa 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.134 2010/01/19 00:42:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.135 2010/01/23 06:45:20 abcd Exp $ + + 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kbruch-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kbruch-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kbruch/kbruch-4.3.4.ebuild b/kde-base/kbruch/kbruch-4.3.4.ebuild index cc92370d47ec..9a1f5d256732 100644 --- a/kde-base/kbruch/kbruch-4.3.4.ebuild +++ b/kde-base/kbruch/kbruch-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.3.4.ebuild,v 1.1 2009/12/01 10:06:07 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.3.4.ebuild,v 1.2 2010/01/23 06:45:20 abcd Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |