summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-06-11 16:22:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-06-11 16:22:55 +0000
commit737588903f77bd7b2e6c0eebc73e0d6dcc6a99cb (patch)
tree393e0c1add4f3d0794b316d02f78d19a094aa441 /dev-libs
parentUse configure option to stop gnome-specific components being built automagica... (diff)
downloadgentoo-2-737588903f77bd7b2e6c0eebc73e0d6dcc6a99cb.tar.gz
gentoo-2-737588903f77bd7b2e6c0eebc73e0d6dcc6a99cb.tar.bz2
gentoo-2-737588903f77bd7b2e6c0eebc73e0d6dcc6a99cb.zip
alpha/ia64/s390/sh stable wrt #361143
(Portage version: 2.1.10/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-2.0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index 91a5851235a5..c17c520ff55b 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.177 2011/06/05 16:58:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.178 2011/06/11 16:22:55 armin76 Exp $
+
+ 11 Jun 2011; Raúl Porcel <armin76@gentoo.org> libevent-2.0.10.ebuild:
+ alpha/ia64/s390/sh stable wrt #361143
*libevent-2.0.12 (05 Jun 2011)
diff --git a/dev-libs/libevent/libevent-2.0.10.ebuild b/dev-libs/libevent/libevent-2.0.10.ebuild
index d17256991d72..272f28c889fb 100644
--- a/dev-libs/libevent/libevent-2.0.10.ebuild
+++ b/dev-libs/libevent/libevent-2.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.10.ebuild,v 1.6 2011/05/21 16:00:33 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.10.ebuild,v 1.7 2011/06/11 16:22:55 armin76 Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/levent/files/${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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="static-libs test"
RDEPEND="!<=dev-libs/9libs-1.0"