diff options
author | 2002-08-02 17:42:50 +0000 | |
---|---|---|
committer | 2002-08-02 17:42:50 +0000 | |
commit | 327dd6b08ea1bd8d6276878c1ab01c8f71d46be4 (patch) | |
tree | 5e894696c71af7c5ea5f3158c6958c0f1670a485 /app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild | |
parent | Initial ebuild to support media-video/vls. (diff) | |
download | gentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.tar.gz gentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.tar.bz2 gentoo-2-327dd6b08ea1bd8d6276878c1ab01c8f71d46be4.zip |
Repoman fixes
Diffstat (limited to 'app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild')
-rw-r--r-- | app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild b/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild index 8981886f4ecd..c44e9aef8110 100644 --- a/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild +++ b/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild,v 1.1 2002/07/22 15:42:41 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild,v 1.2 2002/08/02 17:42:49 phoenix Exp $ MY_P=${PN}-0.6.5p2 S=${WORKDIR}/${MY_P} DESCRIPTION="Hypertext info and man viewer based on (n)curses" SRC_URI="http://zeus.polsl.gliwice.pl/~pborys/stable-version/${MY_P}.tar.gz" HOMEPAGE="http://zeus.polsl.gliwice.pl/~pborys/" +KEYWORDS="x86" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2 nls? ( >=sys-devel/gettext-0.10.39 ) |