summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:43:56 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:43:56 +0000
commit243a18d9313acbb8be545c36d4466f12a2c51701 (patch)
treec655bfee85d2e4ee2a782a56554aa4c0a77ec365 /dev-libs/libevent
parentkeyword ~sparc-solaris (diff)
downloadgentoo-2-243a18d9313acbb8be545c36d4466f12a2c51701.tar.gz
gentoo-2-243a18d9313acbb8be545c36d4466f12a2c51701.tar.bz2
gentoo-2-243a18d9313acbb8be545c36d4466f12a2c51701.zip
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libevent')
-rw-r--r--dev-libs/libevent/ChangeLog6
-rw-r--r--dev-libs/libevent/libevent-2.0.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index 281c02362740..7427f1aa7641 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,10 @@
# 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.185 2011/08/09 17:55:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.186 2011/08/17 16:43:56 chithanh Exp $
+
+ 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ libevent-2.0.13.ebuild:
+ keyword ~sparc-solaris
09 Aug 2011; Jeroen Roovers <jer@gentoo.org> -libevent-2.0.10.ebuild,
-libevent-2.0.11.ebuild:
diff --git a/dev-libs/libevent/libevent-2.0.13.ebuild b/dev-libs/libevent/libevent-2.0.13.ebuild
index 59575ddd5ed9..2f8473c1cfcb 100644
--- a/dev-libs/libevent/libevent-2.0.13.ebuild
+++ b/dev-libs/libevent/libevent-2.0.13.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.13.ebuild,v 1.1 2011/07/19 13:29:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.0.13.ebuild,v 1.2 2011/08/17 16:43:56 chithanh 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 ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="static-libs test"
RDEPEND="!<=dev-libs/9libs-1.0"