diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:39:48 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:39:48 +0000 |
commit | fd93b89d4a41f6f916220f786091ee3563b86321 (patch) | |
tree | b4be49827bd1b168b288f075a91f7535652c3c91 | |
parent | Fixed broken src_compile(); bug #88447. Sorry :( (diff) | |
download | historical-fd93b89d4a41f6f916220f786091ee3563b86321.tar.gz historical-fd93b89d4a41f6f916220f786091ee3563b86321.tar.bz2 historical-fd93b89d4a41f6f916220f786091ee3563b86321.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/Manifest | 18 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild | 4 |
3 files changed, 11 insertions, 17 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index 9a22a3935253..a4c8a9ab79aa 100644 --- a/x11-plugins/gaim-encryption/ChangeLog +++ b/x11-plugins/gaim-encryption/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gaim-encryption # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.58 2005/04/07 17:40:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.59 2005/04/09 13:39:48 corsair Exp $ + + 09 Apr 2005; Markus Rothe <corsair@gentoo.org> + gaim-encryption-2.36.ebuild: + Stable on ppc64 07 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> gaim-encryption-2.36.ebuild: diff --git a/x11-plugins/gaim-encryption/Manifest b/x11-plugins/gaim-encryption/Manifest index fd6c63f58468..5e3d2d46bb49 100644 --- a/x11-plugins/gaim-encryption/Manifest +++ b/x11-plugins/gaim-encryption/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 aa90b350b2f38074fb2a1ded61cb1322 ChangeLog 11377 -MD5 ab7db4bf9ff48c8de9da14fd12f6c15c metadata.xml 344 +MD5 589e210c1e3372d587a92011ac8f8600 ChangeLog 11475 MD5 dd653134cb5de0c4eb8f5257b8c43782 gaim-encryption-2.32-r1.ebuild 1094 MD5 08ef19b15b360a31a6fb78498ec80f1a gaim-encryption-2.34.ebuild 1100 MD5 09aa3ac64ad74f5544b67464a08bec91 gaim-encryption-2.35.ebuild 1100 -MD5 dd9d0cc1c878619e643a89c6f3c19bbf gaim-encryption-2.36.ebuild 1101 -MD5 1bba644fecfb18831e18edb3d06f0de5 files/digest-gaim-encryption-2.35 72 +MD5 f2a0a48af355527bdc2d0cb878242b13 gaim-encryption-2.36.ebuild 1099 +MD5 ab7db4bf9ff48c8de9da14fd12f6c15c metadata.xml 344 MD5 ff64a30a61d21ad47aab6594e4b1325b files/digest-gaim-encryption-2.32-r1 72 MD5 69dd2444e1c1a7c90b61128c9912f975 files/digest-gaim-encryption-2.34 72 +MD5 1bba644fecfb18831e18edb3d06f0de5 files/digest-gaim-encryption-2.35 72 MD5 7921f3ce22b477f7a69db7f51ef56669 files/digest-gaim-encryption-2.36 72 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFCVXCZKRy60XGEcJIRAqUlAKCus7YwEgeSyxUCSU2XwBOL/+qwDgCeJKow -nK/Y3vqjhNOh1ZBv30PyejU= -=PyZ0 ------END PGP SIGNATURE----- diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild index 42dcc4dc225c..dcf2dfe5e9e4 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild,v 1.3 2005/04/07 17:40:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild,v 1.4 2005/04/09 13:39:48 corsair Exp $ inherit flag-o-matic eutils debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc sparc x86 ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc sparc x86 ppc64" IUSE="" DEPEND=">=net-im/gaim-1.0.1 |