diff options
-rw-r--r-- | net-misc/gyach/ChangeLog | 19 | ||||
-rw-r--r-- | net-misc/gyach/gyach-0.7.5-r1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/gyach/gyach-0.7.5.ebuild | 5 | ||||
-rw-r--r-- | net-misc/gyach/gyach-0.7.6.ebuild | 7 | ||||
-rw-r--r-- | net-misc/hlfl/ChangeLog | 10 | ||||
-rw-r--r-- | net-misc/hlfl/hlfl-0.60.0.ebuild | 4 |
6 files changed, 35 insertions, 15 deletions
diff --git a/net-misc/gyach/ChangeLog b/net-misc/gyach/ChangeLog index 14d89e3d64a2..fa6ac2ea3dcc 100644 --- a/net-misc/gyach/ChangeLog +++ b/net-misc/gyach/ChangeLog @@ -1,19 +1,23 @@ # ChangeLog for net-misc/gyach # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/ChangeLog,v 1.2 2002/05/01 06:03:48 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/ChangeLog,v 1.3 2002/07/07 07:47:11 phoenix Exp $ *gyach-0.7.6 (30 Apr 2002) + 06 Jul 2002; phoen][x <phoenix@gentoo.org> gyach-0.7.6.ebuild : + Added KEYWORDS, SLOT. + 30 Apr 2002; Matthew Kennedey <mkennedy@gentoo.org> ChangeLog, gyach-0.7.6.ebuild, files/digest-gyach-0.7.6 : - Add more to docs (samples.*). Version bump to latest. Added LICENSE, DEPEND fix. *gyach-0.7.5-r1 (4 Feb 2002) - 4 Feb 2002; Matthew Kennedey <mbkennedy@ieee.org> ChangeLog : - + 06 Jul 2002; phoen][x <phoenix@gentoo.org> gyach-0.7.5-r1.ebuild : + Added KEYWORDS, LICENSE, SLOT. + + 4 Feb 2002; Matthew Kennedey <mbkennedy@ieee.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 @@ -21,6 +25,11 @@ can find in the root directory of the portage repository. 4 Feb 2002; Matthew Kennedy <mbkennedy@ieee.org> gyach-0.7.5-r1.ebuild : - Added support for an icon in the gnome desktop if the user has gnome in USE. + + +*gyach-0.7.5 (?? ???? ????) + + 06 Jul 2002; phoen][x <phoenix@gentoo.org> gyach-0.7.5.ebuild : + Added KEYWORDS, LICENSE, SLOT. diff --git a/net-misc/gyach/gyach-0.7.5-r1.ebuild b/net-misc/gyach/gyach-0.7.5-r1.ebuild index c157fd6e6b13..344e2c21500e 100644 --- a/net-misc/gyach/gyach-0.7.5-r1.ebuild +++ b/net-misc/gyach/gyach-0.7.5-r1.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: Matthew Kennedy <mbkennedy@ieee.com> -# +# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/gyach-0.7.5-r1.ebuild,v 1.3 2002/07/07 07:47:11 phoenix Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+-based Yahoo! chat client" SRC_URI="http://www4.infi.net/~cpinkham/gyach/code/${P}.tar.gz" HOMEPAGE="http://www4.infi.net/~cpinkham/gyach/" +KEYWORDS="x86" +LICENSE="GPL-2" +SLOT="0" DEPEND="=x11-libs/gtk+-1.2*" diff --git a/net-misc/gyach/gyach-0.7.5.ebuild b/net-misc/gyach/gyach-0.7.5.ebuild index 91a20512870a..3adaa0ac2232 100644 --- a/net-misc/gyach/gyach-0.7.5.ebuild +++ b/net-misc/gyach/gyach-0.7.5.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: Matthew Kennedy <mbkennedy@ieee.com> -# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/gyach-0.7.5.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/gyach-0.7.5.ebuild,v 1.3 2002/07/07 07:47:11 phoenix Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+-based Yahoo! chat client" SRC_URI="http://www4.infi.net/~cpinkham/gyach/code/${P}.tar.gz" HOMEPAGE="http://www4.infi.net/~cpinkham/gyach/" +KEYWORDS="x86" +LICENSE="GPL-2" +SLOT="0" DEPEND="=x11-libs/gtk+-1.2*" diff --git a/net-misc/gyach/gyach-0.7.6.ebuild b/net-misc/gyach/gyach-0.7.6.ebuild index b6f7cab1718c..71d6bcb83c8e 100644 --- a/net-misc/gyach/gyach-0.7.6.ebuild +++ b/net-misc/gyach/gyach-0.7.6.ebuild @@ -2,14 +2,15 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Matthew Kennedy <mbkennedy@ieee.com> # Maintainer: Matthew Kennedy <mkennedy@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/gyach-0.7.6.ebuild,v 1.2 2002/05/23 06:50:17 seemant Exp $ - -LICENSE="GPL-2" +# $Header: /var/cvsroot/gentoo-x86/net-misc/gyach/gyach-0.7.6.ebuild,v 1.3 2002/07/07 07:47:11 phoenix Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK+-based Yahoo! chat client" SRC_URI="http://www4.infi.net/~cpinkham/gyach/code/${P}.tar.gz" HOMEPAGE="http://www4.infi.net/~cpinkham/gyach/" +KEYWORDS="x86" +LICENSE="GPL-2" +SLOT="0" DEPEND="virtual/glibc =x11-libs/gtk+-1.2*" diff --git a/net-misc/hlfl/ChangeLog b/net-misc/hlfl/ChangeLog index d2b061773dff..6c4af719497b 100644 --- a/net-misc/hlfl/ChangeLog +++ b/net-misc/hlfl/ChangeLog @@ -1,9 +1,11 @@ # ChangeLog for net-misc/hlfl # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp +# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/ChangeLog,v 1.2 2002/07/07 07:49:40 phoenix Exp $ *hlfl-0.60.0 (17 Jun 2002) - 17 Jun 2002 ; Thilo Bangert <bangert@gentoo.org> : - - initial commit - ebuild by Arnaud Launay <asl@launay.org>
\ No newline at end of file + 06 Jul 2002 ; phoen][ <phoenix@gentoo.org> hlfl-0.60.0.ebuild : + Added KEYWORDS, SLOT. + + 17 Jun 2002 ; Thilo Bangert <bangert@gentoo.org> : + initial commit - ebuild by Arnaud Launay <asl@launay.org> diff --git a/net-misc/hlfl/hlfl-0.60.0.ebuild b/net-misc/hlfl/hlfl-0.60.0.ebuild index 0201c086fdf9..57ee0f823080 100644 --- a/net-misc/hlfl/hlfl-0.60.0.ebuild +++ b/net-misc/hlfl/hlfl-0.60.0.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Arnaud Launay <asl@launay.org> -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.5 2002/04/29 22:56:53 sandymac Exp +# $Header: /var/cvsroot/gentoo-x86/net-misc/hlfl/hlfl-0.60.0.ebuild,v 1.2 2002/07/07 07:49:40 phoenix Exp $ S=${WORKDIR}/${P} DESCRIPTION="High Level Firewall Language" SRC_URI="ftp://ftp.hlfl.org/pub/hlfl/${P}.tar.gz" HOMEPAGE="http://www.hlfl.org" LICENSE="GPL-2" +KEYWORDS="x86" +SLOT="0" DEPEND="virtual/glibc" |