summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-16 03:26:21 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-16 03:26:21 +0000
commit093b3c4c047bf35620d36eecc928e4bd3779bc41 (patch)
tree15ff1a2bd0bfedb6b1f58f78f32d16dd9df14834 /net-misc/x11-ssh-askpass
parentMark 4.0-r1 stable on alpha (diff)
downloadgentoo-2-093b3c4c047bf35620d36eecc928e4bd3779bc41.tar.gz
gentoo-2-093b3c4c047bf35620d36eecc928e4bd3779bc41.tar.bz2
gentoo-2-093b3c4c047bf35620d36eecc928e4bd3779bc41.zip
Mark 1.2.2-r1 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-misc/x11-ssh-askpass')
-rw-r--r--net-misc/x11-ssh-askpass/ChangeLog8
-rw-r--r--net-misc/x11-ssh-askpass/Manifest8
-rw-r--r--net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild6
3 files changed, 13 insertions, 9 deletions
diff --git a/net-misc/x11-ssh-askpass/ChangeLog b/net-misc/x11-ssh-askpass/ChangeLog
index efd5d58bd2e9..846033384846 100644
--- a/net-misc/x11-ssh-askpass/ChangeLog
+++ b/net-misc/x11-ssh-askpass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/x11-ssh-askpass
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/ChangeLog,v 1.14 2004/07/01 22:12:37 squinky86 Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/ChangeLog,v 1.15 2005/09/16 03:26:21 agriffis Exp $
+
+ 15 Sep 2005; Aron Griffis <agriffis@gentoo.org>
+ x11-ssh-askpass-1.2.2-r1.ebuild:
+ Mark 1.2.2-r1 stable on alpha
01 Jul 2004; Jon Hood <squinky86@gentoo.org>
x11-ssh-askpass-1.2.2-r1.ebuild, x11-ssh-askpass-1.2.4.1.ebuild:
diff --git a/net-misc/x11-ssh-askpass/Manifest b/net-misc/x11-ssh-askpass/Manifest
index 009b8bc4a642..5ccca2c0a76b 100644
--- a/net-misc/x11-ssh-askpass/Manifest
+++ b/net-misc/x11-ssh-askpass/Manifest
@@ -1,6 +1,6 @@
-MD5 82529fd681fd841f131cb8d873483320 x11-ssh-askpass-1.2.2-r1.ebuild 1037
-MD5 caba812c565130548aa84adc7650c4c0 x11-ssh-askpass-1.2.4.1.ebuild 936
MD5 ba4af52b1e9b51e158e0df0f4aff0778 ChangeLog 2122
-MD5 1a90e521c0674c6fd9a34b9c6ebfcb62 files/stupid-imake.diff 548
-MD5 a507a3e3da835a4e8d763cdea183d071 files/digest-x11-ssh-askpass-1.2.2-r1 72
+MD5 8fce2a3e130fa089536139c582a57ba0 x11-ssh-askpass-1.2.2-r1.ebuild 1036
+MD5 caba812c565130548aa84adc7650c4c0 x11-ssh-askpass-1.2.4.1.ebuild 936
MD5 a5820e00831335cc416df383e206a5eb files/digest-x11-ssh-askpass-1.2.4.1 74
+MD5 a507a3e3da835a4e8d763cdea183d071 files/digest-x11-ssh-askpass-1.2.2-r1 72
+MD5 1a90e521c0674c6fd9a34b9c6ebfcb62 files/stupid-imake.diff 548
diff --git a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild
index 496329a5e856..75244e512c5d 100644
--- a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild
+++ b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild,v 1.18 2004/07/01 22:12:37 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild,v 1.19 2005/09/16 03:26:21 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.liquidmeme.net/software/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 sparc ~alpha ppc"
+KEYWORDS="alpha ppc sparc x86"
DEPEND="virtual/libc
virtual/x11"