diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2004-12-06 17:48:02 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2004-12-06 17:48:02 +0000 |
commit | 1f74cec60bbd25d0d1ecfbf6d72a65fb6689216a (patch) | |
tree | fb3f8a7cf375e9bd4bba6e28289d56789941174a | |
parent | Version bump; fixes bug# 41060; made new patch; 'dia' gets installed as dia_d... (diff) | |
download | historical-1f74cec60bbd25d0d1ecfbf6d72a65fb6689216a.tar.gz historical-1f74cec60bbd25d0d1ecfbf6d72a65fb6689216a.tar.bz2 historical-1f74cec60bbd25d0d1ecfbf6d72a65fb6689216a.zip |
Updated HOMEPAGE and SRC_URI for bug 73512; also updated to use toolchain-funcs.eclass rather than gcc.eclass.
-rw-r--r-- | app-misc/colortail/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/colortail/Manifest | 13 | ||||
-rw-r--r-- | app-misc/colortail/colortail-0.3.0-r2.ebuild | 46 | ||||
-rw-r--r-- | app-misc/colortail/colortail-0.3.0-r3.ebuild | 11 | ||||
-rw-r--r-- | app-misc/colortail/files/colortail-0.3.0-gcc3.patch | 36 | ||||
-rw-r--r-- | app-misc/colortail/files/digest-colortail-0.3.0-r2 | 1 |
6 files changed, 18 insertions, 97 deletions
diff --git a/app-misc/colortail/ChangeLog b/app-misc/colortail/ChangeLog index 20b8e8108c45..87e8e9748832 100644 --- a/app-misc/colortail/ChangeLog +++ b/app-misc/colortail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-misc/colortail # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/colortail/ChangeLog,v 1.11 2004/10/21 13:37:01 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/colortail/ChangeLog,v 1.12 2004/12/06 17:48:01 ka0ttic Exp $ + + 06 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> + -files/colortail-0.3.0-gcc3.patch, -colortail-0.3.0-r2.ebuild, + colortail-0.3.0-r3.ebuild: + Updated HOMEPAGE and SRC_URI for bug 73512; also updated to use + toolchain-funcs.eclass rather than gcc.eclass. 21 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml: update metadata (no-herd => shell-tools) diff --git a/app-misc/colortail/Manifest b/app-misc/colortail/Manifest index bad093fb5101..d4346124b33f 100644 --- a/app-misc/colortail/Manifest +++ b/app-misc/colortail/Manifest @@ -1,18 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 fabd5e7502e588da2b247a23b3ac9c92 colortail-0.3.0-r3.ebuild 1129 -MD5 5358636a07dc58ce6e8ada32850e52bb colortail-0.3.0-r2.ebuild 1153 -MD5 bce73dcb0d227856d829b20883c01dca ChangeLog 1467 +MD5 946c3872e7a1183bc258f39f6ab94745 colortail-0.3.0-r3.ebuild 1227 +MD5 a5ababa5edabac636d90e5b444e1b22f ChangeLog 1726 MD5 0c131a7201c4670302767f93643876fa metadata.xml 165 -MD5 78130b7c29874efed5e1f2ceb0f31000 files/digest-colortail-0.3.0-r2 66 MD5 78130b7c29874efed5e1f2ceb0f31000 files/digest-colortail-0.3.0-r3 66 -MD5 56cbf154f65f5efe302b4cc51d9cde43 files/colortail-0.3.0-gcc3.patch 846 MD5 ca0caabe4048418f03f507717af476df files/0.3.0/ansi-c++-gcc-3.2.diff 8671 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBd7uOEZCkKN40op4RAhlTAJ9dfzNqhVGr5hf58vTmW/AuogFe9wCgw4t7 -bqtyBwBaAT6q7Yj5WxG4UJ8= -=8L3c +iD8DBQFBtJtaEZCkKN40op4RAgjIAJ9YUigcb1iwiN4qyyMegn4OcZNcFwCgvgUq +o5ijBd9ndjLKAFJEobtOI8Q= +=7Tjx -----END PGP SIGNATURE----- diff --git a/app-misc/colortail/colortail-0.3.0-r2.ebuild b/app-misc/colortail/colortail-0.3.0-r2.ebuild deleted file mode 100644 index dd5f9c1327fe..000000000000 --- a/app-misc/colortail/colortail-0.3.0-r2.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/colortail/colortail-0.3.0-r2.ebuild,v 1.12 2004/06/28 03:30:17 vapier Exp $ - -inherit eutils - -DESCRIPTION="Colortail custom colors your log files and works like tail" -HOMEPAGE="http://www.student.hk-r.se/~pt98jan/colortail.html" -SRC_URI="http://www.student.hk-r.se/~pt98jan/colortail-0.3.0.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc" -IUSE="" - -DEPEND="virtual/libc" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${P}-gcc3.patch -} - -src_compile() { - ./configure --prefix=/usr --host=${CHOST} - make || die -} - -src_install() { - make DESTDIR=${D} install || die - dodoc README example-conf/conf* - dodir /usr/bin/wrappers - dosym /usr/bin/colortail /usr/bin/wrappers/tail -} - -pkg_postinst() { - if grep /usr/bin/wrappers ${ROOT}/etc/profile > /dev/null - then - einfo "/etc/profile already updated for wrappers" - else - einfo "Add this to the end of your ${ROOT}etc/profile:" - einfo - einfo "#Put /usr/bin/wrappers in path before /usr/bin" - einfo 'export PATH=/usr/bin/wrappers:${PATH}' - fi -} diff --git a/app-misc/colortail/colortail-0.3.0-r3.ebuild b/app-misc/colortail/colortail-0.3.0-r3.ebuild index 1085edcd215c..f181cff341ad 100644 --- a/app-misc/colortail/colortail-0.3.0-r3.ebuild +++ b/app-misc/colortail/colortail-0.3.0-r3.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/colortail/colortail-0.3.0-r3.ebuild,v 1.12 2004/06/24 22:06:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/colortail/colortail-0.3.0-r3.ebuild,v 1.13 2004/12/06 17:48:02 ka0ttic Exp $ -inherit gcc eutils +inherit toolchain-funcs eutils DESCRIPTION="Colortail custom colors your log files and works like tail" -HOMEPAGE="http://www.student.hk-r.se/~pt98jan/colortail.html" -SRC_URI="http://www.student.hk-r.se/~pt98jan/colortail-0.3.0.tar.gz" +# bug 73512 - package doesn't seem to have a valid home page +HOMEPAGE="http://web.archive.org/web/20030411093805/www.student.hk-r.se/~pt98jan/colortail.html" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -20,7 +21,7 @@ src_unpack() { } src_install() { - make DESTDIR=${D} install || die + make DESTDIR=${D} install || die "make install failed" dodoc README example-conf/conf* dodir /usr/bin/wrappers dosym /usr/bin/colortail /usr/bin/wrappers/tail diff --git a/app-misc/colortail/files/colortail-0.3.0-gcc3.patch b/app-misc/colortail/files/colortail-0.3.0-gcc3.patch deleted file mode 100644 index d682638698c7..000000000000 --- a/app-misc/colortail/files/colortail-0.3.0-gcc3.patch +++ /dev/null @@ -1,36 +0,0 @@ -diff -Nru colortail-0.3.0/CfgFileParser.cc colortailnew/CfgFileParser.cc ---- colortail-0.3.0/CfgFileParser.cc Tue Aug 3 14:40:44 1999 -+++ colortailnew/CfgFileParser.cc Sun Jul 14 22:08:05 2002 -@@ -19,12 +19,13 @@ - - #include "CfgFileParser.h" - --#include <stdio.h> --#include <fstream.h> -+#include <iostream> -+#include <fstream> - #include <assert.h> --#include <string.h> -+#include <string> - #include <malloc.h> - -+using namespace std; - - // ## class SearchData ## - -diff -Nru colortail-0.3.0/Colorizer.cc colortailnew/Colorizer.cc ---- colortail-0.3.0/Colorizer.cc Tue Aug 3 14:41:17 1999 -+++ colortailnew/Colorizer.cc Sun Jul 14 22:10:42 2002 -@@ -22,9 +22,10 @@ - #include "TailFile.h" - - #include <assert.h> --#include <stdio.h> --#include <strstream.h> -+#include <iostream> -+#include <string> - -+using namespace std; - - Colorizer::Colorizer() - { diff --git a/app-misc/colortail/files/digest-colortail-0.3.0-r2 b/app-misc/colortail/files/digest-colortail-0.3.0-r2 deleted file mode 100644 index 643425941152..000000000000 --- a/app-misc/colortail/files/digest-colortail-0.3.0-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 2589d3e372080f4052d1cc0d6550508f colortail-0.3.0.tar.gz 54329 |