diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:01:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:01:32 +0000 |
commit | b1670c63826fdcaf9a159789973b63e8756c2be1 (patch) | |
tree | d0600d8daa79f59aa9b0a8ec150745d85e28e22d /kde-base/kapptemplate | |
parent | Migrate to EAPI 2. Fix compile errors when built against glibc-2.10 (#276191). (diff) | |
download | historical-b1670c63826fdcaf9a159789973b63e8756c2be1.tar.gz historical-b1670c63826fdcaf9a159789973b63e8756c2be1.tar.bz2 historical-b1670c63826fdcaf9a159789973b63e8756c2be1.zip |
alpha/sparc stable wrt #271889
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 79acd1ffb65c..9d48fec3407c 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.98 2009/06/23 06:21:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.99 2009/07/12 09:56:01 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kapptemplate-3.5.10.ebuild: + alpha/sparc stable wrt #271889 23 Jun 2009; Jeroen Roovers <jer@gentoo.org> kapptemplate-3.5.10.ebuild: Stable for HPPA (bug #271889). diff --git a/kde-base/kapptemplate/kapptemplate-3.5.10.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.10.ebuild index cc98c54f6895..392743208eef 100644 --- a/kde-base/kapptemplate/kapptemplate-3.5.10.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.5.10.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-3.5.10.ebuild,v 1.5 2009/06/23 06:21:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.10.ebuild,v 1.6 2009/07/12 09:56:01 armin76 Exp $ RESTRICT="binchecks strip" @@ -9,7 +9,7 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="A shell script that will create the necessary framework to develop various KDE applications." -KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" src_install() { |