diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-09-05 13:24:56 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-09-05 13:24:56 +0000 |
commit | 7c1a350e80cb254bcbd8a4b2f3899491a8aba64a (patch) | |
tree | d2d6a68e69bc36c9f0b052ffb090beebaa3dd12c | |
parent | Exim 4.41 stable on hppa and 4.42 ~hppa. (Manifest recommit) (diff) | |
download | gentoo-2-7c1a350e80cb254bcbd8a4b2f3899491a8aba64a.tar.gz gentoo-2-7c1a350e80cb254bcbd8a4b2f3899491a8aba64a.tar.bz2 gentoo-2-7c1a350e80cb254bcbd8a4b2f3899491a8aba64a.zip |
Stable on hppa.
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-0.82.1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 78db3aa2fd21..b1834b4b8163 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.238 2004/09/03 23:02:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.239 2004/09/05 13:24:56 gmsoft Exp $ + + 05 Sep 2004; Guy Martin <gmsoft@gentoo.org> gaim-0.82.1.ebuild: + Stable on hppa. 03 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> gaim-0.82.1.ebuild: Stable on sparc diff --git a/net-im/gaim/gaim-0.82.1.ebuild b/net-im/gaim/gaim-0.82.1.ebuild index e49d1fd508a2..de863569b645 100644 --- a/net-im/gaim/gaim-0.82.1.ebuild +++ b/net-im/gaim/gaim-0.82.1.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-0.82.1.ebuild,v 1.5 2004/09/03 23:02:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.82.1.ebuild,v 1.6 2004/09/05 13:24:56 gmsoft 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="x86 ppc sparc ~mips ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~mips ~alpha hppa ~amd64 ~ia64" IUSE="nls perl spell nas crypt cjk gnutls silc evo" DEPEND=">=x11-libs/gtk+-2.0 diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index 5a651936d52f..fc3dec1c6f5f 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.22 2004/09/03 23:03:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.23 2004/09/05 13:23:48 gmsoft Exp $ + + 05 Sep 2004; Guy Martin <gmsoft@gentoo.org> gaim-encryption-2.30.ebuild: + Stable on hppa. 03 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> gaim-encryption-2.30.ebuild: diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild index de6c12bb7b47..ca15c10cdbf1 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.30.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.30.ebuild,v 1.5 2004/09/03 23:03:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild,v 1.6 2004/09/05 13:23:48 gmsoft 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="x86 ppc sparc ~mips ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~mips ~alpha hppa ~amd64 ~ia64" IUSE="" DEPEND=">=net-im/gaim-0.82 |