diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 15:55:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 15:55:46 +0000 |
commit | c98da7d2515b614d64add839d5106055ca916ee3 (patch) | |
tree | 4412eaaf217321a3ab5629792cffb06a02e89fd2 /net-misc | |
parent | Fix typo, thanks to Herbie Hopkins <herbie@hopkins.net>, bug #84324. (diff) | |
download | gentoo-2-c98da7d2515b614d64add839d5106055ca916ee3.tar.gz gentoo-2-c98da7d2515b614d64add839d5106055ca916ee3.tar.bz2 gentoo-2-c98da7d2515b614d64add839d5106055ca916ee3.zip |
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/autossh/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.2e.ebuild | 4 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.2f.ebuild | 4 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.2g.ebuild | 6 | ||||
-rw-r--r-- | net-misc/linux-identd/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/linux-identd/linux-identd-1.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/linux-identd/linux-identd-1.3.ebuild | 6 |
7 files changed, 22 insertions, 16 deletions
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog index 8af196c4d6cd..7bdaa85545a9 100644 --- a/net-misc/autossh/ChangeLog +++ b/net-misc/autossh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/autossh -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.15 2004/12/29 03:32:10 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.16 2005/04/01 15:54:56 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> autossh-1.2g.ebuild: + stable on ia64 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-misc/autossh/autossh-1.2e.ebuild b/net-misc/autossh/autossh-1.2e.ebuild index 0ad30715c206..cc87091105ff 100644 --- a/net-misc/autossh/autossh-1.2e.ebuild +++ b/net-misc/autossh/autossh-1.2e.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/autossh/autossh-1.2e.ebuild,v 1.8 2004/07/15 02:39:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2e.ebuild,v 1.9 2005/04/01 15:54:56 agriffis Exp $ DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" diff --git a/net-misc/autossh/autossh-1.2f.ebuild b/net-misc/autossh/autossh-1.2f.ebuild index 0b6e616c3279..459521a2f9d1 100644 --- a/net-misc/autossh/autossh-1.2f.ebuild +++ b/net-misc/autossh/autossh-1.2f.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/autossh/autossh-1.2f.ebuild,v 1.8 2004/08/22 21:43:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2f.ebuild,v 1.9 2005/04/01 15:54:56 agriffis Exp $ DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" diff --git a/net-misc/autossh/autossh-1.2g.ebuild b/net-misc/autossh/autossh-1.2g.ebuild index 7fd2f4e08328..13300cc02f58 100644 --- a/net-misc/autossh/autossh-1.2g.ebuild +++ b/net-misc/autossh/autossh-1.2g.ebuild @@ -1,11 +1,11 @@ -# 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/autossh/autossh-1.2g.ebuild,v 1.2 2005/01/01 15:39:21 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2g.ebuild,v 1.3 2005/04/01 15:54:56 agriffis Exp $ DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" LICENSE="BSD" -KEYWORDS="x86 ~sparc alpha ~ia64 amd64 ~ppc" +KEYWORDS="x86 ~sparc alpha ia64 amd64 ~ppc" SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz" SLOT="0" IUSE="" diff --git a/net-misc/linux-identd/ChangeLog b/net-misc/linux-identd/ChangeLog index 2d622315e025..9f990ef6d6c0 100644 --- a/net-misc/linux-identd/ChangeLog +++ b/net-misc/linux-identd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/linux-identd -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-identd/ChangeLog,v 1.15 2004/12/29 19:53:02 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-identd/ChangeLog,v 1.16 2005/04/01 15:55:46 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> linux-identd-1.3.ebuild: + stable on ia64 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-misc/linux-identd/linux-identd-1.2.ebuild b/net-misc/linux-identd/linux-identd-1.2.ebuild index cb328f480c65..f61705fcb0c6 100644 --- a/net-misc/linux-identd/linux-identd-1.2.ebuild +++ b/net-misc/linux-identd/linux-identd-1.2.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/linux-identd/linux-identd-1.2.ebuild,v 1.10 2004/07/01 21:26:15 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-identd/linux-identd-1.2.ebuild,v 1.11 2005/04/01 15:55:46 agriffis Exp $ IUSE="" DESCRIPTION="A real IDENT daemon for linux." diff --git a/net-misc/linux-identd/linux-identd-1.3.ebuild b/net-misc/linux-identd/linux-identd-1.3.ebuild index 9f7b6390ba09..af69fb589619 100644 --- a/net-misc/linux-identd/linux-identd-1.3.ebuild +++ b/net-misc/linux-identd/linux-identd-1.3.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/linux-identd/linux-identd-1.3.ebuild,v 1.9 2004/10/04 22:14:43 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-identd/linux-identd-1.3.ebuild,v 1.10 2005/04/01 15:55:46 agriffis Exp $ IUSE="" DESCRIPTION="A real IDENT daemon for linux." @@ -9,7 +9,7 @@ SRC_URI="http://www.fukt.bth.se/~per/identd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~hppa ~mips ~ia64 ~amd64" +KEYWORDS="x86 ppc sparc alpha ~hppa ~mips ia64 ~amd64" DEPEND="virtual/libc" |