diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 03:26:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 03:26:21 +0000 |
commit | c93e251f6c63e96be19085aa1ae996979adc4efe (patch) | |
tree | 67ed084fdb8e84485f64cb9f446cfe3a0d5cf4b3 /net-misc/x11-ssh-askpass | |
parent | Mark 4.0-r1 stable on alpha (diff) | |
download | historical-c93e251f6c63e96be19085aa1ae996979adc4efe.tar.gz historical-c93e251f6c63e96be19085aa1ae996979adc4efe.tar.bz2 historical-c93e251f6c63e96be19085aa1ae996979adc4efe.zip |
Mark 1.2.2-r1 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-misc/x11-ssh-askpass')
-rw-r--r-- | net-misc/x11-ssh-askpass/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 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/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" |