diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 22:04:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 22:04:21 +0000 |
commit | cb8d4ef248d00ff3983f86b66102342a201bf16c (patch) | |
tree | b806f5741871bd8b95bfd3683a3bc8e235e8e24c /x11-terms/root-tail | |
parent | fwdport uclibc updates from 3.3.4 (diff) | |
download | historical-cb8d4ef248d00ff3983f86b66102342a201bf16c.tar.gz historical-cb8d4ef248d00ff3983f86b66102342a201bf16c.tar.bz2 historical-cb8d4ef248d00ff3983f86b66102342a201bf16c.zip |
sync IUSE
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-0.0.10.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index cd82f0c2bd10..c0f2aba08725 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-terms/root-tail # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.14 2004/06/24 23:22:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.15 2004/06/28 22:04:21 agriffis Exp $ + + 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> root-tail-0.0.10.ebuild: + sync IUSE 19 Jun 2004; <pyrania@gentoo.org> root-tail-0.9.ebuild, root-tail-1.1.ebuild: diff --git a/x11-terms/root-tail/root-tail-0.0.10.ebuild b/x11-terms/root-tail/root-tail-0.0.10.ebuild index 9069fbee9bff..9700bcea0163 100644 --- a/x11-terms/root-tail/root-tail-0.0.10.ebuild +++ b/x11-terms/root-tail/root-tail-0.0.10.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/x11-terms/root-tail/root-tail-0.0.10.ebuild,v 1.15 2004/06/24 23:22:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.0.10.ebuild,v 1.16 2004/06/28 22:04:21 agriffis Exp $ DESCRIPTION="Terminal to display (multiple) log files on the root window" SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" HOMEPAGE="http://www.var.cx/root-tail/" SLOT="0" KEYWORDS="x86 ppc" +IUSE="" LICENSE="GPL-2" DEPEND="virtual/x11" |