diff options
author | 2010-09-05 16:01:50 +0000 | |
---|---|---|
committer | 2010-09-05 16:01:50 +0000 | |
commit | 7e541de86f737925fc20d5a07cdda4bbff87e08f (patch) | |
tree | 471ffe0916339d2ca26480c452b0060aecf1f849 /dev-libs | |
parent | version bump (diff) | |
download | gentoo-2-7e541de86f737925fc20d5a07cdda4bbff87e08f.tar.gz gentoo-2-7e541de86f737925fc20d5a07cdda4bbff87e08f.tar.bz2 gentoo-2-7e541de86f737925fc20d5a07cdda4bbff87e08f.zip |
alpha/ia64/s390/sh/sparc stable wrt #331541
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libevent/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libevent/libevent-1.4.14b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog index 7a7169953998..d40b4efa02cd 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.162 2010/08/22 16:27:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.163 2010/09/05 16:01:50 armin76 Exp $ + + 05 Sep 2010; Raúl Porcel <armin76@gentoo.org> libevent-1.4.14b.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #331541 22 Aug 2010; Jeroen Roovers <jer@gentoo.org> libevent-1.4.14b.ebuild: Stable for PPC (bug #331541). diff --git a/dev-libs/libevent/libevent-1.4.14b.ebuild b/dev-libs/libevent/libevent-1.4.14b.ebuild index 990ed5b894b4..a09657ada118 100644 --- a/dev-libs/libevent/libevent-1.4.14b.ebuild +++ b/dev-libs/libevent/libevent-1.4.14b.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.14b.ebuild,v 1.6 2010/08/22 16:27:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.14b.ebuild,v 1.7 2010/09/05 16:01:50 armin76 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 ~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="" DEPEND="" |