diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-02-05 05:11:25 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-02-05 05:11:25 +0000 |
commit | ef7dff2fab279758978308575e54bdcc2fd8b12d (patch) | |
tree | d98bbdae52b782f94d6cf5e0fc5875398e69294d /x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild | |
parent | (non maintainer commit) [QA] fix HOMEPAGE, bug 230065 (diff) | |
download | gentoo-2-ef7dff2fab279758978308575e54bdcc2fd8b12d.tar.gz gentoo-2-ef7dff2fab279758978308575e54bdcc2fd8b12d.tar.bz2 gentoo-2-ef7dff2fab279758978308575e54bdcc2fd8b12d.zip |
(non maintainer commit) [QA] fix HOMEPAGE, bug 237076
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild')
-rw-r--r-- | x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild index af504012c8d0..4c8cbb39a5eb 100644 --- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild +++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild,v 1.7 2007/08/28 14:45:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild,v 1.8 2009/02/05 05:11:25 darkside Exp $ inherit flag-o-matic eutils DESCRIPTION="Pidgin IM Encryption PlugIn" -HOMEPAGE="http://gaim-encryption.sourceforge.net/" +HOMEPAGE="http://pidgin-encrypt.sourceforge.net/" SRC_URI="mirror://sourceforge/gaim-encryption/${P}.tar.gz" LICENSE="GPL-2" |