diff options
Diffstat (limited to 'media-gfx/shotwell/shotwell-0.12.3.ebuild')
-rw-r--r-- | media-gfx/shotwell/shotwell-0.12.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/shotwell/shotwell-0.12.3.ebuild b/media-gfx/shotwell/shotwell-0.12.3.ebuild index b7ec7108bb00..4378d0c8e263 100644 --- a/media-gfx/shotwell/shotwell-0.12.3.ebuild +++ b/media-gfx/shotwell/shotwell-0.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.12.3.ebuild,v 1.2 2012/05/21 20:38:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.12.3.ebuild,v 1.3 2012/11/13 19:06:04 hwoarang Exp $ EAPI=4 GCONF_DEBUG="no" @@ -8,7 +8,7 @@ inherit gnome2 versionator eutils multilib toolchain-funcs MY_PV=$(get_version_component_range 1-2) DESCRIPTION="Open source photo manager for GNOME" -HOMEPAGE="http://www.yorba.org/shotwell/" +HOMEPAGE="http://yorba.org/shotwell/" SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/${P}.tar.bz2" LICENSE="LGPL-2.1" |