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 | 9d9d92c60f5ce339b8b8965a24efa92a3d9d63e1 (patch) | |
tree | fe7e86b5c8ae7dadf48776747516369872857535 /x11-plugins | |
parent | (non maintainer commit) [QA] fix HOMEPAGE, bug 230065 (diff) | |
download | historical-9d9d92c60f5ce339b8b8965a24efa92a3d9d63e1.tar.gz historical-9d9d92c60f5ce339b8b8965a24efa92a3d9d63e1.tar.bz2 historical-9d9d92c60f5ce339b8b8965a24efa92a3d9d63e1.zip |
(non maintainer commit) [QA] fix HOMEPAGE, bug 237076
Package-Manager: portage-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/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild | 6 |
3 files changed, 11 insertions, 7 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/Manifest b/x11-plugins/pidgin-encryption/Manifest index 3c001089f3aa..3d6a52599707 100644 --- a/x11-plugins/pidgin-encryption/Manifest +++ b/x11-plugins/pidgin-encryption/Manifest @@ -1,4 +1,4 @@ DIST pidgin-encryption-3.0.tar.gz 586394 RMD160 6eff777961785057c976e72b84e7cd83c7e189c9 SHA1 bccad1c4ac0bec12e6837324f543ea60530d0761 SHA256 ae754eb1a43d8d2341083187d6f9e2f396b5b521f87a62060369a55516896594 -EBUILD pidgin-encryption-3.0.ebuild 896 RMD160 e2a0f76d5d245793907f80c343fad4c16924b4ec SHA1 0a8bf72f26cb56c4da1f1f97d4c3648e24a5853f SHA256 9f8d2abb978cab73699d03f862e7ae103496a1a0737e78e9e77244fe8f4b4466 -MISC ChangeLog 1003 RMD160 c7728c61141948dcecd7f488b05b0c2364e74dd1 SHA1 5beef97da6da1646bad2b9d7c4d0ad84ed332028 SHA256 5845c5c73e2e54fb7be2330399227c6af1b6faa6aa1595c6a3c7196ffca7cd47 +EBUILD pidgin-encryption-3.0.ebuild 897 RMD160 b546847c0a0b1bd134d72eb7825d18bda47b1879 SHA1 dc33b3d01000a3eb0528bbd2a3913012cab4fdd8 SHA256 9ae4d3585fbdfab00333fa26e10d55afd642a1ec9d95f3a94819e2e1be97a49e +MISC ChangeLog 1144 RMD160 a47d1dc05931b2ab0a1cf6a145f85f7b14dd9b24 SHA1 89044ee67de3840d4564ab416f9775fb0e93fda2 SHA256 570eb881c65c0ee23660dd4e19270580e082b4e5fb13070a663deb78e76637b7 MISC metadata.xml 290 RMD160 0bfd24135e7a2517e8afa7ca0fa6a3cf690014d8 SHA1 d9a15f69c18eba328f14c5792d9f846e550f1d57 SHA256 45df283c73b0d7557d18dd23b21007113493fe9d98955865a33576b9bd6d4ebe 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" |