diff options
Diffstat (limited to 'x11-terms/root-tail/root-tail-1.2-r2.ebuild')
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |