diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-25 16:35:18 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-25 16:35:18 +0000 |
commit | 9c78d151019364d06c76790f8605fae819251edc (patch) | |
tree | 67adbca0d640614b174d553307978d1aca429cae | |
parent | Stable on alpha, bug 61457. (Manifest recommit) (diff) | |
download | gentoo-2-9c78d151019364d06c76790f8605fae819251edc.tar.gz gentoo-2-9c78d151019364d06c76790f8605fae819251edc.tar.bz2 gentoo-2-9c78d151019364d06c76790f8605fae819251edc.zip |
stable on amd64
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-0.81-r5.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 65e17075458f..33e70cbea76b 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.226 2004/08/24 15:12:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.227 2004/08/25 16:35:18 lv Exp $ + + 25 Aug 2004; Travis Tilley <lv@gentoo.org> gaim-0.81-r5.ebuild: + stable on amd64 24 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> gaim-0.81-r5.ebuild: Stable on sparc wrt #61457 diff --git a/net-im/gaim/gaim-0.81-r5.ebuild b/net-im/gaim/gaim-0.81-r5.ebuild index 5484af675b91..3ff2d2b0162f 100644 --- a/net-im/gaim/gaim-0.81-r5.ebuild +++ b/net-im/gaim/gaim-0.81-r5.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.81-r5.ebuild,v 1.5 2004/08/24 19:08:49 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.81-r5.ebuild,v 1.6 2004/08/25 16:35:18 lv Exp $ inherit flag-o-matic eutils gcc use debug && inherit debug @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64 ppc ~alpha ~ia64 ~mips ~hppa" +KEYWORDS="x86 sparc amd64 ppc ~alpha ~ia64 ~mips ~hppa" DEPEND=">=x11-libs/gtk+-2.0 >=dev-libs/glib-2.0 diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index 8b89c87c8807..9ee60c0f70d3 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.16 2004/08/25 16:33:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.17 2004/08/25 16:34:44 lv Exp $ + + 25 Aug 2004; Travis Tilley <lv@gentoo.org> gaim-encryption-2.29.ebuild: + stable on amd64 25 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> gaim-encryption-2.29.ebuild: diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild index 8b7c924b8712..7ceca1626bc5 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.7 2004/08/25 16:33:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild,v 1.8 2004/08/25 16:34:44 lv 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" +KEYWORDS="x86 sparc amd64 ppc alpha ~ia64 ~hppa ~mips" IUSE="debug" DEPEND=">=net-im/gaim-0.80 |