diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-15 17:47:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-15 17:47:31 +0000 |
commit | 93fe31a6c422f8fa7228ddd8f8e039b7b640b671 (patch) | |
tree | 3a2678649ef3f472514997da13870f566d9d378f | |
parent | alpha/arm/ia64 stable wrt #246090 (diff) | |
download | gentoo-2-93fe31a6c422f8fa7228ddd8f8e039b7b640b671.tar.gz gentoo-2-93fe31a6c422f8fa7228ddd8f8e039b7b640b671.tar.bz2 gentoo-2-93fe31a6c422f8fa7228ddd8f8e039b7b640b671.zip |
alpha/arm/ia64/x86 stable wrt #246277
(Portage version: 2.1.4.5)
-rw-r--r-- | dev-libs/libevent/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libevent/libevent-1.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog index 900e9d1dc209..67b62333e1b2 100644 --- a/dev-libs/libevent/ChangeLog +++ b/dev-libs/libevent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libevent # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.91 2008/11/13 00:41:28 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.92 2008/11/15 17:47:31 armin76 Exp $ + + 15 Nov 2008; Raúl Porcel <armin76@gentoo.org> libevent-1.4.7.ebuild: + alpha/arm/ia64/x86 stable wrt #246277 13 Nov 2008; Thomas Anderson <gentoofan23@gentoo.org> libevent-1.4.7.ebuild: diff --git a/dev-libs/libevent/libevent-1.4.7.ebuild b/dev-libs/libevent/libevent-1.4.7.ebuild index 152a5dd84775..6e257fadf34e 100644 --- a/dev-libs/libevent/libevent-1.4.7.ebuild +++ b/dev-libs/libevent/libevent-1.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.7.ebuild,v 1.5 2008/11/13 00:41:28 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.7.ebuild,v 1.6 2008/11/15 17:47: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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |