diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-04-26 11:42:10 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-04-26 11:42:10 +0000 |
commit | 28b36c0a62618568207c5e81a518072c233f577a (patch) | |
tree | c25937d6f8aa208c4889f6b6c0c7fa5578b330cb /app-text/grutatxt/grutatxt-2.0.5.ebuild | |
parent | Add die following econf for bug 48950 (diff) | |
download | historical-28b36c0a62618568207c5e81a518072c233f577a.tar.gz historical-28b36c0a62618568207c5e81a518072c233f577a.tar.bz2 historical-28b36c0a62618568207c5e81a518072c233f577a.zip |
Marked stable on x86
Diffstat (limited to 'app-text/grutatxt/grutatxt-2.0.5.ebuild')
-rw-r--r-- | app-text/grutatxt/grutatxt-2.0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/grutatxt/grutatxt-2.0.5.ebuild b/app-text/grutatxt/grutatxt-2.0.5.ebuild index f7be04c820a9..a90e24cc512e 100644 --- a/app-text/grutatxt/grutatxt-2.0.5.ebuild +++ b/app-text/grutatxt/grutatxt-2.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.5.ebuild,v 1.1 2003/11/17 08:06:55 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/grutatxt/grutatxt-2.0.5.ebuild,v 1.2 2004/04/26 11:42:10 obz Exp $ inherit perl-module @@ -15,7 +15,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" # set the script path to /usr/bin, rather than /usr/local/bin myconf="INSTALLSCRIPT=/usr/bin" |