diff options
-rw-r--r-- | net-proxy/dante/Manifest | 36 | ||||
-rw-r--r-- | net-proxy/dante/dante-1.1.15-r2.ebuild | 4 | ||||
-rw-r--r-- | net-proxy/dante/dante-1.1.16.ebuild | 4 |
3 files changed, 27 insertions, 17 deletions
diff --git a/net-proxy/dante/Manifest b/net-proxy/dante/Manifest index 8f6d3e32a196..faf6e772ce56 100644 --- a/net-proxy/dante/Manifest +++ b/net-proxy/dante/Manifest @@ -1,19 +1,29 @@ -MD5 82161fe31c3915aff78248cb0fecd17e dante-1.1.15-r2.ebuild 2455 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 19688263fcbda666eeb085869012f86a metadata.xml 246 MD5 a6a5bd8eb855005685f1e525babf1094 dante-1.1.15-r1.ebuild 2266 -MD5 9aa6b4d3fb38e9d0a6bb8f7d6dfbc161 dante-1.1.16.ebuild 2319 +MD5 26474ab02d28e8e075774f35cd6a0551 dante-1.1.16.ebuild 2325 MD5 59f7bbaa7cbcf010a6e84500fbb7a19a ChangeLog 8222 -MD5 19688263fcbda666eeb085869012f86a metadata.xml 246 -MD5 e1b94493b162bbdb56acba97cec7349a files/dante-1.1.15_pre1-socksify.patch 811 -MD5 7573426ad7edc9ea4dd95f020205fda4 files/sockd.conf-with-pam.patch 295 -MD5 5e74662c76571e30e6a190a2d4d1193a files/dante-1.1.15-optionalpam.patch 10896 -MD5 0a5831b02f1ee3c0b9810c4354839906 files/digest-dante-1.1.15-r1 64 -MD5 0a5831b02f1ee3c0b9810c4354839906 files/digest-dante-1.1.15-r2 64 -MD5 e1b94493b162bbdb56acba97cec7349a files/dante-1.1.16-socksify.patch 811 +MD5 2261554cf13415db49d1f2f67c14d1b8 dante-1.1.15-r2.ebuild 2459 MD5 aa0bc92f8670b91aaf92f1e89b7e06c7 files/sockd.conf 7031 -MD5 cf06ad88e50a36ba1326579ab64366b8 files/socks.conf 4185 -MD5 05b76026b104b3a12fcd5d42aecc3041 files/sockd.conf-with-libwrap.patch 870 MD5 72d9add89e45e3cb921c99d79bdf31a7 files/dante-1.1.15-bindresvport.patch 485 -MD5 30064015b5702cf8059a1639167e8a3f files/dante-1.1.15-getipnodebyname.patch 789 -MD5 eb2041b3f61750335f8702515cb20b7c files/dante-sockd-conf 463 MD5 1ff7ae828153ebdd013aa82e5c247b7f files/dante-sockd-init 1722 +MD5 e1b94493b162bbdb56acba97cec7349a files/dante-1.1.16-socksify.patch 811 +MD5 0a5831b02f1ee3c0b9810c4354839906 files/digest-dante-1.1.15-r1 64 +MD5 5e74662c76571e30e6a190a2d4d1193a files/dante-1.1.15-optionalpam.patch 10896 MD5 fef7d90f2aa02a4dbd6cbc92e999faca files/digest-dante-1.1.16 64 +MD5 05b76026b104b3a12fcd5d42aecc3041 files/sockd.conf-with-libwrap.patch 870 +MD5 0a5831b02f1ee3c0b9810c4354839906 files/digest-dante-1.1.15-r2 64 +MD5 eb2041b3f61750335f8702515cb20b7c files/dante-sockd-conf 463 +MD5 e1b94493b162bbdb56acba97cec7349a files/dante-1.1.15_pre1-socksify.patch 811 +MD5 7573426ad7edc9ea4dd95f020205fda4 files/sockd.conf-with-pam.patch 295 +MD5 30064015b5702cf8059a1639167e8a3f files/dante-1.1.15-getipnodebyname.patch 789 +MD5 cf06ad88e50a36ba1326579ab64366b8 files/socks.conf 4185 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC0AGrgIKl8Uu19MoRAnPMAJwM/OxzXpgxitWGmvlr/de+vv1rvgCdH0ZN +JIlZdFVZI8rHC8ABgO/abVM= +=llaq +-----END PGP SIGNATURE----- diff --git a/net-proxy/dante/dante-1.1.15-r2.ebuild b/net-proxy/dante/dante-1.1.15-r2.ebuild index 1c38f3af090b..bb3a70261b8e 100644 --- a/net-proxy/dante/dante-1.1.15-r2.ebuild +++ b/net-proxy/dante/dante-1.1.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.1.15-r2.ebuild,v 1.5 2005/07/07 19:21:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.1.15-r2.ebuild,v 1.6 2005/07/09 16:54:56 vapier Exp $ inherit fixheadtails eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.inet.no/pub/socks/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="tcpd debug selinux pam" RDEPEND="virtual/libc diff --git a/net-proxy/dante/dante-1.1.16.ebuild b/net-proxy/dante/dante-1.1.16.ebuild index 7308d8c6bbdd..2b758377c138 100644 --- a/net-proxy/dante/dante-1.1.16.ebuild +++ b/net-proxy/dante/dante-1.1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.1.16.ebuild,v 1.1 2005/07/04 19:54:41 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.1.16.ebuild,v 1.2 2005/07/09 16:54:56 vapier Exp $ inherit fixheadtails eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.inet.no/pub/socks/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="tcpd debug selinux pam" RDEPEND="virtual/libc |