diff options
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 164215c2f3a4..f1807d337d78 100644 --- a/net-im/gaim/ChangeLog +++ b/net-im/gaim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/gaim # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.260 2004/10/21 07:08:36 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.261 2004/10/21 09:35:51 eradicator Exp $ + + 21 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> gaim-1.0.2.ebuild: + Stable amd64. 21 Oct 2004; Hardave Riar <hardave@gentoo.org> gaim-1.0.2.ebuild: Stable on mips, bug #68271. diff --git a/net-im/gaim/gaim-1.0.2.ebuild b/net-im/gaim/gaim-1.0.2.ebuild index 419391f39ae0..7d528cf37e3b 100644 --- a/net-im/gaim/gaim-1.0.2.ebuild +++ b/net-im/gaim/gaim-1.0.2.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/net-im/gaim/gaim-1.0.2.ebuild,v 1.8 2004/10/21 07:08:36 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.0.2.ebuild,v 1.9 2004/10/21 09:35:51 eradicator Exp $ inherit flag-o-matic eutils gcc debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ia64 mips ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 mips ppc sparc x86" #IUSE="nls perl spell nas crypt cjk gnutls silc eds debug" IUSE="nls perl spell nas crypt cjk gnutls silc debug" diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index 4c688da03466..c5cf57632be8 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.37 2004/10/21 07:00:13 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.38 2004/10/21 09:35:18 eradicator Exp $ + + 21 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> + gaim-encryption-2.32.ebuild: + Stable amd64. 21 Oct 2004; Hardave Riar <hardave@gentoo.org> gaim-encryption-2.32.ebuild: Stable on mips, bug #68271. diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild index da98ee3c491f..c9526406b7ad 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.8 2004/10/21 07:00:13 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild,v 1.9 2004/10/21 09:35:18 eradicator 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 hppa ia64 mips ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 mips ppc sparc x86" IUSE="" DEPEND=">=net-im/gaim-1.0.1 |