diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:58:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:58:41 +0000 |
commit | 389b6e2b10f0190254df100485f72ec5a40008f8 (patch) | |
tree | 4b3779067b4cf47f624621c5e6fc3d712280d63c /net-misc | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-389b6e2b10f0190254df100485f72ec5a40008f8.tar.gz gentoo-2-389b6e2b10f0190254df100485f72ec5a40008f8.tar.bz2 gentoo-2-389b6e2b10f0190254df100485f72ec5a40008f8.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ssh-askpass-fullscreen/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/ssh-askpass-fullscreen/ChangeLog b/net-misc/ssh-askpass-fullscreen/ChangeLog index 4f29e639ab53..15e04f720c98 100644 --- a/net-misc/ssh-askpass-fullscreen/ChangeLog +++ b/net-misc/ssh-askpass-fullscreen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/ssh-askpass-fullscreen # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog,v 1.26 2013/02/24 14:18:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog,v 1.27 2013/03/25 15:58:41 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + ssh-askpass-fullscreen-1.0-r1.ebuild: + Stable for amd64, wrt bug #458984 24 Feb 2013; Pacho Ramos <pacho@gentoo.org> -ssh-askpass-fullscreen-1.0.ebuild, ssh-askpass-fullscreen-1.0-r1.ebuild: diff --git a/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild b/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild index d44de020f985..5fef23b5af12 100644 --- a/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild +++ b/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-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/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild,v 1.3 2013/02/24 14:18:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild,v 1.4 2013/03/25 15:58:41 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://github/atj/${PN}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.10.0:2 |