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 | |
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')
4 files changed, 12 insertions, 6 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 diff --git a/x11-plugins/pidgin-libnotify/ChangeLog b/x11-plugins/pidgin-libnotify/ChangeLog index f146f66ba680..272d31ffa611 100644 --- a/x11-plugins/pidgin-libnotify/ChangeLog +++ b/x11-plugins/pidgin-libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-libnotify # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/ChangeLog,v 1.1 2007/07/03 00:25:50 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/ChangeLog,v 1.2 2007/08/23 15:49:10 jer Exp $ + + 23 Aug 2007; Jeroen Roovers <jer@gentoo.org> pidgin-libnotify-0.13.ebuild: + Stable for HPPA (bug #189781). *pidgin-libnotify-0.13 (03 Jul 2007) diff --git a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild index fc370bb26b96..83d0eae692fe 100644 --- a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild +++ b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.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-libnotify/pidgin-libnotify-0.13.ebuild,v 1.1 2007/07/03 00:25:50 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild,v 1.2 2007/08/23 15:49:10 jer Exp $ DESCRIPTION="pidgin-libnotify provides popups for pidgin via a libnotify interface" HOMEPAGE="http://gaim-libnotify.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/gaim-libnotify/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 hppa ~ppc ~x86" IUSE="nls debug" DEPEND=">=x11-libs/libnotify-0.3.2" |