From f69393c12d4a830719d94af34cbc4318839fc244 Mon Sep 17 00:00:00 2001 From: Aaron Walker Date: Thu, 10 Mar 2005 10:51:02 +0000 Subject: Append -DDEBUG if USE=debug; also fixed deps. Package-Manager: portage-2.0.51.19 --- x11-terms/root-tail/ChangeLog | 6 +++++- x11-terms/root-tail/Manifest | 12 ++++++------ x11-terms/root-tail/root-tail-1.2-r1.ebuild | 5 +++-- x11-terms/root-tail/root-tail-1.2-r2.ebuild | 10 ++++++---- 4 files changed, 20 insertions(+), 13 deletions(-) (limited to 'x11-terms/root-tail') diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index 03d2bbfd3a6b..f511e84bc773 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-terms/root-tail # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.27 2005/02/24 10:59:21 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.28 2005/03/10 10:51:02 ka0ttic Exp $ + + 10 Mar 2005; Aaron Walker root-tail-1.2-r1.ebuild, + root-tail-1.2-r2.ebuild: + Append -DDEBUG if USE=debug; also fixed deps. *root-tail-1.2-r2 (24 Feb 2005) diff --git a/x11-terms/root-tail/Manifest b/x11-terms/root-tail/Manifest index 5c5948ba8f62..fc9b2c4c4740 100644 --- a/x11-terms/root-tail/Manifest +++ b/x11-terms/root-tail/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 42e0472cb9251c307261588778689316 root-tail-1.2-r2.ebuild 877 -MD5 c572bd9a65706253fa0bfefdc4699619 root-tail-1.2-r1.ebuild 768 +MD5 cc13bed4267bdb242a18d9fd0274a699 root-tail-1.2-r2.ebuild 952 +MD5 88c7bc31d50da25669463b2c1d97f535 root-tail-1.2-r1.ebuild 789 MD5 ac82ac29a67025a863f3d258d3d6d680 root-tail-1.1.ebuild 673 -MD5 49ec7f7e0b5c98a3b727678d20e673f5 ChangeLog 3874 +MD5 b43b76b76a2f7125e6df47be733fd9a3 ChangeLog 4024 MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 MD5 f8b36716748f19ede695042176e3648b files/digest-root-tail-1.2-r1 64 MD5 f8b36716748f19ede695042176e3648b files/digest-root-tail-1.2-r2 64 @@ -13,7 +13,7 @@ MD5 3ede80f52914b3650247dbea9ff963fb files/root-tail-1.2-kde.patch 3188 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFCHbQUEZCkKN40op4RAm98AJ4pLqowu03Vp/pjNLeKuK0g79ZqqQCfVfKB -FIIwNhUoeqX84prX1fIlUnU= -=FF3U +iD8DBQFCMCalEZCkKN40op4RApdYAKC+dp0Tt1DAzrRy3gunDxY+Kv2PTACcClTE +HmceUmTdGUWou4yC5VOlHsg= +=PKzA -----END PGP SIGNATURE----- diff --git a/x11-terms/root-tail/root-tail-1.2-r1.ebuild b/x11-terms/root-tail/root-tail-1.2-r1.ebuild index 0f2df2c5cca7..ce5196560732 100644 --- a/x11-terms/root-tail/root-tail-1.2-r1.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r1.ebuild,v 1.2 2005/02/19 08:13:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r1.ebuild,v 1.3 2005/03/10 10:51:02 ka0ttic Exp $ DESCRIPTION="Terminal to display (multiple) log files on the root window" HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html" @@ -11,7 +11,8 @@ SLOT="0" KEYWORDS="x86 ~sparc amd64 ppc ppc64" IUSE="" -DEPEND="virtual/x11 +RDEPEND="virtual/x11" +DEPEND="${RDEPEND} >=sys-apps/sed-4" src_compile() { diff --git a/x11-terms/root-tail/root-tail-1.2-r2.ebuild b/x11-terms/root-tail/root-tail-1.2-r2.ebuild index 6637caf94575..3244787979c2 100644 --- a/x11-terms/root-tail/root-tail-1.2-r2.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.1 2005/02/24 10:59:21 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.2 2005/03/10 10:51:02 ka0ttic Exp $ -inherit eutils +inherit eutils flag-o-matic DESCRIPTION="Terminal to display (multiple) log files on the root window" HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html" @@ -11,9 +11,10 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~ppc64" -IUSE="kde" +IUSE="kde debug" -DEPEND="virtual/x11 +RDEPEND="virtual/x11" +DEPEND="${RDEPEND} >=sys-apps/sed-4" src_unpack() { @@ -25,6 +26,7 @@ src_unpack() { src_compile() { xmkmf -a sed -i 's|/usr/X11R6/bin|/usr/bin|' Makefile || die "sed Makefile failed" + use debug && append-flags -DDEBUG emake || die "emake failed" } -- cgit v1.2.3-65-gdbad