diff options
Diffstat (limited to 'media-libs/gexiv2/gexiv2-0.3.1.ebuild')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.3.1.ebuild b/media-libs/gexiv2/gexiv2-0.3.1.ebuild index 7977ba0c7834..b96dcb708df0 100644 --- a/media-libs/gexiv2/gexiv2-0.3.1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.3.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.3.1.ebuild,v 1.2 2012/05/05 08:02:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.3.1.ebuild,v 1.3 2013/08/21 12:59:33 jlec Exp $ EAPI=4 inherit versionator multilib toolchain-funcs MY_PV=$(get_version_component_range 1-2) -DESCRIPTION="gexiv2 is a GObject-based wrapper around the Exiv2 library." +DESCRIPTION="gexiv2 is a GObject-based wrapper around the Exiv2 library" HOMEPAGE="http://trac.yorba.org/wiki/gexiv2" SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${P}.tar.bz2" |