diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-21 12:41:55 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-21 12:41:55 +0000 |
commit | 3d536012799654358f59e6ed406d188f1fb8aa64 (patch) | |
tree | 0d691a25d6f58030b1858a904e021e4247f7bc62 /sys-libs | |
parent | Stable on ppc wrt bug 190625 (diff) | |
download | gentoo-2-3d536012799654358f59e6ed406d188f1fb8aa64.tar.gz gentoo-2-3d536012799654358f59e6ed406d188f1fb8aa64.tar.bz2 gentoo-2-3d536012799654358f59e6ed406d188f1fb8aa64.zip |
Stable on ppc wrt bug 202853
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gpm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gpm/gpm-1.20.1-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index 24003a0b1ea9..5a86fad4a3ea 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.61 2007/12/21 10:30:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.62 2007/12/21 12:41:55 nixnut Exp $ + + 21 Dec 2007; nixnut <nixnut@gentoo.org> gpm-1.20.1-r6.ebuild: + Stable on ppc wrt bug 202853 21 Dec 2007; Raúl Porcel <armin76@gentoo.org> gpm-1.20.1-r6.ebuild: alpha/ia64/sparc stable wrt #202853 diff --git a/sys-libs/gpm/gpm-1.20.1-r6.ebuild b/sys-libs/gpm/gpm-1.20.1-r6.ebuild index 3a8e8d468f71..c906a7fea79a 100644 --- a/sys-libs/gpm/gpm-1.20.1-r6.ebuild +++ b/sys-libs/gpm/gpm-1.20.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r6.ebuild,v 1.6 2007/12/21 10:30:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild,v 1.7 2007/12/21 12:41:55 nixnut 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" |