diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-14 18:09:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-14 18:09:19 +0000 |
commit | b5bd1de1e99e30c2ef5480385e817d9265838b62 (patch) | |
tree | 4ce0c90448bbffbc998d4a413622cf74e5f0b65a /kde-base/kalyptus | |
parent | amd64 stable wrt bug #226741 (diff) | |
download | historical-b5bd1de1e99e30c2ef5480385e817d9265838b62.tar.gz historical-b5bd1de1e99e30c2ef5480385e817d9265838b62.tar.bz2 historical-b5bd1de1e99e30c2ef5480385e817d9265838b62.zip |
Stable on ppc wrt bug 221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog index 348cfa7d8f05..9feec3ad0b7d 100644 --- a/kde-base/kalyptus/ChangeLog +++ b/kde-base/kalyptus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalyptus # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.61 2008/06/08 15:09:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.62 2008/06/14 17:44:56 nixnut Exp $ + + 14 Jun 2008; nixnut <nixnut@gentoo.org> kalyptus-3.5.9.ebuild: + Stable on ppc wrt bug 221063 08 Jun 2008; Raúl Porcel <armin76@gentoo.org> kalyptus-3.5.9.ebuild: alpha/sparc stable wrt #221063 diff --git a/kde-base/kalyptus/kalyptus-3.5.9.ebuild b/kde-base/kalyptus/kalyptus-3.5.9.ebuild index 74ec8f2222fa..dc7e37cc383c 100644 --- a/kde-base/kalyptus/kalyptus-3.5.9.ebuild +++ b/kde-base/kalyptus/kalyptus-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.9.ebuild,v 1.5 2008/06/08 15:09:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.9.ebuild,v 1.6 2008/06/14 17:44:56 nixnut Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -8,7 +8,7 @@ EAPI="1" inherit kde-meta DESCRIPTION="KDE bindings generator for multiple languages." -KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-lang/perl" |