diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-23 18:57:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-23 18:57:15 +0000 |
commit | 025b435da481c74238b9d610ca814cd6a316e225 (patch) | |
tree | fee4b6a50a9bc7a1d1aea91b2e0548e9596856ad /dev-libs | |
parent | Remove old. (diff) | |
download | gentoo-2-025b435da481c74238b9d610ca814cd6a316e225.tar.gz gentoo-2-025b435da481c74238b9d610ca814cd6a316e225.tar.bz2 gentoo-2-025b435da481c74238b9d610ca814cd6a316e225.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #375097
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libevent/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libevent/libevent-2.0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog index a8b69e2a0099..7df8584597fd 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.182 2011/07/23 16:15:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.183 2011/07/23 18:57:15 armin76 Exp $ + + 23 Jul 2011; Raúl Porcel <armin76@gentoo.org> libevent-2.0.12.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #375097 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> libevent-2.0.12.ebuild: ppc/ppc64 stable wrt #375097 diff --git a/dev-libs/libevent/libevent-2.0.12.ebuild b/dev-libs/libevent/libevent-2.0.12.ebuild index 92315f8665da..e404369c8fd7 100644 --- a/dev-libs/libevent/libevent-2.0.12.ebuild +++ b/dev-libs/libevent/libevent-2.0.12.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.12.ebuild,v 1.4 2011/07/23 16:15:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.12.ebuild,v 1.5 2011/07/23 18:57:15 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" |