summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-03-07 18:37:41 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-03-07 18:37:41 +0000
commit76390c09491687573202baf7fc40aeb91189ebd1 (patch)
tree01f9c9950ea5ef0356d5230ac360f04abf68b975 /dev-libs/libevent/libevent-1.0b.ebuild
parentNew release (2.0.7). (diff)
downloadgentoo-2-76390c09491687573202baf7fc40aeb91189ebd1.tar.gz
gentoo-2-76390c09491687573202baf7fc40aeb91189ebd1.tar.bz2
gentoo-2-76390c09491687573202baf7fc40aeb91189ebd1.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/libevent/libevent-1.0b.ebuild')
-rw-r--r--dev-libs/libevent/libevent-1.0b.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libevent/libevent-1.0b.ebuild b/dev-libs/libevent/libevent-1.0b.ebuild
index e7aa2b222853..2ba35fd84b22 100644
--- a/dev-libs/libevent/libevent-1.0b.ebuild
+++ b/dev-libs/libevent/libevent-1.0b.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/dev-libs/libevent/libevent-1.0b.ebuild,v 1.3 2005/02/25 11:45:59 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.0b.ebuild,v 1.4 2005/03/07 18:36:07 gustavoz Exp $
DESCRIPTION="A library to execute a function when a specific event occurs on a file descriptor"
HOMEPAGE="http://monkey.org/~provos/libevent/"
@@ -8,7 +8,7 @@ SRC_URI="http://monkey.org/~provos/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~mips ~arm ~hppa ~amd64 ~ppc64 ~s390 ~alpha ~ia64"
+KEYWORDS="x86 ~ppc sparc ~mips ~arm ~hppa ~amd64 ~ppc64 ~s390 ~alpha ~ia64"
IUSE=""
RDEPEND=""