diff options
author | David Holm <dholm@gentoo.org> | 2005-07-22 18:26:43 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-22 18:26:43 +0000 |
commit | c4044912dcf1cb854708749892e5bb47f49fc2af (patch) | |
tree | 3129509d0fa7ad7787820b23633e53138627fbfd /media-gfx/cfe/cfe-0.12.ebuild | |
parent | Set MOZ_PLUGIN_PATH as a workaround since (diff) | |
download | historical-c4044912dcf1cb854708749892e5bb47f49fc2af.tar.gz historical-c4044912dcf1cb854708749892e5bb47f49fc2af.tar.bz2 historical-c4044912dcf1cb854708749892e5bb47f49fc2af.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-gfx/cfe/cfe-0.12.ebuild')
-rw-r--r-- | media-gfx/cfe/cfe-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/cfe/cfe-0.12.ebuild b/media-gfx/cfe/cfe-0.12.ebuild index c124b6711596..0e92dbafa3cc 100644 --- a/media-gfx/cfe/cfe-0.12.ebuild +++ b/media-gfx/cfe/cfe-0.12.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/media-gfx/cfe/cfe-0.12.ebuild,v 1.1 2005/05/03 12:20:53 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cfe/cfe-0.12.ebuild,v 1.2 2005/07/22 18:13:42 dholm Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://download.uhulinux.hu/pub/pub/mirror/http:/lrn.ru/~osgene/files/$ LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="sys-libs/ncurses" |