jlec 14/09/28 14:48:47 Modified: qcustomplot-1.2.1.ebuild ChangeLog Log: dev-qt/qcustomplot: Install header (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.2 dev-qt/qcustomplot/qcustomplot-1.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qcustomplot/qcustomplot-1.2.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qcustomplot/qcustomplot-1.2.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qcustomplot/qcustomplot-1.2.1.ebuild?r1=1.1&r2=1.2 Index: qcustomplot-1.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qcustomplot/qcustomplot-1.2.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qcustomplot-1.2.1.ebuild 28 Sep 2014 14:37:01 -0000 1.1 +++ qcustomplot-1.2.1.ebuild 28 Sep 2014 14:48:47 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qcustomplot/qcustomplot-1.2.1.ebuild,v 1.1 2014/09/28 14:37:01 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qcustomplot/qcustomplot-1.2.1.ebuild,v 1.2 2014/09/28 14:48:47 jlec Exp $ EAPI=5 @@ -34,5 +34,6 @@ src_install() { dolib.so lib${PN}* + doheader ${PN}.h dodoc changelog.txt } 1.2 dev-qt/qcustomplot/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qcustomplot/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qcustomplot/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qcustomplot/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qcustomplot/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 28 Sep 2014 14:37:01 -0000 1.1 +++ ChangeLog 28 Sep 2014 14:48:47 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/qcustomplot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qcustomplot/ChangeLog,v 1.1 2014/09/28 14:37:01 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qcustomplot/ChangeLog,v 1.2 2014/09/28 14:48:47 jlec Exp $ + + 28 Sep 2014; Justin Lecher <[email protected]> qcustomplot-1.2.1.ebuild: + Install header *qcustomplot-1.2.1 (28 Sep 2014)
