summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-27 19:31:09 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-27 19:31:09 +0000
commitf3537426010a9668e347f8d04623c8cf538044c1 (patch)
tree1d9371a165246d0d9bad26fe08bd14dfb177691b /net-misc/gtk2-ssh-askpass
parentVersion bump. Now installs as a Visualization plugin. (diff)
downloadgentoo-2-f3537426010a9668e347f8d04623c8cf538044c1.tar.gz
gentoo-2-f3537426010a9668e347f8d04623c8cf538044c1.tar.bz2
gentoo-2-f3537426010a9668e347f8d04623c8cf538044c1.zip
add ~alpha and ~ia64
Diffstat (limited to 'net-misc/gtk2-ssh-askpass')
-rw-r--r--net-misc/gtk2-ssh-askpass/ChangeLog7
-rw-r--r--net-misc/gtk2-ssh-askpass/gtk2-ssh-askpass-0.3.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/gtk2-ssh-askpass/ChangeLog b/net-misc/gtk2-ssh-askpass/ChangeLog
index 37502415e479..ff80a968171b 100644
--- a/net-misc/gtk2-ssh-askpass/ChangeLog
+++ b/net-misc/gtk2-ssh-askpass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/gtk2-ssh-askpass
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk2-ssh-askpass/ChangeLog,v 1.3 2004/01/08 02:49:47 weeve Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk2-ssh-askpass/ChangeLog,v 1.4 2004/01/27 19:31:09 agriffis Exp $
+
+ 27 Jan 2004; Aron Griffis <agriffis@gentoo.org> gtk2-ssh-askpass-0.3.ebuild:
+ add ~alpha and ~ia64
07 Jan 2004; Jason Wever <weeve@gentoo.org> gtk2-ssh-askpass-0.3.ebuild:
Added ~sparc keyword.
diff --git a/net-misc/gtk2-ssh-askpass/gtk2-ssh-askpass-0.3.ebuild b/net-misc/gtk2-ssh-askpass/gtk2-ssh-askpass-0.3.ebuild
index cd4459720bbe..7478316bd94f 100644
--- a/net-misc/gtk2-ssh-askpass/gtk2-ssh-askpass-0.3.ebuild
+++ b/net-misc/gtk2-ssh-askpass/gtk2-ssh-askpass-0.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk2-ssh-askpass/gtk2-ssh-askpass-0.3.ebuild,v 1.4 2004/01/08 02:49:47 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk2-ssh-askpass/gtk2-ssh-askpass-0.3.ebuild,v 1.5 2004/01/27 19:31:09 agriffis Exp $
DESCRIPTION="A small SSH Askpass replacement written with GTK2."
HOMEPAGE="http://www.cgabriel.org/sw/gtk2-ssh-askpass/"
SRC_URI="${HOMEPAGE}${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc"
+KEYWORDS="x86 ppc ~sparc ~alpha ~ia64"
IUSE=""
DEPEND="virtual/x11
>=x11-libs/gtk+-2.0"