summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:08:01 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:08:01 +0000
commit464d19d4ed6032545eddd10b42cf78900e4fc0a4 (patch)
tree7f9213fa009680f55d26cbbe4cef11ccf42e56a5 /sys-libs/gpm
parentamd64 stuff (diff)
downloadhistorical-464d19d4ed6032545eddd10b42cf78900e4fc0a4.tar.gz
historical-464d19d4ed6032545eddd10b42cf78900e4fc0a4.tar.bz2
historical-464d19d4ed6032545eddd10b42cf78900e4fc0a4.zip
amd64 fixes
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r--sys-libs/gpm/Manifest16
-rw-r--r--sys-libs/gpm/gpm-1.19.6.ebuild4
-rw-r--r--sys-libs/gpm/gpm-1.20.0-r4.ebuild4
-rw-r--r--sys-libs/gpm/gpm-1.20.0-r5.ebuild4
-rw-r--r--sys-libs/gpm/gpm-1.20.0-r6.ebuild4
-rw-r--r--sys-libs/gpm/gpm-1.20.1.ebuild4
6 files changed, 18 insertions, 18 deletions
diff --git a/sys-libs/gpm/Manifest b/sys-libs/gpm/Manifest
index 06580d72be7c..5bbc42959bba 100644
--- a/sys-libs/gpm/Manifest
+++ b/sys-libs/gpm/Manifest
@@ -1,17 +1,17 @@
-MD5 d558c42e39bd827ca7a52b8f97a3aefb gpm-1.20.0-r6.ebuild 1727
-MD5 5ada0d14fb5fe4b0e7fc420c3bbfd931 gpm-1.20.1.ebuild 1927
-MD5 a4ae79deb3c02a0ebb6a4ebc3a436357 gpm-1.20.0-r5.ebuild 1596
-MD5 465f57ee59485ee34d7cd68a12697750 gpm-1.20.0-r4.ebuild 1532
-MD5 d8c7388a48a23e5d89702d18ac60ce53 gpm-1.19.6.ebuild 1965
MD5 0567e886db568a7beedc62e52f49f810 ChangeLog 3611
-MD5 d562712814b13d09904823bd3eb31269 files/gpm.conf.d 570
+MD5 21140856d45a5f4d363bfdbb35794150 gpm-1.19.6.ebuild 1973
+MD5 725e3e755d674641f4f43f959504d9f7 gpm-1.20.0-r4.ebuild 1540
+MD5 6b34d667d90511b7ad12961bceb4d681 gpm-1.20.0-r5.ebuild 1605
+MD5 44857996b9653adf3b70f4c3eefd6708 gpm-1.20.0-r6.ebuild 1734
+MD5 631ed47bf2b5a253e3cb09fdf9dd3dec gpm-1.20.1.ebuild 1938
MD5 c1d5de8b9dede53724d8a7dbd7192a7f files/digest-gpm-1.19.6 63
-MD5 97f0853f825f506bf47be3b8ce6f9ce9 files/digest-gpm-1.20.1 136
MD5 69b1b0ae0692f03bd3685a6159b7938d files/digest-gpm-1.20.0-r4 130
MD5 69b1b0ae0692f03bd3685a6159b7938d files/digest-gpm-1.20.0-r5 130
MD5 711d69ceb7b4ebb63732d86b2e573bcd files/digest-gpm-1.20.0-r6 207
-MD5 006069406dca2f0b2611fdc50878b83d files/svc-gpm 448
+MD5 97f0853f825f506bf47be3b8ce6f9ce9 files/digest-gpm-1.20.1 136
MD5 a681ee7098ec613c1d2341d1cbbfca25 files/gpm-run 134
+MD5 d562712814b13d09904823bd3eb31269 files/gpm.conf.d 570
MD5 146798e9d5d83b73a15b3ea40dfe6f7f files/gpm.rc5 588
MD5 bfe69a083860991f02211cf876673d06 files/gpm.rc6 961
MD5 e24675823ef2f451c7f3f55c2c561b5b files/gpmInt.h 5090
+MD5 006069406dca2f0b2611fdc50878b83d files/svc-gpm 448
diff --git a/sys-libs/gpm/gpm-1.19.6.ebuild b/sys-libs/gpm/gpm-1.19.6.ebuild
index cc4b8f80fbce..19c97ff39a61 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-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.19.6.ebuild,v 1.10 2003/02/13 16:48:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.19.6.ebuild,v 1.11 2003/06/21 22:06:04 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Console-based mouse driver"
@@ -15,7 +15,7 @@ RDEPEND="virtual/glibc"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 amd64 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-r4.ebuild b/sys-libs/gpm/gpm-1.20.0-r4.ebuild
index 41fda2cdadd6..98d41c4f3f6d 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-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.0-r4.ebuild,v 1.4 2003/02/13 16:49:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r4.ebuild,v 1.5 2003/06/21 22:06:04 drobbins 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 amd64 ppc sparc alpha"
src_compile() {
#this little hack turns off EMACS byte compilation. Really don't want
diff --git a/sys-libs/gpm/gpm-1.20.0-r5.ebuild b/sys-libs/gpm/gpm-1.20.0-r5.ebuild
index 21b1185bc40c..2cb049ccb2d5 100644
--- a/sys-libs/gpm/gpm-1.20.0-r5.ebuild
+++ b/sys-libs/gpm/gpm-1.20.0-r5.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.0-r5.ebuild,v 1.6 2003/03/14 20:21:53 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r5.ebuild,v 1.7 2003/06/21 22:06:04 drobbins Exp $
IUSE=""
@@ -17,7 +17,7 @@ DEPEND=">=sys-libs/ncurses-5.2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa mips"
+KEYWORDS="x86 amd64 ppc sparc alpha hppa mips"
src_unpack() {
unpack ${A}
diff --git a/sys-libs/gpm/gpm-1.20.0-r6.ebuild b/sys-libs/gpm/gpm-1.20.0-r6.ebuild
index 17ac3c555e0d..132a226d64a1 100644
--- a/sys-libs/gpm/gpm-1.20.0-r6.ebuild
+++ b/sys-libs/gpm/gpm-1.20.0-r6.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.0-r6.ebuild,v 1.4 2003/02/24 20:54:16 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.0-r6.ebuild,v 1.5 2003/06/21 22:06:04 drobbins Exp $
IUSE=""
@@ -18,7 +18,7 @@ DEPEND=">=sys-libs/ncurses-5.2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm"
+KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~hppa arm"
src_unpack() {
unpack ${A}
diff --git a/sys-libs/gpm/gpm-1.20.1.ebuild b/sys-libs/gpm/gpm-1.20.1.ebuild
index 2157099978ea..a5dafffb2f88 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.3 2003/06/16 08:44:50 naz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1.ebuild,v 1.4 2003/06/21 22:06:04 drobbins 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 amd64 ~ppc ~sparc ~alpha ~hppa arm"
PATCHDIR=${WORKDIR}/patches