diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-07-21 19:44:42 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-07-21 19:44:42 +0000 |
commit | a897e7c02d3eb4bbeba7ab16d23d7d7994a68682 (patch) | |
tree | fb1637a836d7094316bbcea691f01c0451e63604 /sys-apps/fxload/fxload-20020411.ebuild | |
parent | added ppc to keywords (diff) | |
download | historical-a897e7c02d3eb4bbeba7ab16d23d7d7994a68682.tar.gz historical-a897e7c02d3eb4bbeba7ab16d23d7d7994a68682.tar.bz2 historical-a897e7c02d3eb4bbeba7ab16d23d7d7994a68682.zip |
added ppc to keywords
Diffstat (limited to 'sys-apps/fxload/fxload-20020411.ebuild')
-rw-r--r-- | sys-apps/fxload/fxload-20020411.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fxload/fxload-20020411.ebuild b/sys-apps/fxload/fxload-20020411.ebuild index 5d3375fca072..5f6014dd2dbb 100644 --- a/sys-apps/fxload/fxload-20020411.ebuild +++ b/sys-apps/fxload/fxload-20020411.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fxload/fxload-20020411.ebuild,v 1.3 2002/07/14 19:20:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fxload/fxload-20020411.ebuild,v 1.4 2002/07/21 19:41:08 gerk Exp $ # source maintainers named it fxload-YYYY_MM_DD instead of fxload-YYYYMMDD OLDP="$P" @@ -9,7 +9,7 @@ S=${WORKDIR}/${P} DESCRIPTION="USB firmware uploader" SRC_URI="http://unc.dl.sourceforge.net/sourceforge/linux-hotplug/fxload-2002_04_11.tar.gz" HOMEPAGE="http://linux-hotplug.sourceforge.net" -KEYWORDS="x86" +KEYWORDS="x86 ppc" SLOT="0" LICENSE="GPL-2" |