diff options
author | 2009-07-22 15:28:35 +0000 | |
---|---|---|
committer | 2009-07-22 15:28:35 +0000 | |
commit | bc72887dc83a5626c9de69127677663c54e913eb (patch) | |
tree | ec08c101723740d169a5963a3a7c89ed234c4b1f /dev-libs | |
parent | arm/ia64/m68k/s390/sh/sparc stable wrt #276677 (diff) | |
download | gentoo-2-bc72887dc83a5626c9de69127677663c54e913eb.tar.gz gentoo-2-bc72887dc83a5626c9de69127677663c54e913eb.tar.bz2 gentoo-2-bc72887dc83a5626c9de69127677663c54e913eb.zip |
arm/ia64/s390/sh stable wrt #275595
(Portage version: 2.1.6.13/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.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog index c72cc00d7295..f2e6fb5e2b79 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.123 2009/07/19 14:31:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.124 2009/07/22 15:28:35 armin76 Exp $ + + 22 Jul 2009; Raúl Porcel <armin76@gentoo.org> libevent-1.4.11.ebuild: + arm/ia64/s390/sh stable wrt #275595 19 Jul 2009; nixnut <nixnut@gentoo.org> libevent-1.4.11.ebuild: ppc stable #275595 diff --git a/dev-libs/libevent/libevent-1.4.11.ebuild b/dev-libs/libevent/libevent-1.4.11.ebuild index 0083b39d6937..5c48fd3ea306 100644 --- a/dev-libs/libevent/libevent-1.4.11.ebuild +++ b/dev-libs/libevent/libevent-1.4.11.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.11.ebuild,v 1.7 2009/07/19 14:31:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.11.ebuild,v 1.8 2009/07/22 15:28:35 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 x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="" |