* [gentoo-commits] gentoo-x86 commit in media-libs/libhdhomerun: ChangeLog libhdhomerun-20140121.ebuild
@ 2014-05-04 1:27 Doug Goldstein (cardoe)
0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2014-05-04 1:27 UTC (permalink / raw
To: gentoo-commits
cardoe 14/05/04 01:27:42
Modified: ChangeLog
Added: libhdhomerun-20140121.ebuild
Log:
Version bump
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D7DFA8D318FA9AEF!)
Revision Changes Path
1.3 media-libs/libhdhomerun/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libhdhomerun/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libhdhomerun/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libhdhomerun/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libhdhomerun/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 4 Jan 2014 14:41:38 -0000 1.2
+++ ChangeLog 4 May 2014 01:27:42 -0000 1.3
@@ -1,6 +1,12 @@
# ChangeLog for media-libs/libhdhomerun
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libhdhomerun/ChangeLog,v 1.2 2014/01/04 14:41:38 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libhdhomerun/ChangeLog,v 1.3 2014/05/04 01:27:42 cardoe Exp $
+
+*libhdhomerun-20140121 (04 May 2014)
+
+ 04 May 2014; Doug Goldstein <cardoe@gentoo.org>
+ +libhdhomerun-20140121.ebuild:
+ Version bump
*libhdhomerun-20130328 (04 Jan 2014)
1.1 media-libs/libhdhomerun/libhdhomerun-20140121.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libhdhomerun/libhdhomerun-20140121.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libhdhomerun/libhdhomerun-20140121.ebuild?rev=1.1&content-type=text/plain
Index: libhdhomerun-20140121.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libhdhomerun/libhdhomerun-20140121.ebuild,v 1.1 2014/05/04 01:27:42 cardoe Exp $
EAPI=5
inherit eutils
DESCRIPTION="SiliconDust HDHomeRun Utilties"
HOMEPAGE="http://www.silicondust.com/support/hdhomerun/downloads/linux/"
SRC_URI="http://download.silicondust.com/hdhomerun/${PN}_${PV}.tgz"
LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}"
src_prepare() {
epatch "${FILESDIR}/dont-strip.patch"
}
src_configure() {
:
}
src_install() {
dobin hdhomerun_config
dolib libhdhomerun.so
insinto /usr/include/hdhomerun
doins *.h
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-04 1:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04 1:27 [gentoo-commits] gentoo-x86 commit in media-libs/libhdhomerun: ChangeLog libhdhomerun-20140121.ebuild Doug Goldstein (cardoe)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox