diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 18:49:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 18:49:53 +0000 |
commit | efa4b3a7441767977f9cd44964bda77622c5b5ce (patch) | |
tree | 864b83f144f4cdafe49ca6c6bcc1995377af93d3 /sys-libs/gpm | |
parent | Version bump; remove old version (diff) | |
download | gentoo-2-efa4b3a7441767977f9cd44964bda77622c5b5ce.tar.gz gentoo-2-efa4b3a7441767977f9cd44964bda77622c5b5ce.tar.bz2 gentoo-2-efa4b3a7441767977f9cd44964bda77622c5b5ce.zip |
sparc stable wrt #334967
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r-- | sys-libs/gpm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index b94a1a4ad5a2..8191422451f3 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.85 2010/09/14 21:34:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.86 2010/10/10 18:49:53 armin76 Exp $ + + 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> gpm-1.20.6.ebuild: + sparc stable wrt #334967 14 Sep 2010; Jeroen Roovers <jer@gentoo.org> gpm-1.20.6.ebuild: Stable for HPPA (bug #334967). diff --git a/sys-libs/gpm/gpm-1.20.6.ebuild b/sys-libs/gpm/gpm-1.20.6.ebuild index 05623cd2f1ed..b81a580a873d 100644 --- a/sys-libs/gpm/gpm-1.20.6.ebuild +++ b/sys-libs/gpm/gpm-1.20.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.6.ebuild,v 1.11 2010/09/14 21:34:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.6.ebuild,v 1.12 2010/10/10 18:49:53 armin76 Exp $ # emacs support disabled due to #99533 #335900 @@ -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 |