diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-09 12:51:14 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-09 12:51:14 +0000 |
commit | 13502bc34dff4601bd3a3a8b7c58f2ea539d6ff4 (patch) | |
tree | ddb67ed68c93e63d1005dc620dd2446b60fb0dd7 /sys-libs/gpm | |
parent | Removed stray digests (diff) | |
download | gentoo-2-13502bc34dff4601bd3a3a8b7c58f2ea539d6ff4.tar.gz gentoo-2-13502bc34dff4601bd3a3a8b7c58f2ea539d6ff4.tar.bz2 gentoo-2-13502bc34dff4601bd3a3a8b7c58f2ea539d6ff4.zip |
Added LICENSE, KEYWORDS and SLOT tags
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r-- | sys-libs/gpm/gpm-1.19.6.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.0-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.0-r2.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.0-r3.ebuild | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/sys-libs/gpm/gpm-1.19.6.ebuild b/sys-libs/gpm/gpm-1.19.6.ebuild index fe361df6652e..8df4a158c389 100644 --- a/sys-libs/gpm/gpm-1.19.6.ebuild +++ b/sys-libs/gpm/gpm-1.19.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.19.6.ebuild,v 1.4 2002/07/07 09:53:43 naz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.19.6.ebuild,v 1.5 2002/07/09 12:51:09 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console-based mouse driver" @@ -15,6 +15,7 @@ RDEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { #this little hack turns off EMACS byte compilation. Really don't want diff --git a/sys-libs/gpm/gpm-1.20.0-r1.ebuild b/sys-libs/gpm/gpm-1.20.0-r1.ebuild index 8a32974151c5..c4aec528ff8c 100644 --- a/sys-libs/gpm/gpm-1.20.0-r1.ebuild +++ b/sys-libs/gpm/gpm-1.20.0-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r1.ebuild,v 1.2 2002/07/07 09:53:43 naz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r1.ebuild,v 1.3 2002/07/09 12:51:09 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console-based mouse driver" @@ -15,6 +15,7 @@ RDEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { #this little hack turns off EMACS byte compilation. Really don't want diff --git a/sys-libs/gpm/gpm-1.20.0-r2.ebuild b/sys-libs/gpm/gpm-1.20.0-r2.ebuild index 90964531f2fb..bf8bc1aff2bc 100644 --- a/sys-libs/gpm/gpm-1.20.0-r2.ebuild +++ b/sys-libs/gpm/gpm-1.20.0-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r2.ebuild,v 1.2 2002/07/07 09:53:43 naz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r2.ebuild,v 1.3 2002/07/09 12:51:09 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console-based mouse driver" @@ -16,6 +16,7 @@ RDEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { #this little hack turns off EMACS byte compilation. Really don't want diff --git a/sys-libs/gpm/gpm-1.20.0-r3.ebuild b/sys-libs/gpm/gpm-1.20.0-r3.ebuild index bb821f9c2ee7..b5e53ba13796 100644 --- a/sys-libs/gpm/gpm-1.20.0-r3.ebuild +++ b/sys-libs/gpm/gpm-1.20.0-r3.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-libs/gpm/gpm-1.20.0-r3.ebuild,v 1.2 2002/07/07 09:53:43 naz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r3.ebuild,v 1.3 2002/07/09 12:51:09 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console-based mouse driver" @@ -15,6 +15,7 @@ RDEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { #this little hack turns off EMACS byte compilation. Really don't want |