diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-10-24 13:09:57 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-10-24 13:09:57 +0000 |
commit | 64dcb065f52bf757e014af437a708254a92951b7 (patch) | |
tree | 1f8022980e1fc62ef299700f2c92a764e559ab8f /x11-terms | |
parent | Stable on alpha, bug 68558. (Manifest recommit) (diff) | |
download | gentoo-2-64dcb065f52bf757e014af437a708254a92951b7.tar.gz gentoo-2-64dcb065f52bf757e014af437a708254a92951b7.tar.bz2 gentoo-2-64dcb065f52bf757e014af437a708254a92951b7.zip |
stable
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index ecf2f91e60f1..36a8504b67af 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,9 +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.20 2004/09/11 09:20:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.21 2004/10/24 13:09:57 blubb Exp $ - 11 Sep 2004; <blubb@gentoo.org> : - added ~amd64 + 24 Oct 2004; Simon Stelling <blubb@gentoo.org> root-tail-1.2.ebuild: + stable on amd64 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> root-tail-0.9.ebuild, root-tail-1.1.ebuild, root-tail-1.2.ebuild: diff --git a/x11-terms/root-tail/root-tail-1.2.ebuild b/x11-terms/root-tail/root-tail-1.2.ebuild index ab6a2b3edc26..c5208224c42b 100644 --- a/x11-terms/root-tail/root-tail-1.2.ebuild +++ b/x11-terms/root-tail/root-tail-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/x11-terms/root-tail/root-tail-1.2.ebuild,v 1.2 2004/09/02 16:56:11 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2.ebuild,v 1.3 2004/10/24 13:09:57 blubb 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 ~ppc64" +KEYWORDS="~x86 ~sparc amd64 ppc ~ppc64" IUSE="" DEPEND="virtual/x11" |