diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-06 14:56:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-06 14:56:46 +0000 |
commit | 9ed555ecf71d6bfc2f4b4a85f7bf82a9a9d37c95 (patch) | |
tree | 63265fc7e09592bb33e387076050dd47f9fd3db2 /sys-libs | |
parent | Version bump (diff) | |
download | gentoo-2-9ed555ecf71d6bfc2f4b4a85f7bf82a9a9d37c95.tar.gz gentoo-2-9ed555ecf71d6bfc2f4b4a85f7bf82a9a9d37c95.tar.bz2 gentoo-2-9ed555ecf71d6bfc2f4b4a85f7bf82a9a9d37c95.zip |
Stable for sparc, wrt bug #476032
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gpm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index 974d7ef39305..8c25acdde04c 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.96 2013/09/05 14:53:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.97 2013/09/06 14:56:46 ago Exp $ + + 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gpm-1.20.7-r1.ebuild: + Stable for sparc, wrt bug #476032 05 Sep 2013; Jeroen Roovers <jer@gentoo.org> gpm-1.20.7-r1.ebuild: Stable for HPPA (bug #476032). diff --git a/sys-libs/gpm/gpm-1.20.7-r1.ebuild b/sys-libs/gpm/gpm-1.20.7-r1.ebuild index f70343e3e702..522c8209f5a1 100644 --- a/sys-libs/gpm/gpm-1.20.7-r1.ebuild +++ b/sys-libs/gpm/gpm-1.20.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild,v 1.4 2013/09/05 14:53:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild,v 1.5 2013/09/06 14:56:46 ago Exp $ # emacs support disabled due to #99533 #335900 @@ -14,7 +14,7 @@ SRC_URI="http://www.nico.schottelius.org/software/${PN}/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 static-libs" RDEPEND="sys-libs/ncurses |