summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2004-10-13 20:11:41 +0000
committerTavis Ormandy <taviso@gentoo.org>2004-10-13 20:11:41 +0000
commit03fbf4c484d81882f1d37eee9273c705b5343769 (patch)
tree8548349279bb36df734c544f83be5e3f5dd1c4fd /app-misc
parentRemoving virtual/bootloader as not all arches support it properly and it adds... (diff)
downloadhistorical-03fbf4c484d81882f1d37eee9273c705b5343769.tar.gz
historical-03fbf4c484d81882f1d37eee9273c705b5343769.tar.bz2
historical-03fbf4c484d81882f1d37eee9273c705b5343769.zip
shell-tools
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/color/metadata.xml2
-rw-r--r--app-misc/mtail/metadata.xml8
-rw-r--r--app-misc/symlinks/metadata.xml3
-rw-r--r--app-misc/symlinks/symlinks-1.2.ebuild4
-rw-r--r--app-misc/tdl/Manifest6
5 files changed, 8 insertions, 15 deletions
diff --git a/app-misc/color/metadata.xml b/app-misc/color/metadata.xml
index 024af98c0adf..03fe580c63c3 100644
--- a/app-misc/color/metadata.xml
+++ b/app-misc/color/metadata.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
+<herd>shell-tools</herd>
<maintainer>
<email>taviso@gentoo.org</email>
<name>Tavis Ormandy</name>
diff --git a/app-misc/mtail/metadata.xml b/app-misc/mtail/metadata.xml
index b7fc4dc2dee1..ed933e54f743 100644
--- a/app-misc/mtail/metadata.xml
+++ b/app-misc/mtail/metadata.xml
@@ -1,18 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
+<herd>shell-tools</herd>
<maintainer>
<email>taviso@gentoo.org</email>
<name>Tavis Ormandy</name>
</maintainer>
<longdescription>
mtail is a small tail workalike that performs output coloring using ansi escape sequences (although the sequences are overridable, so you could cause it to output something else, e.g. html font tags, if you really wanted to). mtail is written in python, is fairly small, and should be relatively platform-independent.
-
-it has a config file that can contain an arbitrary number of entries, each of which has a series of regular expressions to indicate which files to color according to which entry. for each entry, the config file specifies a coloring scheme using regular expressions and, optionally, filters to apply to each line before coloring (for example, to strip out extra info, etc.). the config file also may override the predefined colors and the escape sequences (or whatever) actually used to perform the coloring. for details see the sample config file.
-
-mtail was inspired primarily by my dissatisfaction with colortail, which was written in c++, but i have since seen several other similar utilities, mostly in python, most notably generic colouriser and pctail. i believe that mtail offers various advantages over each of these other tools, including ease of configurability, lack of odd command-line options, and overall simplicity.
-
-for further information, see the README.
</longdescription>
</pkgmetadata>
diff --git a/app-misc/symlinks/metadata.xml b/app-misc/symlinks/metadata.xml
index c71251cff012..8bf98111898e 100644
--- a/app-misc/symlinks/metadata.xml
+++ b/app-misc/symlinks/metadata.xml
@@ -1,14 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
+<herd>shell-tools</herd>
<maintainer>
<email>taviso@gentoo.org</email>
<name>Tavis Ormandy</name>
</maintainer>
<longdescription>
Symlinks scans directories for symbolic links and lists them on stdout. Each link is prefixed with a classification of relative, absolute, dangling, messy, lengthy or other_fs.
-
Symlinks can also convert absolute links (within the same filesystem) to relative links and can delete messy and dangling links.
</longdescription>
</pkgmetadata>
diff --git a/app-misc/symlinks/symlinks-1.2.ebuild b/app-misc/symlinks/symlinks-1.2.ebuild
index 4ef03faf2067..d21a1ca37c3e 100644
--- a/app-misc/symlinks/symlinks-1.2.ebuild
+++ b/app-misc/symlinks/symlinks-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/symlinks/symlinks-1.2.ebuild,v 1.14 2004/10/05 13:34:52 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/symlinks/symlinks-1.2.ebuild,v 1.15 2004/10/13 20:11:41 taviso Exp $
inherit flag-o-matic eutils
@@ -33,7 +33,7 @@ src_compile() {
}
src_install() {
- dobin symlinks || die
+ dobin symlinks
doman symlinks.8
dodoc symlinks.lsm
}
diff --git a/app-misc/tdl/Manifest b/app-misc/tdl/Manifest
index 0ee4ea9adeac..a1a1df7f6199 100644
--- a/app-misc/tdl/Manifest
+++ b/app-misc/tdl/Manifest
@@ -1,7 +1,7 @@
-MD5 b5afec0aae7682d76dc09e270009c2fe ChangeLog 1439
-MD5 4959d83706907b479468d01607d36e0a metadata.xml 475
+MD5 38d23abbdee930d6dacc60913661da8c tdl-1.5.2.ebuild 1551
MD5 dbf293692a2a603c487ca2dee318a61a tdl-1.4.1.ebuild 1339
-MD5 8ab9d3a6660d9d8e4e11203c79e24fe0 tdl-1.5.2.ebuild 1514
+MD5 b5afec0aae7682d76dc09e270009c2fe ChangeLog 1439
+MD5 96e865f5c22f4de4451408833a2667e1 metadata.xml 479
MD5 e99939886dd2c94f740140ef76236e33 files/digest-tdl-1.4.1 60
MD5 faf29f05b6930bde649efeaae5b33de2 files/digest-tdl-1.5.2 60
MD5 ff06d78684e7e3ab92ff23b37b1a9388 files/screenshot.png 24689