diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 16:09:23 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 16:09:23 +0000 |
commit | 35a8b32982656afa8ce9b64ea34d68b85f6a25d1 (patch) | |
tree | 4cff39650fe35c92f83f293766e700c97beef106 /sys-libs/gpm/gpm-1.20.1.ebuild | |
parent | Added hppa to KEYWORDS. (diff) | |
download | historical-35a8b32982656afa8ce9b64ea34d68b85f6a25d1.tar.gz historical-35a8b32982656afa8ce9b64ea34d68b85f6a25d1.tar.bz2 historical-35a8b32982656afa8ce9b64ea34d68b85f6a25d1.zip |
Marked stable on hppa.
Diffstat (limited to 'sys-libs/gpm/gpm-1.20.1.ebuild')
-rw-r--r-- | sys-libs/gpm/gpm-1.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gpm/gpm-1.20.1.ebuild b/sys-libs/gpm/gpm-1.20.1.ebuild index c6c0f8e1c5b8..f891c578e71d 100644 --- a/sys-libs/gpm/gpm-1.20.1.ebuild +++ b/sys-libs/gpm/gpm-1.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1.ebuild,v 1.6 2003/06/24 14:35:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1.ebuild,v 1.7 2003/07/06 16:08:45 gmsoft Exp $ IUSE="" # Please use this variable to keep patch names sane for our patches! @@ -26,7 +26,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa arm" +KEYWORDS="x86 ~ppc ~sparc alpha hppa arm" PATCHDIR=${WORKDIR}/patches |