diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 00:42:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 00:42:07 +0000 |
commit | 56fcba160bbed62d7edda5b914f5f8ec26fe8c16 (patch) | |
tree | a5f72954096908ece80ce9219acaaaf497f100eb /kde-base/kbruch | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-56fcba160bbed62d7edda5b914f5f8ec26fe8c16.tar.gz gentoo-2-56fcba160bbed62d7edda5b914f5f8ec26fe8c16.tar.bz2 gentoo-2-56fcba160bbed62d7edda5b914f5f8ec26fe8c16.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 071da15ac979..88a5c14da8ca 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.133 2009/12/10 19:28:02 scarabeus Exp $ +# 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 $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kbruch-4.3.3.ebuild: + Stable for HPPA too. 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -kbruch-4.3.1.ebuild: Drop KDE SC-4.3.1. diff --git a/kde-base/kbruch/kbruch-4.3.3.ebuild b/kde-base/kbruch/kbruch-4.3.3.ebuild index a4116347daa1..c3d13d0139e5 100644 --- a/kde-base/kbruch/kbruch-4.3.3.ebuild +++ b/kde-base/kbruch/kbruch-4.3.3.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.3.ebuild,v 1.5 2009/12/10 14:24:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.3.3.ebuild,v 1.6 2010/01/19 00:42:07 jer 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" IUSE="debug +handbook" |