From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-text/dos2unix: ChangeLog dos2unix-5.0.ebuild
Date: Sat, 20 Mar 2010 16:07:48 +0000 [thread overview]
Message-ID: <E1Nt1DI-0006s4-Im@stork.gentoo.org> (raw)
jlec 10/03/20 16:07:48
Modified: ChangeLog
Added: dos2unix-5.0.ebuild
Log:
Version bump per 296379, Thanks Lars Wendler for the updated ebuild
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.41 app-text/dos2unix/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dos2unix/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dos2unix/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dos2unix/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 15 Jan 2010 04:02:22 -0000 1.40
+++ ChangeLog 20 Mar 2010 16:07:47 -0000 1.41
@@ -1,6 +1,11 @@
# ChangeLog for app-text/dos2unix
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.40 2010/01/15 04:02:22 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.41 2010/03/20 16:07:47 jlec Exp $
+
+*dos2unix-5.0 (20 Mar 2010)
+
+ 20 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org> +dos2unix-5.0.ebuild:
+ Version bump per 296379, Thanks Lars Wendler for the updated ebuild
15 Jan 2010; Jonathan Callen <abcd@gentoo.org> dos2unix-3.1-r2.ebuild:
Add prefix keywords
1.1 app-text/dos2unix/dos2unix-5.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dos2unix/dos2unix-5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dos2unix/dos2unix-5.0.ebuild?rev=1.1&content-type=text/plain
Index: dos2unix-5.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.0.ebuild,v 1.1 2010/03/20 16:07:47 jlec Exp $
EAPI="2"
inherit toolchain-funcs
DESCRIPTION="Convert DOS or MAC text files to UNIX format or vice versa"
HOMEPAGE="http://www.xs4all.nl/~waterlan/ http://sourceforge.net/projects/dos2unix/"
SRC_URI="
http://www.xs4all.nl/~waterlan/${PN}/${P}.tar.gz
mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
IUSE="nls"
RDEPEND="
!app-text/hd2u
!app-text/unix2dos"
src_prepare() {
sed \
-e '/^LDFLAGS/s|=|+=|' \
-e '/^CC/s|=|?=|' \
-i "${S}"/Makefile
tc-export CC
}
src_install() {
emake DESTDIR="${D}" $(use nls || echo "ENABLE_NLS=") install \
|| die "emake install failed"
}
next reply other threads:[~2010-03-20 16:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-20 16:07 Justin Lecher (jlec) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-03-20 19:34 [gentoo-commits] gentoo-x86 commit in app-text/dos2unix: ChangeLog dos2unix-5.0.ebuild Fabian Groffen (grobian)
2010-03-21 8:13 Fabian Groffen (grobian)
2010-03-22 7:36 Justin Lecher (jlec)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Nt1DI-0006s4-Im@stork.gentoo.org \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox