diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:46:54 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:46:54 +0000 |
commit | fecd7e9983ee82d2750375c4be7f7a275666eabc (patch) | |
tree | 93cf1be010e968f6ec8f34855ff40611995e4878 /sys-libs | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-fecd7e9983ee82d2750375c4be7f7a275666eabc.tar.gz gentoo-2-fecd7e9983ee82d2750375c4be7f7a275666eabc.tar.bz2 gentoo-2-fecd7e9983ee82d2750375c4be7f7a275666eabc.zip |
Stable on alpha.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gpm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.1-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index ff5f8dc7f776..c10d85ab2a85 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.52 2006/07/21 03:59:02 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.53 2006/07/22 15:46:54 kloeri Exp $ + + 22 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> gpm-1.20.1-r5.ebuild: + Stable on alpha. 21 Jul 2006; Joshua Jackson <tsunam@gentoo.org> gpm-1.20.1-r5.ebuild: Stable x86; bug #140847 diff --git a/sys-libs/gpm/gpm-1.20.1-r5.ebuild b/sys-libs/gpm/gpm-1.20.1-r5.ebuild index 059cb345a737..f51ed2df9633 100644 --- a/sys-libs/gpm/gpm-1.20.1-r5.ebuild +++ b/sys-libs/gpm/gpm-1.20.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r5.ebuild,v 1.10 2006/07/21 03:59:02 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r5.ebuild,v 1.11 2006/07/22 15:46:54 kloeri Exp $ # emacs support disabled due to Bug 99533 @@ -16,7 +16,7 @@ SRC_URI="ftp://arcana.linux.it/pub/gpm/${P}.tar.bz2 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" # emacs" DEPEND="sys-libs/ncurses" |