diff options
author | Jason Wever <weeve@gentoo.org> | 2007-02-24 00:02:01 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2007-02-24 00:02:01 +0000 |
commit | ae80443d57af3b16399178fdb524a7a6d8b95396 (patch) | |
tree | 925a7723eee3adc4ea5d21bead2e1658771c14ed /dev-libs/libevent/libevent-1.3a.ebuild | |
parent | Stable on SPARC wrt security bug #163817. (diff) | |
download | gentoo-2-ae80443d57af3b16399178fdb524a7a6d8b95396.tar.gz gentoo-2-ae80443d57af3b16399178fdb524a7a6d8b95396.tar.bz2 gentoo-2-ae80443d57af3b16399178fdb524a7a6d8b95396.zip |
Stable on SPARC wrt security bug #167583.
(Portage version: 2.1.2-r10)
Diffstat (limited to 'dev-libs/libevent/libevent-1.3a.ebuild')
-rw-r--r-- | dev-libs/libevent/libevent-1.3a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libevent/libevent-1.3a.ebuild b/dev-libs/libevent/libevent-1.3a.ebuild index fa5fbac2d65a..0b1ff36f8c1e 100644 --- a/dev-libs/libevent/libevent-1.3a.ebuild +++ b/dev-libs/libevent/libevent-1.3a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.3a.ebuild,v 1.3 2007/02/23 13:39:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.3a.ebuild,v 1.4 2007/02/24 00:02:01 weeve Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="http://monkey.org/~provos/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |