diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-01-21 20:25:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-01-21 20:25:35 +0000 |
commit | 0cb89127a97f4c40ebb61b1a538796247bf5541c (patch) | |
tree | 5beb5850d841d693ae3ff86850d32ff662abb190 | |
parent | Stable for HPPA (bug #247651). (diff) | |
download | gentoo-2-0cb89127a97f4c40ebb61b1a538796247bf5541c.tar.gz gentoo-2-0cb89127a97f4c40ebb61b1a538796247bf5541c.tar.bz2 gentoo-2-0cb89127a97f4c40ebb61b1a538796247bf5541c.zip |
Stable for HPPA (bug #253354).
(Portage version: 2.2_rc23/cvs/Linux i686)
-rw-r--r-- | sys-libs/gpm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index 2166fdba0f89..ce5bd076aa07 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.74 2009/01/17 14:29:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.75 2009/01/21 20:25:35 jer Exp $ + + 21 Jan 2009; Jeroen Roovers <jer@gentoo.org> gpm-1.20.5.ebuild: + Stable for HPPA (bug #253354). 17 Jan 2009; Raúl Porcel <armin76@gentoo.org> gpm-1.20.5.ebuild: alpha/ia64/sparc stable wrt #253354 diff --git a/sys-libs/gpm/gpm-1.20.5.ebuild b/sys-libs/gpm/gpm-1.20.5.ebuild index f8501f1bc00a..dc6f8bd78117 100644 --- a/sys-libs/gpm/gpm-1.20.5.ebuild +++ b/sys-libs/gpm/gpm-1.20.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.5.ebuild,v 1.6 2009/01/17 15:52:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.5.ebuild,v 1.7 2009/01/21 20:25:35 jer Exp $ # emacs support disabled due to Bug 99533 @@ -12,7 +12,7 @@ SRC_URI="http://linux.schottelius.org/gpm/archives/${P}.tar.lzma" 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" DEPEND="sys-libs/ncurses |