summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2010-01-05 22:22:41 +0000
committerTiago Cunha <tcunha@gentoo.org>2010-01-05 22:22:41 +0000
commite0c627b59ff0d4d17a7803be7227a07b4764d9f4 (patch)
tree81f0bdcaf4bd4afdab93a0f641c3a3407ffd7401 /dev-libs
parentRemove old. (diff)
downloadgentoo-2-e0c627b59ff0d4d17a7803be7227a07b4764d9f4.tar.gz
gentoo-2-e0c627b59ff0d4d17a7803be7227a07b4764d9f4.tar.bz2
gentoo-2-e0c627b59ff0d4d17a7803be7227a07b4764d9f4.zip
stable sparc, bug 298173
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-1.4.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index 9823bf49d75e..a8e4556c7e4f 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.142 2010/01/02 18:07:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.143 2010/01/05 22:22:41 tcunha Exp $
+
+ 05 Jan 2010; Tiago Cunha <tcunha@gentoo.org> libevent-1.4.13.ebuild:
+ stable sparc, bug 298173
02 Jan 2010; Markos Chandras <hwoarang@gentoo.org> libevent-1.4.13.ebuild:
Stable on amd64 wrt bug #298173
diff --git a/dev-libs/libevent/libevent-1.4.13.ebuild b/dev-libs/libevent/libevent-1.4.13.ebuild
index 0c36c898f4e6..d2f5c3bea434 100644
--- a/dev-libs/libevent/libevent-1.4.13.ebuild
+++ b/dev-libs/libevent/libevent-1.4.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.13.ebuild,v 1.5 2010/01/02 18:07:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.13.ebuild,v 1.6 2010/01/05 22:22:41 tcunha Exp $
inherit autotools
@@ -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 x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
DEPEND=""