]> Pileus Git - ~andy/sunrise/blob - gnome-extra/nautilus-rename-exif-date/nautilus-rename-exif-date-0.1.1.ebuild
sunrise/ net-nntp/nzbperl/Manifest: Update copyright line to satisfy repoman
[~andy/sunrise] / gnome-extra / nautilus-rename-exif-date / nautilus-rename-exif-date-0.1.1.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 inherit gnome2
6
7 DESCRIPTION="Nautilus extension to rename images to the date in which they were taken"
8 HOMEPAGE="http://mundogeek.net/nautilus-scripts#nautilus-rename-exif-date"
9 SRC_URI="http://launchpadlibrarian.net/17362131/${PN}_${PV}-1.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 RDEPEND=">=gnome-base/nautilus-2.21.0
17         dev-python/nautilus-python"
18
19 DOCS="changelog"
20
21 src_compile() {
22         return
23 }