updated em28xx
[dottout.git] / app-portage / update-live-ebuilds / update-live-ebuilds-9999.ebuild
blobb97360910942628f39d706faaef51c22f70b6956
1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
4 inherit git
6 DESCRIPTION="This is a program to update all files from various live repositories in portage"
7 HOMEPAGE="http://avuton.googlepages.com"
8 EGIT_REPO_URI="git://repo.or.cz/ule.git"
9 LICENSE="GPL-3"
11 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
12 SLOT="0"
13 IUSE=""
15 DEPENDS=">=app-shells/bash-3*
16 sys-apps/findutils"
18 src_install() {
19 insinto /etc/ule
20 doins ule.conf
21 dobin update-live-ebuilds
22 doman doc/update-live-ebuilds.8