diff options
author | Hardave Rior <hardave@gentoo.org> | 2004-10-21 07:02:08 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2004-10-21 07:02:08 +0000 |
commit | 264b86daa590c82533058b85cd4307e3dba73944 (patch) | |
tree | f1401fc2f2036855a60d9cd85ea5252486310fcb /x11-plugins | |
parent | Fixing include path for the examples, no longer zipping them. (Manifest recom... (diff) | |
download | gentoo-2-264b86daa590c82533058b85cd4307e3dba73944.tar.gz gentoo-2-264b86daa590c82533058b85cd4307e3dba73944.tar.bz2 gentoo-2-264b86daa590c82533058b85cd4307e3dba73944.zip |
Stable on mips, bug #68271
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index e38b93f5d57c..4c688da03466 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.36 2004/10/20 18:16:27 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.37 2004/10/21 07:00:13 hardave Exp $ + + 21 Oct 2004; Hardave Riar <hardave@gentoo.org> gaim-encryption-2.32.ebuild: + Stable on mips, bug #68271. 20 Oct 2004; Michael Hanselmann <hansmi@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 53f86998fcdb..da98ee3c491f 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.7 2004/10/20 18:30:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild,v 1.8 2004/10/21 07:00:13 hardave 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 |