diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-15 18:54:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-15 18:54:43 +0000 |
commit | 1aaf91a73b6f161aa8d75765b91acb22d212d7a1 (patch) | |
tree | 1996bf13656320cf6ca7c72305b34bef1d0fa454 /x11-plugins | |
parent | Fix star compatibility, add updated Pegasos config and initramfs support for ... (diff) | |
download | gentoo-2-1aaf91a73b6f161aa8d75765b91acb22d212d7a1.tar.gz gentoo-2-1aaf91a73b6f161aa8d75765b91acb22d212d7a1.tar.bz2 gentoo-2-1aaf91a73b6f161aa8d75765b91acb22d212d7a1.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index ad038e61520b..e14f1728833c 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.64 2005/06/13 14:08:07 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.65 2005/06/15 18:54:43 gustavoz Exp $ + + 15 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gaim-encryption-2.38.ebuild: + Stable on sparc *gaim-encryption-2.38 (13 Jun 2005) diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild index 8dfafe3eaad3..f4c169572702 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.38.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.38.ebuild,v 1.1 2005/06/13 14:08:07 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild,v 1.2 2005/06/15 18:54:43 gustavoz 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 ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=net-im/gaim-1.0.1 |