diff options
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index da5edc2b54a8..35442938d73c 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.53 2005/01/24 03:07:19 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.54 2005/02/04 06:24:02 geoman Exp $ + + 04 Feb 2005; Stephen P. Becker <geoman@gentoo.org> + gaim-encryption-2.32-r1.ebuild: + stable on mips *gaim-encryption-2.34 (23 Jan 2005) diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild index 505dff8741ee..905bcd40ee21 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r1.ebuild,v 1.11 2005/01/23 03:41:49 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32-r1.ebuild,v 1.12 2005/02/04 06:24:02 geoman 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 ppc64" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ~ppc sparc x86 ppc64" IUSE="" DEPEND=">=net-im/gaim-1.0.1 |