diff options
author | Jason Wever <weeve@gentoo.org> | 2005-07-09 19:57:05 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-07-09 19:57:05 +0000 |
commit | 72bccb6a3903741b31feefa1f7b627b35cc1ada3 (patch) | |
tree | 349384280abbcec357042aaed252adddf7a0ba11 /kde-base/kalyptus | |
parent | QA: Cleaner einfo, ewarn, eerror and echo usage (diff) | |
download | gentoo-2-72bccb6a3903741b31feefa1f7b627b35cc1ada3.tar.gz gentoo-2-72bccb6a3903741b31feefa1f7b627b35cc1ada3.tar.bz2 gentoo-2-72bccb6a3903741b31feefa1f7b627b35cc1ada3.zip |
Added ~sparc keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalyptus/Manifest | 4 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.4.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog index 327dcda9e6e8..3519a38b3c82 100644 --- a/kde-base/kalyptus/ChangeLog +++ b/kde-base/kalyptus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalyptus # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.10 2005/05/25 21:23:01 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.11 2005/07/09 19:54:21 weeve Exp $ + + 09 Jul 2005; Jason Wever <weeve@gentoo.org> kalyptus-3.4.1.ebuild: + Added ~sparc keyword. *kalyptus-3.4.1 (25 May 2005) diff --git a/kde-base/kalyptus/Manifest b/kde-base/kalyptus/Manifest index 93e35fd4299e..629cbd9cfc01 100644 --- a/kde-base/kalyptus/Manifest +++ b/kde-base/kalyptus/Manifest @@ -1,7 +1,7 @@ +MD5 cdfbe6d8749d2b14b772faa57b538216 ChangeLog 1991 MD5 67f69a490c47381d82c77c9cde372ce5 kalyptus-3.3.2.ebuild 688 MD5 5389d0202927dd7f836c1981b0258558 kalyptus-3.4.0.ebuild 690 -MD5 19367257c60263946bd0a47cb01deab2 kalyptus-3.4.1.ebuild 697 -MD5 cdfbe6d8749d2b14b772faa57b538216 ChangeLog 1991 +MD5 7f077c226e192dbcbc5b91f2aa3a0295 kalyptus-3.4.1.ebuild 704 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 c4bcc944c1ceb822f4ecd9b288d77bef files/digest-kalyptus-3.3.2 71 MD5 b49bfb02ebaf3b34e2e5c4c5750429d6 files/digest-kalyptus-3.4.0 71 diff --git a/kde-base/kalyptus/kalyptus-3.4.1.ebuild b/kde-base/kalyptus/kalyptus-3.4.1.ebuild index 5390cd8395be..da6f1d903f87 100644 --- a/kde-base/kalyptus/kalyptus-3.4.1.ebuild +++ b/kde-base/kalyptus/kalyptus-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.4.1.ebuild,v 1.3 2005/06/30 21:02:21 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.4.1.ebuild,v 1.4 2005/07/09 19:54:21 weeve Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE bindings generator for C, ObjC and Java" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-lang/perl" PATCHES="$FILESDIR/no-gtk-glib-check.diff" |