diff options
author | Joshua Kinard <kumba@gentoo.org> | 2005-08-13 03:38:25 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2005-08-13 03:38:25 +0000 |
commit | d7904c13323816bc60b1c6b78a71e85008243b93 (patch) | |
tree | b3c6ee166a3ef7bdcd83480eb1b93b2678841d24 /sys-apps/most/most-4.9.4.ebuild | |
parent | Fixed permission check. (diff) | |
download | gentoo-2-d7904c13323816bc60b1c6b78a71e85008243b93.tar.gz gentoo-2-d7904c13323816bc60b1c6b78a71e85008243b93.tar.bz2 gentoo-2-d7904c13323816bc60b1c6b78a71e85008243b93.zip |
Moved to shell-tools herd; removed use of gnuconfig eclass (users should enable 'autoconfig' instead); changed configure/make to use econf and emake.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/most/most-4.9.4.ebuild')
-rw-r--r-- | sys-apps/most/most-4.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/most/most-4.9.4.ebuild b/sys-apps/most/most-4.9.4.ebuild index f8533f0feb15..0d13a7ce6e5f 100644 --- a/sys-apps/most/most-4.9.4.ebuild +++ b/sys-apps/most/most-4.9.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.4.ebuild,v 1.4 2004/07/15 02:00:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.4.ebuild,v 1.5 2005/08/13 03:38:25 kumba Exp $ DESCRIPTION="An extremely excellent text file reader" HOMEPAGE="http://freshmeat.net/projects/most/" |