diff options
author | 2003-10-30 11:41:46 +0000 | |
---|---|---|
committer | 2003-10-30 11:41:46 +0000 | |
commit | 7e9316bd7a5b14eae9b9320399f8167c74b1995f (patch) | |
tree | 9ea79bdaacd3f1610195981514513d3f5c38280c /app-misc/grc/grc-1.0.6.ebuild | |
parent | cleanup (diff) | |
download | gentoo-2-7e9316bd7a5b14eae9b9320399f8167c74b1995f.tar.gz gentoo-2-7e9316bd7a5b14eae9b9320399f8167c74b1995f.tar.bz2 gentoo-2-7e9316bd7a5b14eae9b9320399f8167c74b1995f.zip |
Added to ~ppc
Diffstat (limited to 'app-misc/grc/grc-1.0.6.ebuild')
-rw-r--r-- | app-misc/grc/grc-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/grc/grc-1.0.6.ebuild b/app-misc/grc/grc-1.0.6.ebuild index 0822018c1f10..647fd1f3906b 100644 --- a/app-misc/grc/grc-1.0.6.ebuild +++ b/app-misc/grc/grc-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.6.ebuild,v 1.2 2003/09/05 12:10:36 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.6.ebuild,v 1.3 2003/10/30 11:41:41 dholm Exp $ S=${WORKDIR}/${P} DESCRIPTION="Generic Colouriser is yet another colouriser for beautifying your logfiles or output of commands" @@ -9,7 +9,7 @@ HOMEPAGE="http://melkor.dnp.fmph.uniba.sk/~garabik/grc.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" RDEPEND="dev-lang/python" |