diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-23 15:49:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-23 15:49:10 +0000 |
commit | 86912489f492cf9c43e604b279fa5a7c244396f9 (patch) | |
tree | 54c0442ff44f631f04a04e77352c02ea084336bd /x11-plugins/pidgin-encryption | |
parent | Removed f2c as a possible fortran compiler (diff) | |
download | historical-86912489f492cf9c43e604b279fa5a7c244396f9.tar.gz historical-86912489f492cf9c43e604b279fa5a7c244396f9.tar.bz2 historical-86912489f492cf9c43e604b279fa5a7c244396f9.zip |
Stable for HPPA (bug #189781).
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'x11-plugins/pidgin-encryption')
-rw-r--r-- | x11-plugins/pidgin-encryption/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-encryption/ChangeLog b/x11-plugins/pidgin-encryption/ChangeLog index 3a6d34fe3668..726f80616c10 100644 --- a/x11-plugins/pidgin-encryption/ChangeLog +++ b/x11-plugins/pidgin-encryption/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-encryption # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.2 2007/08/22 13:30:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.3 2007/08/23 15:47:47 jer Exp $ + + 23 Aug 2007; Jeroen Roovers <jer@gentoo.org> pidgin-encryption-3.0.ebuild: + Stable for HPPA (bug #189781). 22 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> pidgin-encryption-3.0.ebuild: diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild index 829536a677cf..891aca560208 100644 --- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild +++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild,v 1.3 2007/08/22 13:30:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild,v 1.4 2007/08/23 15:47:47 jer Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gaim-encryption/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 hppa ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="nls" RDEPEND="net-im/pidgin |