diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-11 20:58:37 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-11 20:58:37 +0000 |
commit | d048b83955c821d263f5df6afe01170c28111670 (patch) | |
tree | 3457857ae6864acd7f9c03a0aaea703ab73443c6 /x11-terms/root-tail | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-d048b83955c821d263f5df6afe01170c28111670.tar.gz gentoo-2-d048b83955c821d263f5df6afe01170c28111670.tar.bz2 gentoo-2-d048b83955c821d263f5df6afe01170c28111670.zip |
Stable on alpha.
(Portage version: 2.1-r2)
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-1.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index f219c6d4aae2..9c9095be6514 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.36 2006/04/27 23:58:06 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.37 2006/09/11 20:58:37 tcort Exp $ + + 11 Sep 2006; Thomas Cort <tcort@gentoo.org> root-tail-1.2-r2.ebuild: + Stable on alpha. 27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-root-tail-1.1, files/digest-root-tail-1.2-r1, files/digest-root-tail-1.2-r2, Manifest: diff --git a/x11-terms/root-tail/root-tail-1.2-r2.ebuild b/x11-terms/root-tail/root-tail-1.2-r2.ebuild index 6e64551e3a61..aae37959f578 100644 --- a/x11-terms/root-tail/root-tail-1.2-r2.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r2.ebuild,v 1.9 2006/03/25 16:04:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.10 2006/09/11 20:58:37 tcort Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86" IUSE="kde debug" RDEPEND="|| ( x11-libs/libXext virtual/x11 )" |