diff options
author | 2009-04-17 06:28:01 +0000 | |
---|---|---|
committer | 2009-04-17 06:28:01 +0000 | |
commit | 5f6071708cc999d2ec567d7b5e7920af5d1223a8 (patch) | |
tree | 4ee25b3619b4e9cbeacfafb93994126f77aec62d /kde-base/kbruch | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-5f6071708cc999d2ec567d7b5e7920af5d1223a8.tar.gz gentoo-2-5f6071708cc999d2ec567d7b5e7920af5d1223a8.tar.bz2 gentoo-2-5f6071708cc999d2ec567d7b5e7920af5d1223a8.zip |
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 219677d11028..df734aed0541 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.103 2009/04/16 20:22:22 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.104 2009/04/17 06:28:01 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kbruch-4.2.2: + Restore ~hppa keywords 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kbruch-4.2.1.ebuild: Drop KDE 4.2.1 diff --git a/kde-base/kbruch/kbruch-4.2.2.ebuild b/kde-base/kbruch/kbruch-4.2.2.ebuild index fbe3317ab3e0..638c921ad46a 100644 --- a/kde-base/kbruch/kbruch-4.2.2.ebuild +++ b/kde-base/kbruch/kbruch-4.2.2.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.2.ebuild,v 1.1 2009/04/11 22:13:41 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.2.2.ebuild,v 1.2 2009/04/17 06:28:01 alexxy Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug doc" |