/[gentoo-x86]/app-doc/pms/pms-2.ebuild
Gentoo

Contents of /app-doc/pms/pms-2.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (show annotations) (download)
Sun Sep 23 09:52:20 2012 UTC (7 months, 3 weeks ago) by ulm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines
FILE REMOVED
Remove slotting; newer versions include all previous EAPIs. Remove old.

(Portage version: 2.1.11.20/cvs/Linux x86_64)

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-doc/pms/pms-2.ebuild,v 1.8 2012/01/03 15:46:38 halcy0n Exp $
4
5 EAPI=2
6
7 DESCRIPTION="Gentoo Package Manager Specification (draft)"
8 HOMEPAGE="http://www.gentoo.org/proj/en/qa/pms.xml"
9 SRC_URI="http://dev.gentoo.org/~gentoofan23/pms/eapi-2-approved/pms.pdf -> pms-${PV}.pdf"
10
11 LICENSE="CCPL-Attribution-ShareAlike-3.0"
12 SLOT="2"
13 KEYWORDS="alpha amd64 ~amd64-fbsd arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd ~ppc-aix ~x86-freebsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-macos ~m68k-mint ~x86-netbsd ~ppc-openbsd ~x86-openbsd ~x64-openbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
14 IUSE=""
15
16 src_unpack() {
17 :
18 }
19
20 src_install() {
21 dodoc "${DISTDIR}"/pms-2.pdf || die
22 }

  ViewVC Help
Powered by ViewVC 1.1.13