diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-11-22 09:18:52 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-11-22 09:18:52 +0000 |
commit | b9146299c98909a8a7120b79196251a164810938 (patch) | |
tree | 493b490aff87f19f1c0da0f69bcba0a172b396e8 /net-misc/6tunnel | |
parent | installed header files as per bug #71940 (diff) | |
download | historical-b9146299c98909a8a7120b79196251a164810938.tar.gz historical-b9146299c98909a8a7120b79196251a164810938.tar.bz2 historical-b9146299c98909a8a7120b79196251a164810938.zip |
QA fix to the prev version. Version bump too
Diffstat (limited to 'net-misc/6tunnel')
-rw-r--r-- | net-misc/6tunnel/6tunnel-0.10.ebuild | 3 | ||||
-rw-r--r-- | net-misc/6tunnel/6tunnel-0.11_rc1.ebuild | 27 | ||||
-rw-r--r-- | net-misc/6tunnel/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/6tunnel/Manifest | 12 | ||||
-rw-r--r-- | net-misc/6tunnel/files/digest-6tunnel-0.11_rc1 | 1 |
5 files changed, 43 insertions, 8 deletions
diff --git a/net-misc/6tunnel/6tunnel-0.10.ebuild b/net-misc/6tunnel/6tunnel-0.10.ebuild index a1bf9ff5443a..b320a6183ece 100644 --- a/net-misc/6tunnel/6tunnel-0.10.ebuild +++ b/net-misc/6tunnel/6tunnel-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/6tunnel-0.10.ebuild,v 1.1 2004/11/21 21:04:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/6tunnel-0.10.ebuild,v 1.2 2004/11/22 09:18:51 dragonheart Exp $ IUSE="" DESCRIPTION="TCP proxy for applications that don't speak IPv6" @@ -21,7 +21,6 @@ src_compile() { src_install() { dobin 6tunnel doman 6tunnel.1 - dodoc README CHANGELOG } diff --git a/net-misc/6tunnel/6tunnel-0.11_rc1.ebuild b/net-misc/6tunnel/6tunnel-0.11_rc1.ebuild new file mode 100644 index 000000000000..b4cb06c2a0a0 --- /dev/null +++ b/net-misc/6tunnel/6tunnel-0.11_rc1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/6tunnel-0.11_rc1.ebuild,v 1.1 2004/11/22 09:18:51 dragonheart Exp $ + +IUSE="" +DESCRIPTION="TCP proxy for applications that don't speak IPv6" +HOMEPAGE="http://toxygen.net/6tunnel" +SRC_URI="http://toxygen.net/6tunnel/${P/_/}.tar.gz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~s390" +DEPEND="virtual/libc" +S=${WORKDIR}/6tunnel-0.11 + +src_compile() { + econf || die + emake || die +} + +src_install() { + dobin 6tunnel + doman 6tunnel.1 +} + + + diff --git a/net-misc/6tunnel/ChangeLog b/net-misc/6tunnel/ChangeLog index 7ae8605a533b..a8d54a3e4df1 100644 --- a/net-misc/6tunnel/ChangeLog +++ b/net-misc/6tunnel/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/6tunnel # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/ChangeLog,v 1.7 2004/11/21 21:04:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/6tunnel/ChangeLog,v 1.8 2004/11/22 09:18:51 dragonheart Exp $ + +*6tunnel-0.11_rc1 (22 Nov 2004) + + 22 Nov 2004; Daniel Black <dragonheart@gentoo.org> 6tunnel-0.10.ebuild, + +6tunnel-0.11_rc1.ebuild: + QA fix to the prev version. Version bump too *6tunnel-0.10 (22 Nov 2004) diff --git a/net-misc/6tunnel/Manifest b/net-misc/6tunnel/Manifest index 5525cdfc01ee..4118bf57fae4 100644 --- a/net-misc/6tunnel/Manifest +++ b/net-misc/6tunnel/Manifest @@ -1,13 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 7931fad80047a7f61927d28bb6e29980 ChangeLog 992 -MD5 f09d846619bbb3ce21a2b91a6c88bb6a 6tunnel-0.10.ebuild 577 +MD5 86c4415293a9df932afa87683aab0827 6tunnel-0.11_rc1.ebuild 586 +MD5 78bd53078c0f7d64c866fccf6e9d7807 ChangeLog 1175 +MD5 443d8ed961ea50b8557ad658d1c17b25 6tunnel-0.10.ebuild 553 +MD5 4a05bf43a8529501279f1b3afc45e835 files/digest-6tunnel-0.11_rc1 66 MD5 44eb384b283c07b3a4336dd2d3ace579 files/digest-6tunnel-0.10 63 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBoQLJmdTrptrqvGERAvLbAJ0T/oqKc2QWMCNu87NdgHshlZoKfACeLSx6 -fhE3MwWBpIrHMX9ap0+ghmY= -=VcF3 +iD8DBQFBoa8CmdTrptrqvGERAotxAJ9ctdtEZbwVQjCHc9dEAQxRrmBCagCeOlcy +bJX3kquy/aQR0D7IwQSOkGE= +=XiT2 -----END PGP SIGNATURE----- diff --git a/net-misc/6tunnel/files/digest-6tunnel-0.11_rc1 b/net-misc/6tunnel/files/digest-6tunnel-0.11_rc1 new file mode 100644 index 000000000000..99ced7be4962 --- /dev/null +++ b/net-misc/6tunnel/files/digest-6tunnel-0.11_rc1 @@ -0,0 +1 @@ +MD5 b325fa9d238e32195fbb3fc3646b0d28 6tunnel-0.11rc1.tar.gz 38126 |