diff options
Diffstat (limited to 'net-misc/ssh-askpass-fullscreen')
-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 d8e70cd1cb1e..14aa4ec0b94f 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.31 2013/04/01 17:55:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog,v 1.32 2013/04/01 18:25:31 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + ssh-askpass-fullscreen-1.0-r1.ebuild: + Stable for sparc, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> 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 af6ce440c266..ee6aa11a2a32 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.8 2013/04/01 17:55:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild,v 1.9 2013/04/01 18:25:31 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 |