diff options
author | David Holm <dholm@gentoo.org> | 2005-07-14 08:48:48 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-14 08:48:48 +0000 |
commit | 3681b18ca870e777a5d87723ffb09efaace71c4f (patch) | |
tree | 705adce55b724097471a65a1da7b16ed461b8114 /games-util/krconlinux/krconlinux-0.2.ebuild | |
parent | Implement RFE 93937 by adding fastcgi USE flag to php-cgi-4.4.0-r1 and php-cg... (diff) | |
download | historical-3681b18ca870e777a5d87723ffb09efaace71c4f.tar.gz historical-3681b18ca870e777a5d87723ffb09efaace71c4f.tar.bz2 historical-3681b18ca870e777a5d87723ffb09efaace71c4f.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-util/krconlinux/krconlinux-0.2.ebuild')
-rw-r--r-- | games-util/krconlinux/krconlinux-0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/krconlinux/krconlinux-0.2.ebuild b/games-util/krconlinux/krconlinux-0.2.ebuild index c994e2fa8a2c..3b5a86bdc0e1 100644 --- a/games-util/krconlinux/krconlinux-0.2.ebuild +++ b/games-util/krconlinux/krconlinux-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2005 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/krconlinux/krconlinux-0.2.ebuild,v 1.1 2005/07/14 04:05:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/krconlinux/krconlinux-0.2.ebuild,v 1.2 2005/07/14 08:48:48 dholm Exp $ inherit kde @@ -9,6 +9,6 @@ HOMEPAGE="http://krconlinux.nixgeneration.com/" SRC_URI="http://krconlinux.nixgeneration.com/downloads/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" need-kde 3 |