summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-07-11 19:08:02 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-07-11 19:08:02 +0000
commit11be174c229166fdd62a833d678acb3e6be1c51e (patch)
treee0cf582899986e652cdfb5f6fcc2608653e032c8 /net-libs/enet/enet-1.0.ebuild
parentAdd ~alpha/~ia64/~sh/~sparc wrt #323831 (diff)
downloadhistorical-11be174c229166fdd62a833d678acb3e6be1c51e.tar.gz
historical-11be174c229166fdd62a833d678acb3e6be1c51e.tar.bz2
historical-11be174c229166fdd62a833d678acb3e6be1c51e.zip
QA: Add latest 1.2 series release. Direct stable on amd64 and x86 (fixes only bugs + the current situation is messy). Drop old. Fix enete 1.3. Use static-libs useflag.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'net-libs/enet/enet-1.0.ebuild')
-rw-r--r--net-libs/enet/enet-1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/enet/enet-1.0.ebuild b/net-libs/enet/enet-1.0.ebuild
index 3549751307e5..b035fd780695 100644
--- a/net-libs/enet/enet-1.0.ebuild
+++ b/net-libs/enet/enet-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/enet/enet-1.0.ebuild,v 1.5 2007/07/05 20:03:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/enet/enet-1.0.ebuild,v 1.6 2010/07/11 19:08:02 scarabeus Exp $
DESCRIPTION="relatively thin, simple and robust network communication layer on top of UDP"
HOMEPAGE="http://enet.bespin.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://enet.bespin.org/download/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="ppc"
IUSE=""
src_install() {