diff options
Diffstat (limited to 'sys-libs/gpm/gpm-1.20.0-r4.ebuild')
-rw-r--r-- | sys-libs/gpm/gpm-1.20.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gpm/gpm-1.20.0-r4.ebuild b/sys-libs/gpm/gpm-1.20.0-r4.ebuild index 89b22d3fd188..9e6c8ec68f17 100644 --- a/sys-libs/gpm/gpm-1.20.0-r4.ebuild +++ b/sys-libs/gpm/gpm-1.20.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.0-r4.ebuild,v 1.2 2002/12/09 04:37:29 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r4.ebuild,v 1.3 2002/12/15 10:44:24 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console-based mouse driver" @@ -13,7 +13,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" src_compile() { #this little hack turns off EMACS byte compilation. Really don't want |