diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-02-22 18:03:51 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-02-22 18:03:51 +0000 |
commit | 965e312f2857f770b60e649960437b9106b80b67 (patch) | |
tree | ef8643a4df9a137a9f34b22544c5773c0b4a262d /net-misc/putty/putty-0.57.ebuild | |
parent | removed libsigsegv after committing ppc-macos fix (diff) | |
download | gentoo-2-965e312f2857f770b60e649960437b9106b80b67.tar.gz gentoo-2-965e312f2857f770b60e649960437b9106b80b67.tar.bz2 gentoo-2-965e312f2857f770b60e649960437b9106b80b67.zip |
stable, #82753
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-misc/putty/putty-0.57.ebuild')
-rw-r--r-- | net-misc/putty/putty-0.57.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/putty/putty-0.57.ebuild b/net-misc/putty/putty-0.57.ebuild index e4fe84cd8c6e..f081dd5c7132 100644 --- a/net-misc/putty/putty-0.57.ebuild +++ b/net-misc/putty/putty-0.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.57.ebuild,v 1.3 2005/02/21 08:43:26 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.57.ebuild,v 1.4 2005/02/22 18:03:51 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://the.earth.li/~sgtatham/putty/latest/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="x86 alpha ~ppc ~sparc ~amd64" +KEYWORDS="x86 alpha ~ppc ~sparc amd64" IUSE="doc" RDEPEND="=x11-libs/gtk+-1.2* virtual/x11" |