summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-07 07:49:40 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-07 07:49:40 +0000
commitffdbdf07a7bb82f7a28bc24598e2d5b7f05866c9 (patch)
tree9f275e9a2779abb6d59ff998f24b444710164e5c /net-misc/gyach
parentrepoman QA issues (diff)
downloadgentoo-2-ffdbdf07a7bb82f7a28bc24598e2d5b7f05866c9.tar.gz
gentoo-2-ffdbdf07a7bb82f7a28bc24598e2d5b7f05866c9.tar.bz2
gentoo-2-ffdbdf07a7bb82f7a28bc24598e2d5b7f05866c9.zip
repoman QA issues
Diffstat (limited to 'net-misc/gyach')
-rw-r--r--net-misc/gyach/ChangeLog19
-rw-r--r--net-misc/gyach/gyach-0.7.5-r1.ebuild5
-rw-r--r--net-misc/gyach/gyach-0.7.5.ebuild5
-rw-r--r--net-misc/gyach/gyach-0.7.6.ebuild7
4 files changed, 26 insertions, 10 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*"