diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-12 11:19:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-12 11:19:47 +0000 |
commit | e8d5fa8dbeded2d90bb93ad4f6edc7426a9eba05 (patch) | |
tree | 33a51baaa3e1226da3f33819b2ea00c49f060555 /sys-libs/gpm | |
parent | Added ~ppc64 to KEYWORDS (diff) | |
download | historical-e8d5fa8dbeded2d90bb93ad4f6edc7426a9eba05.tar.gz historical-e8d5fa8dbeded2d90bb93ad4f6edc7426a9eba05.tar.bz2 historical-e8d5fa8dbeded2d90bb93ad4f6edc7426a9eba05.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r-- | sys-libs/gpm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gpm/Manifest | 18 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.1-r4.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index 2db54887d0d2..1490225558bb 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.37 2005/03/11 20:23:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.38 2005/03/12 11:19:47 corsair Exp $ + + 12 Mar 2005; Markus Rothe <corsair@gentoo.org> gpm-1.20.1-r4.ebuild: + Stable on ppc64 11 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> gpm-1.20.1-r4.ebuild: Stable on sparc diff --git a/sys-libs/gpm/Manifest b/sys-libs/gpm/Manifest index f18f2eab68e3..5b44d7c11c86 100644 --- a/sys-libs/gpm/Manifest +++ b/sys-libs/gpm/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 ce0292562fc685f5367995bd9d568bf1 ChangeLog 5691 +MD5 bd09e7adfd5c59e1bf8e0d05fc5d0c2f gpm-1.20.1-r4.ebuild 1496 MD5 81f80af7a34f9e25f9213422bcb30b09 gpm-1.20.1.ebuild 1644 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 f96c0d639ce4ef93f2f772444124874c ChangeLog 5602 -MD5 d6d74ad486d396ba8d1e7d91dfa6ee5e gpm-1.20.1-r4.ebuild 1498 MD5 73d6199d600c0f63c31a6de234159bba files/digest-gpm-1.20.1-r4 136 -MD5 b1364fd3bf27cda742dbcfc87497cc18 files/gpm.rc6 951 -MD5 1e2ab7c222263d460e9e881f7a1558c7 files/gpm-linux26-headers.patch 423 MD5 97f0853f825f506bf47be3b8ce6f9ce9 files/digest-gpm-1.20.1 136 +MD5 1e2ab7c222263d460e9e881f7a1558c7 files/gpm-linux26-headers.patch 423 MD5 d562712814b13d09904823bd3eb31269 files/gpm.conf.d 570 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFCMf5JKRy60XGEcJIRAmX/AJ9CBT+LKN94uSK9DJZmVenhwpL6EACfUKit -84Wb7usTHZH22BcbNw+rj/8= -=W5mT ------END PGP SIGNATURE----- +MD5 b1364fd3bf27cda742dbcfc87497cc18 files/gpm.rc6 951 diff --git a/sys-libs/gpm/gpm-1.20.1-r4.ebuild b/sys-libs/gpm/gpm-1.20.1-r4.ebuild index 07e948464dd1..d965634ba1bb 100644 --- a/sys-libs/gpm/gpm-1.20.1-r4.ebuild +++ b/sys-libs/gpm/gpm-1.20.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r4.ebuild,v 1.5 2005/03/11 20:23:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r4.ebuild,v 1.6 2005/03/12 11:19:47 corsair Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://arcana.linux.it/pub/gpm/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="selinux" DEPEND="sys-libs/ncurses" |