diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:21:32 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:21:32 +0000 |
commit | 6426579c2838af265aff9dafa9980c37100d02df (patch) | |
tree | 8b535fc59ea1e022adce9eca25141339f88718b8 /kde-base/kapptemplate | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-6426579c2838af265aff9dafa9980c37100d02df.tar.gz gentoo-2-6426579c2838af265aff9dafa9980c37100d02df.tar.bz2 gentoo-2-6426579c2838af265aff9dafa9980c37100d02df.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/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 7cb849bf2988..2256fc434ef7 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.88 2009/04/16 20:16:41 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.89 2009/04/17 06:21:32 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kapptemplate-4.2.2: + Restore ~hppa keywords 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kapptemplate-4.2.1.ebuild: diff --git a/kde-base/kapptemplate/kapptemplate-4.2.2.ebuild b/kde-base/kapptemplate/kapptemplate-4.2.2.ebuild index 871a4c75de5c..50f9f7d32007 100644 --- a/kde-base/kapptemplate/kapptemplate-4.2.2.ebuild +++ b/kde-base/kapptemplate/kapptemplate-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/kapptemplate/kapptemplate-4.2.2.ebuild,v 1.1 2009/04/11 22:08:33 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.2.2.ebuild,v 1.2 2009/04/17 06:21:32 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug doc" # Fails, checked revision 810882. |