diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2013-09-07 17:54:30 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2013-09-07 17:54:30 +0000 |
commit | 10fa16b94d72b2edcb47bbe51aeb906ee95f8c75 (patch) | |
tree | 919908fb8b850a665156c835bd91861f40d8840b /sys-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-10fa16b94d72b2edcb47bbe51aeb906ee95f8c75.tar.gz gentoo-2-10fa16b94d72b2edcb47bbe51aeb906ee95f8c75.tar.bz2 gentoo-2-10fa16b94d72b2edcb47bbe51aeb906ee95f8c75.zip |
marked x86 per bug 476032
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 23E9E900)
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 cb3ef9ad5bed..7f7cf76b5f2e 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.98 2013/09/06 20:09:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.99 2013/09/07 17:54:30 jdhore Exp $ + + 07 Sep 2013; Jeff Horelick <jdhore@gentoo.org> gpm-1.20.7-r1.ebuild: + marked x86 per bug 476032 06 Sep 2013; Markus Meier <maekke@gentoo.org> gpm-1.20.7-r1.ebuild: arm stable, 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 f899f8b55f54..830baf9c9f51 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.6 2013/09/06 20:09:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.7-r1.ebuild,v 1.7 2013/09/07 17:54:30 jdhore 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 |