summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2007-11-03 17:07:25 +0000
committerCaleb Tennis <caleb@gentoo.org>2007-11-03 17:07:25 +0000
commit334d2574decca7c9b8be20f3b45d8b3ce22367fa (patch)
treebec715721b39b15971fc65716256a9dfd5f6f23a /net-libs/enet
parentalpha/ia64 stable wrt #195009 (diff)
downloadgentoo-2-334d2574decca7c9b8be20f3b45d8b3ce22367fa.tar.gz
gentoo-2-334d2574decca7c9b8be20f3b45d8b3ce22367fa.tar.bz2
gentoo-2-334d2574decca7c9b8be20f3b45d8b3ce22367fa.zip
version bump
(Portage version: 2.1.3.16)
Diffstat (limited to 'net-libs/enet')
-rw-r--r--net-libs/enet/ChangeLog7
-rw-r--r--net-libs/enet/enet-1.1.ebuild17
-rw-r--r--net-libs/enet/files/digest-enet-1.13
3 files changed, 26 insertions, 1 deletions
diff --git a/net-libs/enet/ChangeLog b/net-libs/enet/ChangeLog
index 5db7efbc9fda..ae2d5d7cd153 100644
--- a/net-libs/enet/ChangeLog
+++ b/net-libs/enet/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/enet
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/enet/ChangeLog,v 1.12 2007/07/05 20:03:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/enet/ChangeLog,v 1.13 2007/11/03 17:07:24 caleb Exp $
+
+*enet-1.1 (03 Nov 2007)
+
+ 03 Nov 2007; Caleb Tennis <caleb@gentoo.org> +enet-1.1.ebuild:
+ version bump
05 Jul 2007; Markus Rothe <corsair@gentoo.org> enet-1.0.ebuild:
Added ~ppc64; bug #183570
diff --git a/net-libs/enet/enet-1.1.ebuild b/net-libs/enet/enet-1.1.ebuild
new file mode 100644
index 000000000000..1f00aaead29a
--- /dev/null
+++ b/net-libs/enet/enet-1.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/enet/enet-1.1.ebuild,v 1.1 2007/11/03 17:07:24 caleb Exp $
+
+DESCRIPTION="relatively thin, simple and robust network communication layer on top of UDP"
+HOMEPAGE="http://enet.bespin.org/"
+SRC_URI="http://enet.bespin.org/download/${P}.tar.gz"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+src_install() {
+ emake DESTDIR="${D}" install || die "emake install failed"
+ dodoc *.txt README
+}
diff --git a/net-libs/enet/files/digest-enet-1.1 b/net-libs/enet/files/digest-enet-1.1
new file mode 100644
index 000000000000..f37fdfbffda8
--- /dev/null
+++ b/net-libs/enet/files/digest-enet-1.1
@@ -0,0 +1,3 @@
+MD5 54f8c1335fc96b18836bc8b5fa721752 enet-1.1.tar.gz 189155
+RMD160 a398e25d6ccb75303351b4248c4b813c3fc8d02a enet-1.1.tar.gz 189155
+SHA256 50cb66ee0f39f32d5cc852eb20ff24e222a2ffff5927fca340c5bba18f996047 enet-1.1.tar.gz 189155