summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2006-10-11 13:22:45 +0000
committerJim Ramsay <lack@gentoo.org>2006-10-11 13:22:45 +0000
commit1efa0544578ab8f30797c52ebac1060bd4348569 (patch)
treeaa757df17ccdb2934507532783790508545ca7bf /rox-extra/rox-tail/rox-tail-2.1.4.ebuild
parentStable on x86 - fixes bug #150675. (diff)
downloadhistorical-1efa0544578ab8f30797c52ebac1060bd4348569.tar.gz
historical-1efa0544578ab8f30797c52ebac1060bd4348569.tar.bz2
historical-1efa0544578ab8f30797c52ebac1060bd4348569.zip
New package - Tail application for Rox desktop, imported from breakmygentoo.net (Thanks Peter Hyman)
Package-Manager: portage-2.1.2_pre1-r3
Diffstat (limited to 'rox-extra/rox-tail/rox-tail-2.1.4.ebuild')
-rw-r--r--rox-extra/rox-tail/rox-tail-2.1.4.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/rox-extra/rox-tail/rox-tail-2.1.4.ebuild b/rox-extra/rox-tail/rox-tail-2.1.4.ebuild
new file mode 100644
index 000000000000..90a24db211ad
--- /dev/null
+++ b/rox-extra/rox-tail/rox-tail-2.1.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/rox-tail/rox-tail-2.1.4.ebuild,v 1.1 2006/10/11 13:22:45 lack Exp $
+
+ROX_CLIB_VER="2.1.8"
+inherit rox
+
+MY_PN="Tail"
+DESCRIPTION="Tail is a ROX Application to monitor file changes a la \`tail -f\'"
+HOMEPAGE="http://www.kerofin.demon.co.uk/rox/tail.html"
+SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+APPNAME=${MY_PN}
+S=${WORKDIR}