diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-21 15:24:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-21 15:24:08 +0000 |
commit | 2db0afa52ff5fc27e699ebb26887d86fb0b279a8 (patch) | |
tree | adfd6b8269f39e09e94643cc077433c0f0b3dd21 /x11-plugins | |
parent | Updated metadata (no-herd => shell-tools) (Manifest recommit) (diff) | |
download | gentoo-2-2db0afa52ff5fc27e699ebb26887d86fb0b279a8.tar.gz gentoo-2-2db0afa52ff5fc27e699ebb26887d86fb0b279a8.tar.bz2 gentoo-2-2db0afa52ff5fc27e699ebb26887d86fb0b279a8.zip |
Stable on alpha, bug 68271.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index c5cf57632be8..258b47b78bfa 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.38 2004/10/21 09:35:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.39 2004/10/21 15:22:15 kloeri Exp $ + + 21 Oct 2004; Bryan Østergaard,,, <kloeri@gentoo.org> + gaim-encryption-2.32.ebuild: + Stable on alpha, bug 68271. 21 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> gaim-encryption-2.32.ebuild: diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild index c9526406b7ad..c6b6fcc798ec 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.9 2004/10/21 09:35:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild,v 1.10 2004/10/21 15:22:15 kloeri 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 |