summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-09-04 14:14:32 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-09-04 14:14:32 +0000
commitc9ad21669feb7ae3c47d77329acc4897bae2457d (patch)
tree4e9295ecc02f3c12d63995682a17626e20ec3ca1 /dev-libs/libevent
parentTurn seds into patches. Respect CFLAGS (bug #241554), CC. (diff)
downloadgentoo-2-c9ad21669feb7ae3c47d77329acc4897bae2457d.tar.gz
gentoo-2-c9ad21669feb7ae3c47d77329acc4897bae2457d.tar.bz2
gentoo-2-c9ad21669feb7ae3c47d77329acc4897bae2457d.zip
stable sparc, bug 281475
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libevent')
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-1.4.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index 462c797db856..a7125e311bf2 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.132 2009/09/03 06:57:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.133 2009/09/04 14:14:32 tcunha Exp $
+
+ 04 Sep 2009; Tiago Cunha <tcunha@gentoo.org> libevent-1.4.12.ebuild:
+ stable sparc, bug 281475
03 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
libevent-1.4.12.ebuild:
diff --git a/dev-libs/libevent/libevent-1.4.12.ebuild b/dev-libs/libevent/libevent-1.4.12.ebuild
index 6da2bc8015dd..80a5ea83f6ef 100644
--- a/dev-libs/libevent/libevent-1.4.12.ebuild
+++ b/dev-libs/libevent/libevent-1.4.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.12.ebuild,v 1.6 2009/09/03 06:57:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.12.ebuild,v 1.7 2009/09/04 14:14:32 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=""