diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-01-02 18:07:56 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-01-02 18:07:56 +0000 |
commit | 8c01ca4f27e631f6da8bd7014db5c7835fb8991e (patch) | |
tree | 89d234d59434900164fd5929eb13f8e53458f299 /dev-libs/libevent | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-8c01ca4f27e631f6da8bd7014db5c7835fb8991e.tar.gz gentoo-2-8c01ca4f27e631f6da8bd7014db5c7835fb8991e.tar.bz2 gentoo-2-8c01ca4f27e631f6da8bd7014db5c7835fb8991e.zip |
Stable on amd64 wrt bug #298173
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libevent')
-rw-r--r-- | dev-libs/libevent/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libevent/libevent-1.4.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog index 842ab06cfda4..9823bf49d75e 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.141 2009/12/31 16:37:08 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.142 2010/01/02 18:07:56 hwoarang Exp $ + + 02 Jan 2010; Markos Chandras <hwoarang@gentoo.org> libevent-1.4.13.ebuild: + Stable on amd64 wrt bug #298173 31 Dec 2009; Brent Baude <ranger@gentoo.org> libevent-1.4.13.ebuild: Marking libevent-1.4.13 ppc64 for bug 298173 diff --git a/dev-libs/libevent/libevent-1.4.13.ebuild b/dev-libs/libevent/libevent-1.4.13.ebuild index e0373eaf7377..0c36c898f4e6 100644 --- a/dev-libs/libevent/libevent-1.4.13.ebuild +++ b/dev-libs/libevent/libevent-1.4.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.13.ebuild,v 1.4 2009/12/31 16:37:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-1.4.13.ebuild,v 1.5 2010/01/02 18:07:56 hwoarang 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" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="" |