/[gentoo-x86]/app-admin/eselect-awk/eselect-awk-0.2.ebuild
Gentoo

Contents of /app-admin/eselect-awk/eselect-awk-0.2.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (show annotations) (download)
Sat Dec 29 17:15:45 2012 UTC (4 months, 2 weeks ago) by ryao
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +2 -2 lines
Keyword ~amd64-fbsd

(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-awk/eselect-awk-0.2.ebuild,v 1.11 2012/10/09 01:30:30 blueness Exp $
4
5 EAPI=4
6
7 DESCRIPTION="Manages the {,/usr}/bin/awk symlink"
8 HOMEPAGE="http://www.gentoo.org"
9 SRC_URI="http://dev.gentoo.org/~ottxor/distfiles/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos"
14 IUSE=""
15
16 src_install() {
17 insinto /usr/share/eselect/modules
18 doins awk.eselect
19 }

  ViewVC Help
Powered by ViewVC 1.1.13