diff options
Diffstat (limited to 'app-editors/pico/pico-0.0.1.ebuild')
-rw-r--r-- | app-editors/pico/pico-0.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/pico/pico-0.0.1.ebuild b/app-editors/pico/pico-0.0.1.ebuild index ea919821aea7..f5d81db02451 100644 --- a/app-editors/pico/pico-0.0.1.ebuild +++ b/app-editors/pico/pico-0.0.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/pico/pico-0.0.1.ebuild,v 1.2 2002/07/08 20:56:35 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/pico/pico-0.0.1.ebuild,v 1.3 2002/08/06 16:29:59 gerk Exp $ HOMEPAGE="http://www.washington.edu/pine" DESCRIPTION="Pico text editor" LICENSE="as-is" SLOT="0" -KEYWORDS="*" +KEYWORDS="x86 ppc sparc sparc64" pkg_setup () { einfo "There is no real Pico here." |