summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-02-25 21:11:26 +0000
committerFabian Groffen <grobian@gentoo.org>2010-02-25 21:11:26 +0000
commit9da124a0c92386b9aa80c383acd3298d6bfa08e3 (patch)
treeda4b0d5e121d0b91e7921dff4ce5253da72875d3
parentVersion bump, security bug #306865 (diff)
downloadgentoo-2-9da124a0c92386b9aa80c383acd3298d6bfa08e3.tar.gz
gentoo-2-9da124a0c92386b9aa80c383acd3298d6bfa08e3.tar.bz2
gentoo-2-9da124a0c92386b9aa80c383acd3298d6bfa08e3.zip
Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
(Portage version: 2.2.00.15444-prefix/cvs/Darwin powerpc)
-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 4805145e5aab..041cff27584d 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.149 2010/02/17 15:12:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.150 2010/02/25 21:11:26 grobian Exp $
+
+ 25 Feb 2010; Fabian Groffen <grobian@gentoo.org> libevent-1.4.13.ebuild:
+ Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
17 Feb 2010; Jeroen Roovers <jer@gentoo.org> -libevent-1.4.12.ebuild:
Remove old.
diff --git a/dev-libs/libevent/libevent-1.4.13.ebuild b/dev-libs/libevent/libevent-1.4.13.ebuild
index f54aef42f63f..8738d8adf10e 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.9 2010/02/13 16:12:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.13.ebuild,v 1.10 2010/02/25 21:11:26 grobian 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=""