diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 14:40:36 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 14:40:36 +0000 |
commit | 2bba0a671ccb7447902e12c79d770d4f31442314 (patch) | |
tree | 0376c43768de454b04aea1d29912974ed0a0fcf4 /app-text/sgrep/sgrep-1.92a.ebuild | |
parent | Marked ~ppc-macos (bug #109430) (diff) | |
download | gentoo-2-2bba0a671ccb7447902e12c79d770d4f31442314.tar.gz gentoo-2-2bba0a671ccb7447902e12c79d770d4f31442314.tar.bz2 gentoo-2-2bba0a671ccb7447902e12c79d770d4f31442314.zip |
Marked ~ppc-macos (bug #109431)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/sgrep/sgrep-1.92a.ebuild')
-rw-r--r-- | app-text/sgrep/sgrep-1.92a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sgrep/sgrep-1.92a.ebuild b/app-text/sgrep/sgrep-1.92a.ebuild index 5869eb1cf6f7..2b84146dde53 100644 --- a/app-text/sgrep/sgrep-1.92a.ebuild +++ b/app-text/sgrep/sgrep-1.92a.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sgrep/sgrep-1.92a.ebuild,v 1.3 2005/01/01 16:36:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgrep/sgrep-1.92a.ebuild,v 1.4 2005/10/29 14:40:36 grobian Exp $ DESCRIPTION="Structured grep: tool for searching and indexing text, SGML,XML and HTML files and filtering text streams using structural criteria." SRC_URI="ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/${P}.tar.gz" HOMEPAGE="http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~ppc-macos ~x86" IUSE="" DEPEND="virtual/libc" |