/[gentoo-x86]/dev-util/cgvg/cgvg-1.6.2.ebuild
Gentoo

Contents of /dev-util/cgvg/cgvg-1.6.2.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations) (download)
Tue Oct 19 05:20:15 2010 UTC (2 years, 8 months ago) by leio
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +3 -3 lines
Drop to ~mips

(Portage version: 2.1.9.14/cvs/Linux mips64)

1 leio 1.4 # Copyright 1999-2010 Gentoo Foundation
2 gregkh 1.1 # Distributed under the terms of the GNU General Public License v2
3 leio 1.4 # $Header: /var/cvsroot/gentoo-x86/dev-util/cgvg/cgvg-1.6.2.ebuild,v 1.3 2009/10/12 10:56:25 ssuominen Exp $
4 gregkh 1.1
5 ssuominen 1.3 DESCRIPTION="A tiny version of cscope that is much more useful in certian instances"
6 gregkh 1.1 HOMEPAGE="http://uzix.org/cgvg.html"
7     SRC_URI="http://uzix.org/cgvg/${P}.tar.gz"
8    
9     LICENSE="GPL-2"
10     SLOT="0"
11 leio 1.4 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
12 ssuominen 1.3 IUSE=""
13 gregkh 1.1
14 ssuominen 1.3 RDEPEND="dev-lang/perl"
15     DEPEND="${RDEPEND}"
16 gregkh 1.1
17     src_install() {
18 ssuominen 1.3 emake DESTDIR="${D}" install || die
19     dodoc AUTHORS NEWS README TODO
20 gregkh 1.1 }

  ViewVC Help
Powered by ViewVC 1.1.20