* [gentoo-commits] gentoo-x86 commit in app-text/wdiff: ChangeLog wdiff-0.6.3.ebuild
@ 2010-06-13 1:55 Jeremy Olexa (darkside)
0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-06-13 1:55 UTC (permalink / raw
To: gentoo-commits
darkside 10/06/13 01:55:05
Modified: ChangeLog
Added: wdiff-0.6.3.ebuild
Log:
Upstream version bump, updated gnulib modules. Removed old versions
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.38 app-text/wdiff/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 26 May 2010 03:40:24 -0000 1.37
+++ ChangeLog 13 Jun 2010 01:55:05 -0000 1.38
@@ -1,6 +1,11 @@
# ChangeLog for app-text/wdiff
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.37 2010/05/26 03:40:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.38 2010/06/13 01:55:05 darkside Exp $
+
+*wdiff-0.6.3 (13 Jun 2010)
+
+ 13 Jun 2010; Jeremy Olexa <darkside@gentoo.org> +wdiff-0.6.3.ebuild:
+ Upstream version bump, updated gnulib modules. Removed old versions
*wdiff-0.6.2 (26 May 2010)
1.1 app-text/wdiff/wdiff-0.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.3.ebuild?rev=1.1&content-type=text/plain
Index: wdiff-0.6.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.3.ebuild,v 1.1 2010/06/13 01:55:05 darkside Exp $
EAPI="2"
DESCRIPTION="Create a diff disregarding formatting"
HOMEPAGE="http://www.gnu.org/software/wdiff/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="sys-apps/diffutils
sys-apps/less"
src_install() {
emake DESTDIR="${D}" install || die
dodoc ChangeLog NEWS README
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/wdiff: ChangeLog wdiff-0.6.3.ebuild
@ 2010-06-15 11:59 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2010-06-15 11:59 UTC (permalink / raw
To: gentoo-commits
jlec 10/06/15 11:59:57
Modified: ChangeLog wdiff-0.6.3.ebuild
Log:
QA, imported prefix changes
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.40 app-text/wdiff/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 13 Jun 2010 01:57:21 -0000 1.39
+++ ChangeLog 15 Jun 2010 11:59:57 -0000 1.40
@@ -1,12 +1,9 @@
# ChangeLog for app-text/wdiff
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.39 2010/06/13 01:57:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.40 2010/06/15 11:59:57 jlec Exp $
-*wdiff-0.6.3 (13 Jun 2010)
-
- 13 Jun 2010; Jeremy Olexa <darkside@gentoo.org> +wdiff-0.6.3.ebuild:
- Upstream version bump, updated gnulib modules. Removed old versions. bug
- 323533
+ 15 Jun 2010; Justin Lecher <jlec@gentoo.org> wdiff-0.6.3.ebuild:
+ QA, imported prefix changes
*wdiff-0.6.2 (26 May 2010)
1.2 app-text/wdiff/wdiff-0.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/wdiff/wdiff-0.6.3.ebuild?r1=1.1&r2=1.2
Index: wdiff-0.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wdiff-0.6.3.ebuild 13 Jun 2010 01:55:05 -0000 1.1
+++ wdiff-0.6.3.ebuild 15 Jun 2010 11:59:57 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.3.ebuild,v 1.1 2010/06/13 01:55:05 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.3.ebuild,v 1.2 2010/06/15 11:59:57 jlec Exp $
EAPI="2"
@@ -10,13 +10,14 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
IUSE=""
-DEPEND="sys-apps/diffutils
+DEPEND="
+ sys-apps/diffutils
sys-apps/less"
src_install() {
emake DESTDIR="${D}" install || die
- dodoc ChangeLog NEWS README
+ dodoc ChangeLog NEWS README || die
}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-15 12:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-13 1:55 [gentoo-commits] gentoo-x86 commit in app-text/wdiff: ChangeLog wdiff-0.6.3.ebuild Jeremy Olexa (darkside)
-- strict thread matches above, loose matches on Subject: below --
2010-06-15 11:59 Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox