* [gentoo-commits] gentoo-x86 commit in net-libs/librsync: librsync-0.9.6.ebuild librsync-0.9.7.ebuild
@ 2010-10-28 14:29 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-10-28 14:29 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/10/28 14:29:22
Modified: librsync-0.9.6.ebuild librsync-0.9.7.ebuild
Log:
quoting, unncessary copying install
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Revision Changes Path
1.11 net-libs/librsync/librsync-0.9.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild?r1=1.10&r2=1.11
Index: librsync-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- librsync-0.9.6.ebuild 23 Sep 2009 18:50:06 -0000 1.10
+++ librsync-0.9.6.ebuild 28 Oct 2010 14:29:21 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.10 2009/09/23 18:50:06 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.11 2010/10/28 14:29:21 ssuominen Exp $
DESCRIPTION="Flexible remote checksum-based differencing"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -19,9 +19,9 @@
}
src_install () {
- make prefix=${D}/usr \
- mandir=${D}/usr/share/man \
+ make prefix="${D}"/usr \
+ mandir="${D}"/usr/share/man \
install || die
- dodoc COPYING NEWS INSTALL AUTHORS THANKS README TODO
+ dodoc NEWS INSTALL AUTHORS THANKS README TODO
}
1.16 net-libs/librsync/librsync-0.9.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild?r1=1.15&r2=1.16
Index: librsync-0.9.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- librsync-0.9.7.ebuild 23 Sep 2009 18:50:06 -0000 1.15
+++ librsync-0.9.7.ebuild 28 Oct 2010 14:29:21 -0000 1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild,v 1.15 2009/09/23 18:50:06 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild,v 1.16 2010/10/28 14:29:21 ssuominen Exp $
DESCRIPTION="Flexible remote checksum-based differencing"
HOMEPAGE="http://librsync.sourceforge.net/"
@@ -20,5 +20,5 @@
src_install () {
make DESTDIR="${D}" install || die
- dodoc COPYING NEWS INSTALL AUTHORS THANKS README TODO
+ dodoc NEWS INSTALL AUTHORS THANKS README TODO
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-28 14:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-28 14:29 [gentoo-commits] gentoo-x86 commit in net-libs/librsync: librsync-0.9.6.ebuild librsync-0.9.7.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox