diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-03 00:02:43 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-03 00:02:43 +0000 |
commit | 4975f5289f2e4d975a7c5402aa7a163d7cf5973c (patch) | |
tree | 87ca73cb8f4da35971915c314928fb05f22aca37 /sys-apps/xinetd | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff) | |
download | gentoo-2-4975f5289f2e4d975a7c5402aa7a163d7cf5973c.tar.gz gentoo-2-4975f5289f2e4d975a7c5402aa7a163d7cf5973c.tar.bz2 gentoo-2-4975f5289f2e4d975a7c5402aa7a163d7cf5973c.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'sys-apps/xinetd')
-rw-r--r-- | sys-apps/xinetd/ChangeLog | 9 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.11.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.12.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/xinetd/xinetd-2.3.13.ebuild | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/sys-apps/xinetd/ChangeLog b/sys-apps/xinetd/ChangeLog index f6b2ca7087da..06ffe7716cd4 100644 --- a/sys-apps/xinetd/ChangeLog +++ b/sys-apps/xinetd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/xinetd -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.35 2004/09/03 21:03:24 pvdabeel Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.36 2005/01/02 23:57:51 ciaranm Exp $ + + 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xinetd-2.3.12.ebuild: @@ -13,7 +16,7 @@ 25 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> xinetd-2.3.12.ebuild: Marked stable on amd64. - 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> xinetd-2.3.13.ebuild: + 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> xinetd-2.3.13.ebuild: Stable on alpha. 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> xinetd-2.3.11.ebuild, diff --git a/sys-apps/xinetd/xinetd-2.3.11.ebuild b/sys-apps/xinetd/xinetd-2.3.11.ebuild index cd7614e19057..60fa4696b89f 100644 --- a/sys-apps/xinetd/xinetd-2.3.11.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.11.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/sys-apps/xinetd/xinetd-2.3.11.ebuild,v 1.12 2004/07/15 02:48:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.11.ebuild,v 1.13 2005/01/02 23:57:51 ciaranm Exp $ DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.org" diff --git a/sys-apps/xinetd/xinetd-2.3.12.ebuild b/sys-apps/xinetd/xinetd-2.3.12.ebuild index c9af059dd3fb..ffdb45ecf080 100644 --- a/sys-apps/xinetd/xinetd-2.3.12.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.12.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/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.17 2004/09/03 21:03:24 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.18 2005/01/02 23:57:51 ciaranm Exp $ DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.org" diff --git a/sys-apps/xinetd/xinetd-2.3.13.ebuild b/sys-apps/xinetd/xinetd-2.3.13.ebuild index 14b8f7b8f414..d293e582b2f7 100644 --- a/sys-apps/xinetd/xinetd-2.3.13.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.13.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/sys-apps/xinetd/xinetd-2.3.13.ebuild,v 1.11 2004/10/04 23:20:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.13.ebuild,v 1.12 2005/01/02 23:57:51 ciaranm Exp $ inherit gnuconfig |