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 | |
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')
-rw-r--r-- | x11-plugins/pidgin-encryption/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/pidgin-encryption/ChangeLog b/x11-plugins/pidgin-encryption/ChangeLog index 07098733ca8f..671a8b8bb0e1 100644 --- a/x11-plugins/pidgin-encryption/ChangeLog +++ b/x11-plugins/pidgin-encryption/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-encryption -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.6 2007/08/28 14:45:51 nixnut Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.7 2009/02/05 05:11:25 darkside Exp $ + + 05 Feb 2009; Jeremy Olexa <darkside@gentoo.org> + pidgin-encryption-3.0.ebuild: + (non maintainer commit) [QA] fix HOMEPAGE, bug 237076 28 Aug 2007; nixnut <nixnut@gentoo.org> pidgin-encryption-3.0.ebuild: Stable on ppc wrt bug 189781 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" |