diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-03-18 17:00:37 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-03-18 17:00:37 +0000 |
commit | 4fa9144b8d7d6223c63f1b744b97f5c723a61e05 (patch) | |
tree | e0d586c78ea20fc2d0aeb477c04b975c7fd093a7 /kde-base/kalyptus | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-4fa9144b8d7d6223c63f1b744b97f5c723a61e05.tar.gz gentoo-2-4fa9144b8d7d6223c63f1b744b97f5c723a61e05.tar.bz2 gentoo-2-4fa9144b8d7d6223c63f1b744b97f5c723a61e05.zip |
Added to ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog index 1a3d1a266708..7c95df8b3249 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.8 2005/03/13 21:18:59 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.9 2005/03/18 16:59:57 morfic Exp $ + + 18 Mar 2005; Daniel Goller <morfic@gentoo.org> kalyptus-3.4.0.ebuild: + Added to ~ppc 13 Mar 2005; Dan Armak <danarmak@gentoo.org> kalyptus-3.4.0.ebuild: KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a diff --git a/kde-base/kalyptus/kalyptus-3.4.0.ebuild b/kde-base/kalyptus/kalyptus-3.4.0.ebuild index 85d7bd8f03a6..2571433bcc83 100644 --- a/kde-base/kalyptus/kalyptus-3.4.0.ebuild +++ b/kde-base/kalyptus/kalyptus-3.4.0.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.0.ebuild,v 1.1 2005/03/13 21:18:59 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.4.0.ebuild,v 1.2 2005/03/18 16:59:57 morfic 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" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="dev-lang/perl" PATCHES="$FILESDIR/no-gtk-glib-check.diff" |