diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:40:40 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:40:40 +0000 |
commit | b139935e0327b66be435168338de8608f9b654c3 (patch) | |
tree | d8e9b781654c76203d3437fadfcbf05db7dee92c /x11-terms/root-tail | |
parent | Added IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-b139935e0327b66be435168338de8608f9b654c3.tar.gz gentoo-2-b139935e0327b66be435168338de8608f9b654c3.tar.bz2 gentoo-2-b139935e0327b66be435168338de8608f9b654c3.zip |
Stable on x86.
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-0.9.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index 872982cacedd..df057681a706 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.12 2004/05/08 15:03:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.13 2004/06/19 13:38:05 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> root-tail-0.9.ebuild, + root-tail-1.1.ebuild: + Stable on x86. 08 May 2004; David Holm <dholm@gentoo.org> root-tail-0.2.ebuild, root-tail-0.9.ebuild, root-tail-1.1.ebuild: diff --git a/x11-terms/root-tail/root-tail-0.9.ebuild b/x11-terms/root-tail/root-tail-0.9.ebuild index e00a1283890b..f427af4b11f0 100644 --- a/x11-terms/root-tail/root-tail-0.9.ebuild +++ b/x11-terms/root-tail/root-tail-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.9.ebuild,v 1.4 2004/05/08 15:03:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.9.ebuild,v 1.5 2004/06/19 13:38:05 pyrania Exp $ DESCRIPTION="Terminal to display (multiple) log files on the root window" HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~amd64 ~ppc" IUSE="" DEPEND="virtual/x11" diff --git a/x11-terms/root-tail/root-tail-1.1.ebuild b/x11-terms/root-tail/root-tail-1.1.ebuild index 19d4998126d9..882c68ff9b29 100644 --- a/x11-terms/root-tail/root-tail-1.1.ebuild +++ b/x11-terms/root-tail/root-tail-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.1.ebuild,v 1.2 2004/05/08 15:03:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.1.ebuild,v 1.3 2004/06/19 13:38:05 pyrania Exp $ DESCRIPTION="Terminal to display (multiple) log files on the root window" HOMEPAGE="http://www.goof.com/pcg/marc/root-tail.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~amd64 ~ppc" IUSE="" DEPEND="virtual/x11" |