diff options
author | 2005-01-04 04:47:58 +0000 | |
---|---|---|
committer | 2005-01-04 04:47:58 +0000 | |
commit | 3b5fa41a88919383f89804346e9a29024cce27f4 (patch) | |
tree | 008934baa374368503247327e82a554cc6f2ff21 /net-misc | |
parent | Restore USE=doc with an extra check in case we're in the middle of a bootstra... (diff) | |
download | gentoo-2-3b5fa41a88919383f89804346e9a29024cce27f4.tar.gz gentoo-2-3b5fa41a88919383f89804346e9a29024cce27f4.tar.bz2 gentoo-2-3b5fa41a88919383f89804346e9a29024cce27f4.zip |
version bump which fixes the disable-X issue. Thanks again to Andreas Kling <keso@impul.se> in bug #76334 by Danek Duvall <duvall@emufarm.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ytalk/ChangeLog | 14 | ||||
-rw-r--r-- | net-misc/ytalk/Manifest | 3 | ||||
-rw-r--r-- | net-misc/ytalk/files/digest-ytalk-3.1.6 | 1 | ||||
-rw-r--r-- | net-misc/ytalk/files/digest-ytalk-3.2.0 | 1 | ||||
-rw-r--r-- | net-misc/ytalk/ytalk-3.1.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/ytalk/ytalk-3.2.0.ebuild (renamed from net-misc/ytalk/ytalk-3.1.6.ebuild) | 6 |
6 files changed, 18 insertions, 11 deletions
diff --git a/net-misc/ytalk/ChangeLog b/net-misc/ytalk/ChangeLog index a978ba6eead5..ac352655208f 100644 --- a/net-misc/ytalk/ChangeLog +++ b/net-misc/ytalk/ChangeLog @@ -1,12 +1,18 @@ # ChangeLog for net-misc/ytalk -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ChangeLog,v 1.13 2004/12/30 17:46:16 seemant Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ChangeLog,v 1.14 2005/01/04 04:47:58 seemant Exp $ + +*ytalk-3.2.0 (03 Jan 2005) + + 03 Jan 2005; Seemant Kulleen <seemant@gentoo.org> +ytalk-3.2.0.ebuild: + version bump which fixes the disable-X issue. Thanks again to Andreas Kling + <keso@impul.se> in bug #76334 by Danek Duvall <duvall@emufarm.org> *ytalk-3.1.6 (30 Dec 2004) 30 Dec 2004; Seemant Kulleen <seemant@gentoo.org> +metadata.xml, ytalk-3.1.1.ebuild, +ytalk-3.1.6.ebuild: - version bump, thanks to Andreas King <keso@impul.se> who I've listed as the + version bump, thanks to Andreas Kling <keso@impul.se> who I've listed as the user-maintainer for this package 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : @@ -21,7 +27,7 @@ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> ytalk-3.1.1.ebuild: change virtual/glibc to virtual/libc - 08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> ytalk-3.1.1.ebuild: + 08 Jun 2004; Bryan Ãstergaard <kloeri@gentoo.org> ytalk-3.1.1.ebuild: Stable on alpha. 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> ytalk-3.1.1.ebuild: diff --git a/net-misc/ytalk/Manifest b/net-misc/ytalk/Manifest index eca9e5c197c0..6721c9a1e134 100644 --- a/net-misc/ytalk/Manifest +++ b/net-misc/ytalk/Manifest @@ -1,6 +1,7 @@ -MD5 a475722cae684a405a1e27b8659ed948 ytalk-3.1.6.ebuild 700 MD5 020df5d706186d255dbf3b7cdf180e22 ytalk-3.1.1.ebuild 739 +MD5 11091e5b80bdefd2410d0948b970aad4 ytalk-3.2.0.ebuild 702 MD5 c7d73e2e63321d0ad0f3b933b2ad6d31 ChangeLog 1684 MD5 14651eef0c7d6d035b9da57740df36c8 metadata.xml 398 MD5 d7c085876eec894758505ef4ad2d36e1 files/digest-ytalk-3.1.1 62 MD5 19178cec3b832ea77be679a6a50bb200 files/digest-ytalk-3.1.6 63 +MD5 0cf57e06f61a019c5005a6a678d8fe19 files/digest-ytalk-3.2.0 63 diff --git a/net-misc/ytalk/files/digest-ytalk-3.1.6 b/net-misc/ytalk/files/digest-ytalk-3.1.6 deleted file mode 100644 index 0915262d8802..000000000000 --- a/net-misc/ytalk/files/digest-ytalk-3.1.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 d3da905029e7dda52d3012365ecd2c47 ytalk-3.1.6.tar.gz 110046 diff --git a/net-misc/ytalk/files/digest-ytalk-3.2.0 b/net-misc/ytalk/files/digest-ytalk-3.2.0 new file mode 100644 index 000000000000..4e11af4df2cd --- /dev/null +++ b/net-misc/ytalk/files/digest-ytalk-3.2.0 @@ -0,0 +1 @@ +MD5 1bfc756a6a89a2c231af89f6dc2d121b ytalk-3.2.0.tar.gz 109320 diff --git a/net-misc/ytalk/ytalk-3.1.1.ebuild b/net-misc/ytalk/ytalk-3.1.1.ebuild index 0669661368a3..7cbc7713dbd8 100644 --- a/net-misc/ytalk/ytalk-3.1.1.ebuild +++ b/net-misc/ytalk/ytalk-3.1.1.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/ytalk/ytalk-3.1.1.ebuild,v 1.20 2004/12/30 17:46:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ytalk-3.1.1.ebuild,v 1.21 2005/01/04 04:47:58 seemant Exp $ DESCRIPTION="Multi-user replacement for UNIX talk" HOMEPAGE="http://www.iagora.com/~espel/ytalk/ytalk.html" diff --git a/net-misc/ytalk/ytalk-3.1.6.ebuild b/net-misc/ytalk/ytalk-3.2.0.ebuild index e453d55855a5..2899ed84f87d 100644 --- a/net-misc/ytalk/ytalk-3.1.6.ebuild +++ b/net-misc/ytalk/ytalk-3.2.0.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/ytalk/ytalk-3.1.6.ebuild,v 1.1 2004/12/30 17:46:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ytalk-3.2.0.ebuild,v 1.1 2005/01/04 04:47:58 seemant Exp $ DESCRIPTION="Multi-user replacement for UNIX talk" HOMEPAGE="http://www.impul.se/ytalk/" @@ -17,7 +17,7 @@ DEPEND="virtual/libc src_compile() { - econf `use_with X x` || die "./configure failed" + econf `use_enable X x` || die "./configure failed" emake || die "Parallel Make Failed" } |