/[gentoo-x86]/app-admin/eselect-xvmc/eselect-xvmc-0.3.ebuild
Gentoo

Contents of /app-admin/eselect-xvmc/eselect-xvmc-0.3.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (show annotations) (download)
Mon Aug 27 17:33:27 2012 UTC (8 months, 3 weeks ago) by armin76
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +2 -2 lines
alpha/ia64/m68k/s390/sh/sparc stable wrt #424017

(Portage version: 2.1.11.5/cvs/Linux ia64)

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-xvmc/eselect-xvmc-0.3.ebuild,v 1.8 2012/08/08 19:36:34 ranger Exp $
4
5 DESCRIPTION="Manages XvMC implementations"
6 HOMEPAGE="http://www.gentoo.org/"
7 SRC_URI=""
8
9 LICENSE="GPL-2"
10 SLOT="0"
11 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
12 IUSE=""
13
14 DEPEND=""
15 RDEPEND=">=app-admin/eselect-1.0.10"
16
17 src_install() {
18 insinto /usr/share/eselect/modules
19 newins "${FILESDIR}"/${P}.eselect xvmc.eselect || die "newins failed"
20 }

  ViewVC Help
Powered by ViewVC 1.1.13