From 28d7aa18a221b81c26b13972598830ca8a914e07 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sat, 20 Mar 2010 16:12:11 +0000 Subject: Blocking of app-text/dos2unix-5 because it bundles unix2dos, updated Homepage Package-Manager: portage-2.2_rc67/cvs/Linux x86_64 --- app-text/unix2dos/ChangeLog | 7 ++++++- app-text/unix2dos/unix2dos-2.2-r1.ebuild | 6 ++++-- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'app-text/unix2dos') diff --git a/app-text/unix2dos/ChangeLog b/app-text/unix2dos/ChangeLog index a42cc9078a9b..918794b99053 100644 --- a/app-text/unix2dos/ChangeLog +++ b/app-text/unix2dos/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/unix2dos # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/ChangeLog,v 1.27 2010/01/02 11:43:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/ChangeLog,v 1.28 2010/03/20 16:12:11 jlec Exp $ + + 20 Mar 2010; Justin Lecher (jlec) + unix2dos-2.2-r1.ebuild: + Blocking of app-text/dos2unix-5 because it bundles unix2dos, updated + Homepage 02 Jan 2010; Christian Faulhammer unix2dos-2.2-r1.ebuild: diff --git a/app-text/unix2dos/unix2dos-2.2-r1.ebuild b/app-text/unix2dos/unix2dos-2.2-r1.ebuild index d9ec192b5eaf..939535c88b78 100644 --- a/app-text/unix2dos/unix2dos-2.2-r1.ebuild +++ b/app-text/unix2dos/unix2dos-2.2-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2-r1.ebuild,v 1.10 2010/01/02 11:43:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2-r1.ebuild,v 1.11 2010/03/20 16:12:11 jlec Exp $ inherit eutils toolchain-funcs DESCRIPTION="UNIX to DOS text file format converter" -HOMEPAGE="I HAVE NO HOME :(" +HOMEPAGE="http://www.xs4all.nl/~waterlan/dos2unix.html" SRC_URI="mirror://gentoo/${P}.src.tar.gz" LICENSE="BSD-2" @@ -13,6 +13,8 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" IUSE="" +RDEPEND="!>=app-text/dos2unix-5" + S=${WORKDIR} src_unpack() { -- cgit v1.2.3-65-gdbad