diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-19 03:30:16 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-19 03:30:16 +0000 |
commit | 801086f039bf008ab2023cd698c737dad8e22eb4 (patch) | |
tree | ad572e810a253990e232adf9b8255b8dbbd02fc4 /x11-plugins/gaim-encryption | |
parent | Use setfiletype rather than set filetype= in our vimrc so that we can overrid... (diff) | |
download | historical-801086f039bf008ab2023cd698c737dad8e22eb4.tar.gz historical-801086f039bf008ab2023cd698c737dad8e22eb4.tar.bz2 historical-801086f039bf008ab2023cd698c737dad8e22eb4.zip |
mask on ppc64, problems with deps
Diffstat (limited to 'x11-plugins/gaim-encryption')
-rw-r--r-- | x11-plugins/gaim-encryption/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/gaim-encryption/Manifest b/x11-plugins/gaim-encryption/Manifest index 0f842776b1a7..52d778d8db77 100644 --- a/x11-plugins/gaim-encryption/Manifest +++ b/x11-plugins/gaim-encryption/Manifest @@ -1,6 +1,6 @@ MD5 32fdea9764850133729bd52170ca6b63 ChangeLog 5932 -MD5 45a0f582987bd9550f02f203f64a5ba6 gaim-encryption-2.29.ebuild 1133 MD5 1832e11222ef97ebb2bf22fff463f024 gaim-encryption-2.28.ebuild 1122 +MD5 b1d6f28de1e4bb6c30be8614e9409d4f gaim-encryption-2.29.ebuild 1127 MD5 ab7db4bf9ff48c8de9da14fd12f6c15c metadata.xml 344 -MD5 571e96ba73294761bf61482053d3f169 files/digest-gaim-encryption-2.29 72 MD5 4199a4a07c312219c1667706cd77df4f files/digest-gaim-encryption-2.28 72 +MD5 571e96ba73294761bf61482053d3f169 files/digest-gaim-encryption-2.29 72 diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild index 6fcbe2cfe3c9..6fe1bbf3689d 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.29.ebuild,v 1.2 2004/08/14 20:06:52 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild,v 1.3 2004/08/19 03:30:16 tgall Exp $ inherit flag-o-matic eutils use debug && inherit debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~alpha ~ia64 ~hppa ~mips ppc64" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~alpha ~ia64 ~hppa ~mips" IUSE="debug" DEPEND=">=net-im/gaim-0.80 |