diff options
author | 2004-02-17 23:10:25 +0000 | |
---|---|---|
committer | 2004-02-17 23:10:25 +0000 | |
commit | cf34483b24094f8de9455dd9bba16d160a014fdc (patch) | |
tree | ab39564da07d3753bba3bd80a8d0f6285eaff6d6 /net-im/gaim-encryption | |
parent | demote to ~alpha and add ~ia64 until mplayer is marked stable (Manifest recom... (diff) | |
download | gentoo-2-cf34483b24094f8de9455dd9bba16d160a014fdc.tar.gz gentoo-2-cf34483b24094f8de9455dd9bba16d160a014fdc.tar.bz2 gentoo-2-cf34483b24094f8de9455dd9bba16d160a014fdc.zip |
stable on alpha and ia64
Diffstat (limited to 'net-im/gaim-encryption')
-rw-r--r-- | net-im/gaim-encryption/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim-encryption/gaim-encryption-2.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim-encryption/ChangeLog b/net-im/gaim-encryption/ChangeLog index 580e2ab6ff52..0c46908b2934 100644 --- a/net-im/gaim-encryption/ChangeLog +++ b/net-im/gaim-encryption/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2004/02/12 22:12:55 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/ChangeLog,v 1.7 2004/02/17 23:07:56 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> gaim-encryption-2.21.ebuild: + stable on alpha and ia64 12 Feb 2004; Don Seiler <rizzo@gentoo.org>; gaim-encryption-2.21.ebuild: Changing DEPEND usage for nss/mozilla diff --git a/net-im/gaim-encryption/gaim-encryption-2.21.ebuild b/net-im/gaim-encryption/gaim-encryption-2.21.ebuild index bd6813d911c5..a98465201e77 100644 --- a/net-im/gaim-encryption/gaim-encryption-2.21.ebuild +++ b/net-im/gaim-encryption/gaim-encryption-2.21.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.21.ebuild,v 1.5 2004/02/12 22:12:55 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/gaim-encryption-2.21.ebuild,v 1.6 2004/02/17 23:07:56 agriffis Exp $ IUSE="" @@ -11,7 +11,7 @@ RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64 ppc ~alpha ~ia64" +KEYWORDS="x86 sparc ~amd64 ppc alpha ia64" DEPEND=">=net-im/gaim-0.75-r3 || ( dev-libs/nss net-www/mozilla )" |