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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download)
Thu Jan 17 19:41:29 2013 UTC (4 months ago) by voyageur
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
FILE REMOVED
Version bump

(Portage version: 2.2.0_alpha152/cvs/Linux x86_64, signed Manifest commit with key C74525F2)

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-0.9.2.ebuild,v 1.4 2012/05/05 04:53:41 jdhore 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