summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-16 02:58:15 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-16 02:58:15 +0000
commit06d4dcb9d8d4e5f3699368c937deb83f360f35d7 (patch)
treec492fda8e15d887ab8df445ba6cd8c008c433bf0 /net-misc
parentMark 2.0.0 stable on alpha (diff)
downloadhistorical-06d4dcb9d8d4e5f3699368c937deb83f360f35d7.tar.gz
historical-06d4dcb9d8d4e5f3699368c937deb83f360f35d7.tar.bz2
historical-06d4dcb9d8d4e5f3699368c937deb83f360f35d7.zip
Mark 0.3 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gtk2-ssh-askpass/ChangeLog6
-rw-r--r--net-misc/gtk2-ssh-askpass/gtk2-ssh-askpass-0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/gtk2-ssh-askpass/ChangeLog b/net-misc/gtk2-ssh-askpass/ChangeLog
index 1675c30c88fc..f6444feece23 100644
--- a/net-misc/gtk2-ssh-askpass/ChangeLog
+++ b/net-misc/gtk2-ssh-askpass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/gtk2-ssh-askpass
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk2-ssh-askpass/ChangeLog,v 1.9 2005/08/25 00:11:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk2-ssh-askpass/ChangeLog,v 1.10 2005/09/16 02:58:15 agriffis Exp $
+
+ 15 Sep 2005; Aron Griffis <agriffis@gentoo.org>
+ gtk2-ssh-askpass-0.3.ebuild:
+ Mark 0.3 stable on alpha
25 Aug 2005; Aron Griffis <agriffis@gentoo.org>
gtk2-ssh-askpass-0.3.ebuild:
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 b55310608e43..278af7ca49cc 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-2005 Gentoo Foundation
# 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.11 2005/08/25 00:11:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gtk2-ssh-askpass/gtk2-ssh-askpass-0.3.ebuild,v 1.12 2005/09/16 02:58:15 agriffis Exp $
DESCRIPTION="A small SSH Askpass replacement written with GTK2."
HOMEPAGE="http://www.cgabriel.org/sw/gtk2-ssh-askpass/"
SRC_URI="http://www.cgabriel.org/sw/ssh-askpass-fullscreen/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ppc ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ~sparc x86"
IUSE=""
DEPEND="virtual/x11
>=x11-libs/gtk+-2.0"