diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-20 18:40:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-20 18:40:05 +0000 |
commit | eef62098692400a3e974b3d0b76304f98212684b (patch) | |
tree | a5d573683ff7ad6354b1a93a243a9db3085e8079 /sys-libs/gpm | |
parent | Stable on sparc wrt #141108 (diff) | |
download | gentoo-2-eef62098692400a3e974b3d0b76304f98212684b.tar.gz gentoo-2-eef62098692400a3e974b3d0b76304f98212684b.tar.bz2 gentoo-2-eef62098692400a3e974b3d0b76304f98212684b.zip |
Stable on sparc wrt #140847
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r-- | sys-libs/gpm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.1-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index 204ba3191109..fea5b1030e38 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.48 2006/07/20 18:29:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.49 2006/07/20 18:40:05 gustavoz Exp $ + + 20 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> gpm-1.20.1-r5.ebuild: + Stable on sparc wrt #140847 20 Jul 2006; Markus Rothe <corsair@gentoo.org> gpm-1.20.1-r5.ebuild: Stable on ppc64; bug #140847 diff --git a/sys-libs/gpm/gpm-1.20.1-r5.ebuild b/sys-libs/gpm/gpm-1.20.1-r5.ebuild index 1c7bf524c831..c60de9339103 100644 --- a/sys-libs/gpm/gpm-1.20.1-r5.ebuild +++ b/sys-libs/gpm/gpm-1.20.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r5.ebuild,v 1.6 2006/07/20 18:29:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r5.ebuild,v 1.7 2006/07/20 18:40:05 gustavoz Exp $ # emacs support disabled due to Bug 99533 @@ -16,7 +16,7 @@ SRC_URI="ftp://arcana.linux.it/pub/gpm/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc ~x86" IUSE="selinux" # emacs" DEPEND="sys-libs/ncurses" |