summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-07-16 04:19:53 +0000
committerMark Guertin <gerk@gentoo.org>2002-07-16 04:19:53 +0000
commit1842ce732d80aef44f77adcf59b61efed3ef12cb (patch)
treea531c241c4f2a0d8ce73a7bffa9d6653663c806d /sys-libs/gpm
parentTweaked php dependency (diff)
downloadhistorical-1842ce732d80aef44f77adcf59b61efed3ef12cb.tar.gz
historical-1842ce732d80aef44f77adcf59b61efed3ef12cb.tar.bz2
historical-1842ce732d80aef44f77adcf59b61efed3ef12cb.zip
added ppc keywords
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r--sys-libs/gpm/ChangeLog5
-rw-r--r--sys-libs/gpm/gpm-1.19.6.ebuild4
-rw-r--r--sys-libs/gpm/gpm-1.20.0-r1.ebuild4
-rw-r--r--sys-libs/gpm/gpm-1.20.0-r2.ebuild4
-rw-r--r--sys-libs/gpm/gpm-1.20.0-r3.ebuild4
5 files changed, 12 insertions, 9 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog
index eda143579e72..752a2f731012 100644
--- a/sys-libs/gpm/ChangeLog
+++ b/sys-libs/gpm/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for sys-libs/gpm
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.6 2002/06/05 20:19:51 naz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.7 2002/07/16 04:12:54 gerk Exp $
*gpm-1.20.0-r3 (3 Jun 2002)
+ 15 Jul 2002; Mark Guertin <gerk@gentoo.org>
+ Added ppc to keywords
+
3 Jun 2002; Micahel Nazaroff <naz@gentoo.org> gpm-1.20.0-r3.ebuild :
Well I added more fix's to my patch to fix a intellimouse ps2 timeout problem
diff --git a/sys-libs/gpm/gpm-1.19.6.ebuild b/sys-libs/gpm/gpm-1.19.6.ebuild
index 0fccb56a7ba3..c9cdcc306b8d 100644
--- a/sys-libs/gpm/gpm-1.19.6.ebuild
+++ b/sys-libs/gpm/gpm-1.19.6.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.19.6.ebuild,v 1.6 2002/07/11 06:30:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.19.6.ebuild,v 1.7 2002/07/16 04:12:54 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Console-based mouse driver"
@@ -14,7 +14,7 @@ RDEPEND="virtual/glibc"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
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 a1880a6a0397..7413fb2b017a 100644
--- a/sys-libs/gpm/gpm-1.20.0-r1.ebuild
+++ b/sys-libs/gpm/gpm-1.20.0-r1.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-r1.ebuild,v 1.4 2002/07/11 06:30:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r1.ebuild,v 1.5 2002/07/16 04:12:54 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Console-based mouse driver"
@@ -14,7 +14,7 @@ RDEPEND="virtual/glibc"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
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 205ff2716234..29ccf07e3e77 100644
--- a/sys-libs/gpm/gpm-1.20.0-r2.ebuild
+++ b/sys-libs/gpm/gpm-1.20.0-r2.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-r2.ebuild,v 1.4 2002/07/11 06:30:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r2.ebuild,v 1.5 2002/07/16 04:12:54 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Console-based mouse driver"
@@ -15,7 +15,7 @@ RDEPEND="virtual/glibc"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
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 b5e53ba13796..caf1dd188bdb 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.3 2002/07/09 12:51:09 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r3.ebuild,v 1.4 2002/07/16 04:12:54 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Console-based mouse driver"
@@ -15,7 +15,7 @@ RDEPEND="virtual/glibc"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
src_compile() {
#this little hack turns off EMACS byte compilation. Really don't want