* [gentoo-commits] gentoo-x86 commit in dev-libs/libevent: ChangeLog libevent-2.1.1.ebuild
@ 2012-10-15 11:47 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2012-10-15 11:47 UTC (permalink / raw
To: gentoo-commits
jer 12/10/15 11:47:19
Modified: ChangeLog libevent-2.1.1.ebuild
Log:
Readd ~x64-freebsd. Install more docs.
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Revision Changes Path
1.239 dev-libs/libevent/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.239&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?rev=1.239&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/ChangeLog?r1=1.238&r2=1.239
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -r1.238 -r1.239
--- ChangeLog 11 Oct 2012 14:59:46 -0000 1.238
+++ ChangeLog 15 Oct 2012 11:47:19 -0000 1.239
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.238 2012/10/11 14:59:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.239 2012/10/15 11:47:19 jer Exp $
+
+ 15 Oct 2012; Jeroen Roovers <jer@gentoo.org> libevent-2.1.1.ebuild:
+ Readd ~x64-freebsd. Install more docs.
11 Oct 2012; Jeroen Roovers <jer@gentoo.org> libevent-2.0.20.ebuild:
Stable for HPPA (bug #437766).
1.5 dev-libs/libevent/libevent-2.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevent/libevent-2.1.1.ebuild?r1=1.4&r2=1.5
Index: libevent-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libevent-2.1.1.ebuild 27 Aug 2012 18:48:54 -0000 1.4
+++ libevent-2.1.1.ebuild 15 Oct 2012 11:47:19 -0000 1.5
@@ -1,9 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.1.1.ebuild,v 1.4 2012/08/27 18:48:54 jer Exp $
-
-EAPI="2"
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/libevent-2.1.1.ebuild,v 1.5 2012/10/15 11:47:19 jer Exp $
+EAPI=4
inherit eutils libtool
MY_P="${P}-alpha"
@@ -14,7 +13,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="+ssl static-libs test"
DEPEND="ssl? ( dev-libs/openssl )"
@@ -47,9 +46,10 @@
# emake -C test check | tee "${T}"/tests
}
+DOCS="README ChangeLog*"
+
src_install() {
- emake DESTDIR="${D}" install || die "make install failed"
- dodoc README ChangeLog
+ default
if ! use static-libs; then
rm -f "${D}"/usr/lib*/libevent*.la
fi
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-15 11:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-15 11:47 [gentoo-commits] gentoo-x86 commit in dev-libs/libevent: ChangeLog libevent-2.1.1.ebuild Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox