summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-05-23 19:48:23 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-05-23 19:48:23 +0000
commit01cd1191384b887b00df3e10b34525a0bc3a6fb5 (patch)
tree363d31fc2d7ece1b03d754490027876ad22405b0 /dev-libs/libevent
parentVersion bump. (diff)
downloadgentoo-2-01cd1191384b887b00df3e10b34525a0bc3a6fb5.tar.gz
gentoo-2-01cd1191384b887b00df3e10b34525a0bc3a6fb5.tar.bz2
gentoo-2-01cd1191384b887b00df3e10b34525a0bc3a6fb5.zip
Sparc stable, Bug #223369. All tests pass.
(Portage version: 2.2_pre7/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors Dual Core AMD Opteron(tm) Processor 165)
Diffstat (limited to 'dev-libs/libevent')
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-1.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index 0b24fea50f98..c323876b45e6 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.71 2008/05/23 19:42:40 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.72 2008/05/23 19:48:23 fmccor Exp $
+
+ 23 May 2008; Ferris McCormick <fmccor@gentoo.org> libevent-1.4.3.ebuild:
+ Sparc stable, Bug #223369. All tests pass.
*libevent-1.4.4 (23 May 2008)
diff --git a/dev-libs/libevent/libevent-1.4.3.ebuild b/dev-libs/libevent/libevent-1.4.3.ebuild
index f3dc97d42790..bc436ba46e15 100644
--- a/dev-libs/libevent/libevent-1.4.3.ebuild
+++ b/dev-libs/libevent/libevent-1.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.3.ebuild,v 1.1 2008/04/25 21:30:13 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.3.ebuild,v 1.2 2008/05/23 19:48:23 fmccor Exp $
inherit libtool
@@ -12,7 +12,7 @@ SRC_URI="http://monkey.org/~provos/${MY_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=""