diff options
-rw-r--r-- | net-misc/LinNeighborhood/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild | 5 | ||||
-rw-r--r-- | net-misc/clockspeed/ChangeLog | 20 | ||||
-rw-r--r-- | net-misc/clockspeed/clockspeed-0.62-r1.ebuild | 5 |
4 files changed, 22 insertions, 16 deletions
diff --git a/net-misc/LinNeighborhood/ChangeLog b/net-misc/LinNeighborhood/ChangeLog index 14f39337c162..bb9165758eca 100644 --- a/net-misc/LinNeighborhood/ChangeLog +++ b/net-misc/LinNeighborhood/ChangeLog @@ -1,11 +1,13 @@ # ChangeLog for net-misc/LinNeighborhood # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/ChangeLog,v 1.1 2002/02/01 21:53:34 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/ChangeLog,v 1.2 2002/07/09 11:53:22 phoenix Exp $ *LinNeighborhood-0.6.4 (1 Feb 2002) - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - + 09 Jul 2002; phoen][x <phoenix@gentoo.org> LinNeigborhood-0.6.4.ebuild : + Added KEYWORDS, LICENSE, SLOT. + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild index f021902cc655..1ce0077738b1 100644 --- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild +++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Joao Schim <joao@schim.net> -# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.4 2002/05/23 06:50:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.5 2002/07/09 11:53:22 phoenix Exp $ S=${WORKDIR}/${P} DESCRIPTION="LinNeighborhood is a easy to use frontend to samba/NETBios." SRC_URI="http://www.bnro.de/~schmidjo/download/${P}.tar.gz" HOMEPAGE="http://www.bnro.de/~schmidjo/index.html" +KEYWORDS="x86" +LICENSE="GPL-2" +SLOT="0" DEPEND=" =x11-libs/gtk+-1.2* net-fs/samba nls? ( sys-devel/gettext ) " diff --git a/net-misc/clockspeed/ChangeLog b/net-misc/clockspeed/ChangeLog index 693fdf971755..35420471f4c5 100644 --- a/net-misc/clockspeed/ChangeLog +++ b/net-misc/clockspeed/ChangeLog @@ -1,24 +1,22 @@ # ChangeLog for net-misc/clockspeed # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/ChangeLog,v 1.3 2002/06/21 12:37:25 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/ChangeLog,v 1.4 2002/07/09 11:57:18 phoenix Exp $ - 21 Jun 2002; Thilo Bangert <bangert@gentoo.org> : - - minor bugfix - make sure ntpclockset is installed correctly -*clockspeed-0.62-r1 (16 Apr 2002) +*clockspeed-0.62-r1 (1 Feb 2002) + + 09 Jul 2002; phoen][x <phoenix@gentoo.org> clockspeed-0.62-r1.ebuild + Added KEYWORDS, LICENSE, SLOT. + + 21 Jun 2002; Thilo Bangert <bangert@gentoo.org> : + minor bugfix - make sure ntpclockset is installed correctly 16 Apr 2002; Thilo Bangert <bangert@gentoo.org> clockspeed-0.62-r1.ebuild : - - Added INSTALL to dodoc - Major code cleanup - Added notice about ntpclockset at the end of install - - -*clockspeed-0.62-r1 (1 Feb 2002) - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about diff --git a/net-misc/clockspeed/clockspeed-0.62-r1.ebuild b/net-misc/clockspeed/clockspeed-0.62-r1.ebuild index ba0c5de850ce..7d6c1d8e868c 100644 --- a/net-misc/clockspeed/clockspeed-0.62-r1.ebuild +++ b/net-misc/clockspeed/clockspeed-0.62-r1.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 # Author Thilo Bangert <bangert@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r1.ebuild,v 1.6 2002/06/21 12:37:25 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r1.ebuild,v 1.7 2002/07/09 11:57:18 phoenix Exp $ S=${WORKDIR}/${P} DESCRIPTION="a simple ntp client" SRC_URI="http://cr.yp.to/clockspeed/${P}.tar.gz" HOMEPAGE="http://cr.yp.to/" +KEYWORDS="x86" +LICENSE="freeware" +SLOT="0" DEPEND="virtual/glibc sys-apps/groff" |