diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-11 12:48:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-11 12:48:25 +0000 |
commit | c28e31029d9d52e9231d60630c1404812c23b9bd (patch) | |
tree | 5db494193ae15c168dcddb575c8198a177216b51 /net-im/gaim-encryption | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-c28e31029d9d52e9231d60630c1404812c23b9bd.tar.gz gentoo-2-c28e31029d9d52e9231d60630c1404812c23b9bd.tar.bz2 gentoo-2-c28e31029d9d52e9231d60630c1404812c23b9bd.zip |
Stable on sparc
Diffstat (limited to 'net-im/gaim-encryption')
-rw-r--r-- | net-im/gaim-encryption/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/gaim-encryption/gaim-encryption-2.22.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/gaim-encryption/ChangeLog b/net-im/gaim-encryption/ChangeLog index 76b9339d737c..0fdaf86122b6 100644 --- a/net-im/gaim-encryption/ChangeLog +++ b/net-im/gaim-encryption/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/gaim-encryption # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/ChangeLog,v 1.14 2004/04/10 20:06:45 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/ChangeLog,v 1.15 2004/04/11 12:48:25 gustavoz Exp $ + + 11 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gaim-encryption-2.22.ebuild: + Stable on sparc *gaim-encryption-2.23 (10 Apr 2004) diff --git a/net-im/gaim-encryption/gaim-encryption-2.22.ebuild b/net-im/gaim-encryption/gaim-encryption-2.22.ebuild index 23f321ed3579..82914320adac 100644 --- a/net-im/gaim-encryption/gaim-encryption-2.22.ebuild +++ b/net-im/gaim-encryption/gaim-encryption-2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/gaim-encryption-2.22.ebuild,v 1.3 2004/04/06 19:28:35 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/gaim-encryption-2.22.ebuild,v 1.4 2004/04/11 12:48:25 gustavoz Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~amd64 ~ppc ~alpha ~ia64 ~hppa ~mips" +KEYWORDS="x86 sparc ~amd64 ~ppc ~alpha ~ia64 ~hppa ~mips" DEPEND=">=net-im/gaim-0.75-r8 || ( dev-libs/nss net-www/mozilla )" |