diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-29 02:16:01 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-29 02:16:01 +0000 |
commit | 1c5e26042a27b164aa1d6ab1104d2687108d8b90 (patch) | |
tree | 06600aec2a66fd721d546b17baab3c59ed83e683 /app-pda | |
parent | old (diff) | |
download | gentoo-2-1c5e26042a27b164aa1d6ab1104d2687108d8b90.tar.gz gentoo-2-1c5e26042a27b164aa1d6ab1104d2687108d8b90.tar.bz2 gentoo-2-1c5e26042a27b164aa1d6ab1104d2687108d8b90.zip |
sync homepage
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libplist/libplist-1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/libplist/libplist-1.3.ebuild b/app-pda/libplist/libplist-1.3.ebuild index bff71087505d..720a687227be 100644 --- a/app-pda/libplist/libplist-1.3.ebuild +++ b/app-pda/libplist/libplist-1.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.3.ebuild,v 1.5 2010/07/23 18:11:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.3.ebuild,v 1.6 2011/03/29 02:16:01 ssuominen Exp $ EAPI=2 inherit cmake-utils eutils multilib python DESCRIPTION="Support library to deal with Apple Property Lists (Binary & XML)" -HOMEPAGE="http://libimobiledevice.org/" +HOMEPAGE="http://www.libimobiledevice.org/" SRC_URI="http://cloud.github.com/downloads/JonathanBeck/${PN}/${P}.tar.bz2" LICENSE="GPL-2" |