diff options
author | 2014-07-09 12:58:27 +0000 | |
---|---|---|
committer | 2014-07-09 12:58:27 +0000 | |
commit | b5c847129525fa2cc8edc92aaf2f074b6b37c087 (patch) | |
tree | d3254f27a86b3808d7c2eef8d361c0210906eacc /sys-libs/gpm | |
parent | amd64 stable wrt bug #516200 (diff) | |
download | gentoo-2-b5c847129525fa2cc8edc92aaf2f074b6b37c087.tar.gz gentoo-2-b5c847129525fa2cc8edc92aaf2f074b6b37c087.tar.bz2 gentoo-2-b5c847129525fa2cc8edc92aaf2f074b6b37c087.zip |
amd64 stable wrt bug #513728
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r-- | sys-libs/gpm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.7-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index ab138dfcec16..8c7a60804142 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.105 2014/06/18 20:50:00 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.106 2014/07/09 12:58:27 zlogene Exp $ + + 09 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> gpm-1.20.7-r2.ebuild: + amd64 stable wrt bug #513728 18 Jun 2014; Michał Górny <mgorny@gentoo.org> gpm-1.20.7-r2.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug diff --git a/sys-libs/gpm/gpm-1.20.7-r2.ebuild b/sys-libs/gpm/gpm-1.20.7-r2.ebuild index 9a2d28191988..4eddc7c262cc 100644 --- a/sys-libs/gpm/gpm-1.20.7-r2.ebuild +++ b/sys-libs/gpm/gpm-1.20.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.3 2014/06/18 20:50:00 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r2.ebuild,v 1.4 2014/07/09 12:58:27 zlogene 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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="selinux static-libs" RDEPEND=">=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}] |