summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-27 18:22:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-27 18:22:31 +0000
commit143c9a0c7a3ee7274a56760663de65d299fa22a7 (patch)
tree42130b73349b3f46457639663f1ccaa4facd572f /dev-libs/libevent
parentFix kandy icon, bug 207809, thanks to Eike Hein for the guidance to track the... (diff)
downloadgentoo-2-143c9a0c7a3ee7274a56760663de65d299fa22a7.tar.gz
gentoo-2-143c9a0c7a3ee7274a56760663de65d299fa22a7.tar.bz2
gentoo-2-143c9a0c7a3ee7274a56760663de65d299fa22a7.zip
alpha/arm/ia64/s390/sh/sparc stable wrt #270455
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libevent')
-rw-r--r--dev-libs/libevent/ChangeLog5
-rw-r--r--dev-libs/libevent/libevent-1.4.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index 8291a19c950c..f30e28052b98 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.113 2009/05/24 19:38:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.114 2009/05/27 18:22:31 armin76 Exp $
+
+ 27 May 2009; Raúl Porcel <armin76@gentoo.org> libevent-1.4.10.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #270455
24 May 2009; Markus Meier <maekke@gentoo.org> libevent-1.4.10.ebuild:
x86 stable, bug #270455
diff --git a/dev-libs/libevent/libevent-1.4.10.ebuild b/dev-libs/libevent/libevent-1.4.10.ebuild
index 14d8690a9b06..c1d5bc9c04b2 100644
--- a/dev-libs/libevent/libevent-1.4.10.ebuild
+++ b/dev-libs/libevent/libevent-1.4.10.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.10.ebuild,v 1.6 2009/05/24 19:38:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.10.ebuild,v 1.7 2009/05/27 18:22:31 armin76 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 x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
DEPEND=""