/[gentoo-x86]/x11-misc/grsync/grsync-1.1.1.ebuild
Gentoo

Contents of /x11-misc/grsync/grsync-1.1.1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download)
Sat May 5 04:53:41 2012 UTC (12 months, 2 weeks ago) by jdhore
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -2 lines
dev-util/pkgconifg -> virtual/pkgconfig

(Portage version: 2.2.0_alpha101/cvs/Linux i686)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.1.1.ebuild,v 1.4 2012/02/16 19:33:25 phajdan.jr Exp $
4
5 EAPI=1
6 inherit gnome2
7
8 DESCRIPTION="A gtk frontend to rsync"
9 HOMEPAGE="http://www.opbyte.it/grsync/"
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
13 IUSE=""
14 SRC_URI="http://www.opbyte.it/release/${P}.tar.gz"
15
16 RDEPEND=">=x11-libs/gtk+-2.16:2
17 net-misc/rsync"
18
19 DEPEND="${RDEPEND}
20 virtual/pkgconfig
21 dev-util/intltool"
22
23 DOCS="AUTHORS NEWS README"

  ViewVC Help
Powered by ViewVC 1.1.13