diff options
author | Jason Wever <weeve@gentoo.org> | 2004-01-09 22:04:52 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-01-09 22:04:52 +0000 |
commit | 302d5bae1246e5dac0c3b42e598efcc1c498a555 (patch) | |
tree | 85a51b5c30269f80ef7d7b66e155beda8af5c00e /sys-libs/gpm | |
parent | marked hppa stabe (diff) | |
download | gentoo-2-302d5bae1246e5dac0c3b42e598efcc1c498a555.tar.gz gentoo-2-302d5bae1246e5dac0c3b42e598efcc1c498a555.tar.bz2 gentoo-2-302d5bae1246e5dac0c3b42e598efcc1c498a555.zip |
Marked stable on sparc.
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r-- | sys-libs/gpm/ChangeLog | 7 | ||||
-rw-r--r-- | sys-libs/gpm/Manifest | 4 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.1.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index 7ac3941614aa..2675adff3636 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2003/12/29 04:08:14 kumba Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.25 2004/01/09 22:00:14 weeve Exp $ + + 09 Jan 2004; Jason Wever <weeve@gentoo.org> gpm-1.20.1.ebuild: + Marked stable on sparc. 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> gpm-1.20.1.ebuild: Move to mips stable (~mips -> mips) diff --git a/sys-libs/gpm/Manifest b/sys-libs/gpm/Manifest index 0974af6fa0a7..d3a65302d24e 100644 --- a/sys-libs/gpm/Manifest +++ b/sys-libs/gpm/Manifest @@ -1,9 +1,9 @@ -MD5 263aeef8c8104e0d74bb9e6908a233a7 ChangeLog 4004 +MD5 73720faf5eda2f35e64d232b217e099b ChangeLog 4100 MD5 4412b41e6a09197362f2a8cdda6d3d57 gpm-1.19.6.ebuild 1963 MD5 f1d03f7cbc79d77a8ebc2c782f8f3751 gpm-1.20.0-r4.ebuild 1533 MD5 2fc3371d357ccb774e5eca47014adebb gpm-1.20.0-r5.ebuild 1596 MD5 a9841dc43dba904ec8c4dd6b115c19da gpm-1.20.0-r6.ebuild 1726 -MD5 36d41f4fefacf1e72f7b9dfe4db63b3e gpm-1.20.1.ebuild 1949 +MD5 ee4eb66c093ceb6e5ef9fbae9a04474c gpm-1.20.1.ebuild 1944 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 c1d5de8b9dede53724d8a7dbd7192a7f files/digest-gpm-1.19.6 63 MD5 69b1b0ae0692f03bd3685a6159b7938d files/digest-gpm-1.20.0-r4 130 diff --git a/sys-libs/gpm/gpm-1.20.1.ebuild b/sys-libs/gpm/gpm-1.20.1.ebuild index 623439782d25..24883cdfc1ad 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. +# Copyright 1999-2004 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.13 2003/12/29 04:08:14 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1.ebuild,v 1.14 2004/01/09 22:00:14 weeve 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 amd64 ia64 ppc64 mips" +KEYWORDS="x86 ppc sparc alpha hppa arm amd64 ia64 ppc64 mips" PATCHDIR=${WORKDIR}/patches |