diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-07-21 02:07:30 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-07-21 02:07:30 +0000 |
commit | 0e6424e624f2e8fe3389fa6f87b601678750dc08 (patch) | |
tree | 82e0733c61b3730a5226ebc79a7a8580adeb617b /sys-libs/gpm/gpm-1.20.1-r5.ebuild | |
parent | Stable on amd64. See bug #141001. (diff) | |
download | gentoo-2-0e6424e624f2e8fe3389fa6f87b601678750dc08.tar.gz gentoo-2-0e6424e624f2e8fe3389fa6f87b601678750dc08.tar.bz2 gentoo-2-0e6424e624f2e8fe3389fa6f87b601678750dc08.zip |
Stable on amd64. See bug #140847.
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'sys-libs/gpm/gpm-1.20.1-r5.ebuild')
-rw-r--r-- | sys-libs/gpm/gpm-1.20.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gpm/gpm-1.20.1-r5.ebuild b/sys-libs/gpm/gpm-1.20.1-r5.ebuild index 5f2a45f16ba8..0d4a4b8e628b 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.8 2006/07/21 00:55:05 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r5.ebuild,v 1.9 2006/07/21 02:07:30 metalgod 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" |