diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-15 22:18:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-15 22:18:59 +0000 |
commit | 6304e0fde8ea07796f9126787fbd064802db08f4 (patch) | |
tree | b3e6fa86c4915c2ddd97635582f118e2f1338104 /sys-libs/gpm | |
parent | Compnerd retired. (diff) | |
download | gentoo-2-6304e0fde8ea07796f9126787fbd064802db08f4.tar.gz gentoo-2-6304e0fde8ea07796f9126787fbd064802db08f4.tar.bz2 gentoo-2-6304e0fde8ea07796f9126787fbd064802db08f4.zip |
amd64/x86 stable, bug #253354
(Portage version: 2.1.6.6/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'sys-libs/gpm')
-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 4144ed3f086b..3038cc4a06a5 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.71 2009/01/14 20:56:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.72 2009/01/15 22:18:59 maekke Exp $ + + 15 Jan 2009; Markus Meier <maekke@gentoo.org> gpm-1.20.5.ebuild: + amd64/x86 stable, bug #253354 14 Jan 2009; Brent Baude <ranger@gentoo.org> gpm-1.20.5.ebuild: stable ppc64, bug 253354 diff --git a/sys-libs/gpm/gpm-1.20.5.ebuild b/sys-libs/gpm/gpm-1.20.5.ebuild index 892276022d3f..da81193c5b39 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.2 2009/01/14 20:56:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.5.ebuild,v 1.3 2009/01/15 22:18:59 maekke 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 |