diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-15 20:02:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-15 20:02:01 +0000 |
commit | d298a0244f2ecfbfe75051ec1b3be105519e4280 (patch) | |
tree | 3ad430bed26d2bab22fc5cdf2fea2589487e1857 /x11-plugins/gaim-encryption | |
parent | fix gedit dependancy now that ppc64 is keyworded on gedit (Manifest recommit) (diff) | |
download | gentoo-2-d298a0244f2ecfbfe75051ec1b3be105519e4280.tar.gz gentoo-2-d298a0244f2ecfbfe75051ec1b3be105519e4280.tar.bz2 gentoo-2-d298a0244f2ecfbfe75051ec1b3be105519e4280.zip |
Marked ~ppc64; bug #58170
Diffstat (limited to 'x11-plugins/gaim-encryption')
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index 14cb1a5fd170..6351886aeee7 100644 --- a/x11-plugins/gaim-encryption/ChangeLog +++ b/x11-plugins/gaim-encryption/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gaim-encryption # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.40 2004/10/21 15:50:49 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.41 2004/11/15 20:02:01 corsair Exp $ + + 15 Nov 2004; Markus Rothe <corsair@gentoo.org> gaim-encryption-2.32.ebuild: + Marked ~ppc64; bug #58170 21 Oct 2004; Don Seiler <rizzo@gentoo.org> -gaim-encryption-2.28.ebuild, -gaim-encryption-2.29.ebuild, -gaim-encryption-2.30.ebuild, diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild index d358e2b7158f..046b74b7e8ff 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.32.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.32.ebuild,v 1.11 2004/11/04 22:51:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild,v 1.12 2004/11/15 20:02:01 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" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86 ~ppc64" IUSE="" DEPEND=">=net-im/gaim-1.0.1 |