diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-11-13 19:06:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-11-13 19:06:04 +0000 |
commit | c0b5aaa908b17a0b3a9290ec5971c996cf30b965 (patch) | |
tree | 31075962c13462333df883d34b74860ae2b77bd0 /media-gfx/shotwell | |
parent | x86 stable, see bug 327069 (diff) | |
download | gentoo-2-c0b5aaa908b17a0b3a9290ec5971c996cf30b965.tar.gz gentoo-2-c0b5aaa908b17a0b3a9290ec5971c996cf30b965.tar.bz2 gentoo-2-c0b5aaa908b17a0b3a9290ec5971c996cf30b965.zip |
Fix HOMEPAGE
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Diffstat (limited to 'media-gfx/shotwell')
-rw-r--r-- | media-gfx/shotwell/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/shotwell/shotwell-0.12.3.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/shotwell/shotwell-0.13.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/shotwell/ChangeLog b/media-gfx/shotwell/ChangeLog index bcca411dc98f..a891bdc5dce1 100644 --- a/media-gfx/shotwell/ChangeLog +++ b/media-gfx/shotwell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/shotwell # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.39 2012/10/28 19:30:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.40 2012/11/13 19:06:04 hwoarang Exp $ + + 13 Nov 2012; Markos Chandras <hwoarang@gentoo.org> shotwell-0.12.3.ebuild, + shotwell-0.13.1.ebuild: + Fix HOMEPAGE *shotwell-0.13.1 (28 Oct 2012) 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" diff --git a/media-gfx/shotwell/shotwell-0.13.1.ebuild b/media-gfx/shotwell/shotwell-0.13.1.ebuild index 0cebea6e0cb4..6c4267d8eecc 100644 --- a/media-gfx/shotwell/shotwell-0.13.1.ebuild +++ b/media-gfx/shotwell/shotwell-0.13.1.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.13.1.ebuild,v 1.1 2012/10/28 19:30:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.13.1.ebuild,v 1.2 2012/11/13 19:06:04 hwoarang Exp $ EAPI=4 GCONF_DEBUG="no" @@ -10,7 +10,7 @@ inherit gnome2 versionator eutils multilib toolchain-funcs vala 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}/stable/${P}.tar.xz" LICENSE="LGPL-2.1" |