diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-27 11:58:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-27 11:58:09 +0000 |
commit | 6edbe9f236195983a0ac41c583dcf18a12b63daa (patch) | |
tree | 89933695cdbe2ce4cffcba7f71aac2c87c1dabc7 /app-misc/screen | |
parent | Stable for amd64, wrt bug #418381 (diff) | |
download | gentoo-2-6edbe9f236195983a0ac41c583dcf18a12b63daa.tar.gz gentoo-2-6edbe9f236195983a0ac41c583dcf18a12b63daa.tar.bz2 gentoo-2-6edbe9f236195983a0ac41c583dcf18a12b63daa.zip |
Stable for amd64, wrt bug #423775
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/screen')
-rw-r--r-- | app-misc/screen/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/screen/screen-4.0.3-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/screen/ChangeLog b/app-misc/screen/ChangeLog index ce549a18bc6c..731dfb836c0f 100644 --- a/app-misc/screen/ChangeLog +++ b/app-misc/screen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/screen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/ChangeLog,v 1.166 2012/06/01 02:03:37 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/ChangeLog,v 1.167 2012/06/27 11:58:09 ago Exp $ + + 27 Jun 2012; Agostino Sarubbo <ago@gentoo.org> screen-4.0.3-r5.ebuild: + Stable for amd64, wrt bug #423775 01 Jun 2012; Zac Medico <zmedico@gentoo.org> screen-4.0.3-r4.ebuild, screen-4.0.3-r5.ebuild: diff --git a/app-misc/screen/screen-4.0.3-r5.ebuild b/app-misc/screen/screen-4.0.3-r5.ebuild index 57e390597000..424aa233bdb0 100644 --- a/app-misc/screen/screen-4.0.3-r5.ebuild +++ b/app-misc/screen/screen-4.0.3-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-4.0.3-r5.ebuild,v 1.3 2012/06/01 02:03:37 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-4.0.3-r5.ebuild,v 1.4 2012/06/27 11:58:09 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.uni-erlangen.de/pub/utilities/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug nethack pam selinux multiuser" RDEPEND=">=sys-libs/ncurses-5.2 |