diff options
author | 2011-01-26 01:06:50 +0000 | |
---|---|---|
committer | 2011-01-26 01:06:50 +0000 | |
commit | 1cf2a460947bb6f6c5a21d500b80fe6fae4979b1 (patch) | |
tree | 50ce5bb325613baba70ccf681d31a686e86c2c0e /dev-libs/libev | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-1cf2a460947bb6f6c5a21d500b80fe6fae4979b1.tar.gz gentoo-2-1cf2a460947bb6f6c5a21d500b80fe6fae4979b1.tar.bz2 gentoo-2-1cf2a460947bb6f6c5a21d500b80fe6fae4979b1.zip |
Stable for HPPA (bug #349213).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libev')
-rw-r--r-- | dev-libs/libev/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libev/libev-3.90-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libev/ChangeLog b/dev-libs/libev/ChangeLog index 3079edd1cd2f..7ad156675085 100644 --- a/dev-libs/libev/ChangeLog +++ b/dev-libs/libev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libev -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.30 2010/12/27 12:59:17 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.31 2011/01/26 01:06:50 jer Exp $ + + 26 Jan 2011; Jeroen Roovers <jer@gentoo.org> libev-3.90-r2.ebuild: + Stable for HPPA (bug #349213). 27 Dec 2010; Markus Meier <maekke@gentoo.org> libev-3.90-r2.ebuild: arm stable, bug #349213 diff --git a/dev-libs/libev/libev-3.90-r2.ebuild b/dev-libs/libev/libev-3.90-r2.ebuild index 900973a6023f..47ab8dad3863 100644 --- a/dev-libs/libev/libev-3.90-r2.ebuild +++ b/dev-libs/libev/libev-3.90-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.90-r2.ebuild,v 1.3 2010/12/27 12:59:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.90-r2.ebuild,v 1.4 2011/01/26 01:06:50 jer Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI="http://dist.schmorp.de/libev/${MY_P}.tar.gz LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="elibc_glibc" # Bug #283558 |