diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-04-17 23:03:25 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-04-17 23:03:25 +0000 |
commit | e36cc15fc5f3b54f93d2115662c898438b08c0ab (patch) | |
tree | 8bbc778511bb2dcce984f95aef00f0119755fac2 /net-im/gaim-encryption | |
parent | Numerous small fixes, see ChangeLog for details. (Manifest recommit) (diff) | |
download | gentoo-2-e36cc15fc5f3b54f93d2115662c898438b08c0ab.tar.gz gentoo-2-e36cc15fc5f3b54f93d2115662c898438b08c0ab.tar.bz2 gentoo-2-e36cc15fc5f3b54f93d2115662c898438b08c0ab.zip |
Marked stable on hppa.
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.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim-encryption/ChangeLog b/net-im/gaim-encryption/ChangeLog index e6a3a3a7b09e..d1e1f418d3b0 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.18 2004/04/16 17:39:08 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/ChangeLog,v 1.19 2004/04/17 23:03:25 gmsoft Exp $ + + 17 Apr 2004; Guy Martin <gmsoft@gentoo.org> gaim-encryption-2.22.ebuild: + Marked stable on hppa. 16 Apr 2004; Don Seiler <rizzo@gentoo.org>; -gaim-encryption-2.23.ebuild: Pulling obsolete (and buggy) package diff --git a/net-im/gaim-encryption/gaim-encryption-2.22.ebuild b/net-im/gaim-encryption/gaim-encryption-2.22.ebuild index a93fe896b5bf..aead051c68e8 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.5 2004/04/14 09:35:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/gaim-encryption-2.22.ebuild,v 1.6 2004/04/17 23:03:25 gmsoft Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" IUSE="" 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 )" |