* [gentoo-commits] gentoo-x86 commit in sys-libs/libservicelog: ChangeLog libservicelog-1.1.15.ebuild
@ 2015-06-04 5:54 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2015-06-04 5:54 UTC (permalink / raw
To: gentoo-commits
jer 15/06/04 05:54:26
Modified: ChangeLog
Added: libservicelog-1.1.15.ebuild
Log:
Version bump.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.7 sys-libs/libservicelog/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libservicelog/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libservicelog/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libservicelog/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libservicelog/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 21 Jul 2013 08:28:15 -0000 1.6
+++ ChangeLog 4 Jun 2015 05:54:26 -0000 1.7
@@ -1,6 +1,12 @@
# ChangeLog for sys-libs/libservicelog
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libservicelog/ChangeLog,v 1.6 2013/07/21 08:28:15 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libservicelog/ChangeLog,v 1.7 2015/06/04 05:54:26 jer Exp $
+
+*libservicelog-1.1.15 (04 Jun 2015)
+
+ 04 Jun 2015; Jeroen Roovers <jer@gentoo.org> +libservicelog-1.1.15.ebuild,
+ files/libservicelog-1.1.11.patch:
+ Version bump.
21 Jul 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due #88306
1.1 sys-libs/libservicelog/libservicelog-1.1.15.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libservicelog/libservicelog-1.1.15.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libservicelog/libservicelog-1.1.15.ebuild?rev=1.1&content-type=text/plain
Index: libservicelog-1.1.15.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libservicelog/libservicelog-1.1.15.ebuild,v 1.1 2015/06/04 05:54:26 jer Exp $
EAPI=5
inherit eutils
DESCRIPTION="Provides a library for logging service-related events"
SRC_URI="mirror://sourceforge/linux-diag/${P}.tar.gz"
HOMEPAGE="http://linux-diag.sourceforge.net/servicelog/"
SLOT="0"
LICENSE="IBM"
KEYWORDS="~ppc ~ppc64"
IUSE="static-libs"
DEPEND="
dev-db/sqlite:=
sys-libs/librtas
"
RDEPEND="
${DEPEND}
virtual/logger
"
DOCS=( ChangeLog )
src_configure() {
econf $(use_enable static-libs static)
}
src_install() {
default
prune_libtool_files
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-04 5:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04 5:54 [gentoo-commits] gentoo-x86 commit in sys-libs/libservicelog: ChangeLog libservicelog-1.1.15.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