diff options
author | Don Seiler <rizzo@gentoo.org> | 2005-04-06 20:05:20 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2005-04-06 20:05:20 +0000 |
commit | 491aeb7d8d9779d2da38ff1d080549209907f65f (patch) | |
tree | 5f238c7c4c164bead080dd5cf33aeeb97dddc568 /x11-plugins/gaim-encryption | |
parent | added patch to make fmirror more compliant with RFC 959. Patch was made and ... (diff) | |
download | gentoo-2-491aeb7d8d9779d2da38ff1d080549209907f65f.tar.gz gentoo-2-491aeb7d8d9779d2da38ff1d080549209907f65f.tar.bz2 gentoo-2-491aeb7d8d9779d2da38ff1d080549209907f65f.zip |
Stable on x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins/gaim-encryption')
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index 82fabfb45b2d..220ba5a23b88 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.56 2005/03/21 15:10:52 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.57 2005/04/06 20:05:20 rizzo Exp $ + + 06 Apr 2005; Don Seiler <rizzo@gentoo.org> gaim-encryption-2.36.ebuild: + Stable on x86 *gaim-encryption-2.36 (21 Mar 2005) diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild index 97a234ebc93b..9f9565f22478 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.36.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.36.ebuild,v 1.1 2005/03/21 15:10:52 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild,v 1.2 2005/04/06 20:05:20 rizzo 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 |