* [gentoo-commits] gentoo-x86 commit in app-misc/nut: ChangeLog nut-19.2.ebuild
@ 2014-06-16 5:24 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2014-06-16 5:24 UTC (permalink / raw
To: gentoo-commits
radhermit 14/06/16 05:24:37
Modified: ChangeLog
Added: nut-19.2.ebuild
Log:
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path
1.75 app-misc/nut/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/nut/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/nut/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/nut/ChangeLog?r1=1.74&r2=1.75
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog 7 Jun 2014 19:52:33 -0000 1.74
+++ ChangeLog 16 Jun 2014 05:24:37 -0000 1.75
@@ -1,6 +1,11 @@
# ChangeLog for app-misc/nut
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.74 2014/06/07 19:52:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.75 2014/06/16 05:24:37 radhermit Exp $
+
+*nut-19.2 (16 Jun 2014)
+
+ 16 Jun 2014; Tim Harder <radhermit@gentoo.org> +nut-19.2.ebuild:
+ Version bump.
07 Jun 2014; Jeroen Roovers <jer@gentoo.org> -nut-18.10.ebuild,
-nut-18.8.ebuild, -nut-18.9.ebuild, -nut-19.0.ebuild:
1.1 app-misc/nut/nut-19.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/nut/nut-19.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/nut/nut-19.2.ebuild?rev=1.1&content-type=text/plain
Index: nut-19.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-19.2.ebuild,v 1.1 2014/06/16 05:24:37 radhermit Exp $
EAPI=5
inherit toolchain-funcs
DESCRIPTION="Record what you eat and analyze your nutrient levels"
HOMEPAGE="http://nut.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86"
src_compile() {
emake \
CC="$(tc-getCC)" \
OPT="${CFLAGS}" FOODDIR=\\\"/usr/share/nut\\\" \
nut
}
src_install() {
insinto /usr/share/nut
doins raw.data/*
dobin nut
doman nut.1
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-16 5:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 5:24 [gentoo-commits] gentoo-x86 commit in app-misc/nut: ChangeLog nut-19.2.ebuild Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox