diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-23 15:49:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-23 15:49:15 +0000 |
commit | 7adaade5bfe654474bc871c832395a6fbc4de6f0 (patch) | |
tree | 9e828ffc669eca672e05db65da1729f8c0b61dd3 /x11-plugins | |
parent | Stable for HPPA (bug #189781). (diff) | |
download | historical-7adaade5bfe654474bc871c832395a6fbc4de6f0.tar.gz historical-7adaade5bfe654474bc871c832395a6fbc4de6f0.tar.bz2 historical-7adaade5bfe654474bc871c832395a6fbc4de6f0.zip |
Stable for HPPA (bug #189781).
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-extprefs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/pidgin-hotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-plugins/pidgin-extprefs/ChangeLog b/x11-plugins/pidgin-extprefs/ChangeLog index 709d46e08be2..9596a45c04f7 100644 --- a/x11-plugins/pidgin-extprefs/ChangeLog +++ b/x11-plugins/pidgin-extprefs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-extprefs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog,v 1.2 2007/08/22 13:30:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/ChangeLog,v 1.3 2007/08/23 15:47:35 jer Exp $ + + 23 Aug 2007; Jeroen Roovers <jer@gentoo.org> pidgin-extprefs-0.7.ebuild: + Stable for HPPA (bug #189781). 22 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> pidgin-extprefs-0.7.ebuild: diff --git a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild index 933cb10ece0d..977b3a3fdcf1 100644 --- a/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild +++ b/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.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-extprefs/pidgin-extprefs-0.7.ebuild,v 1.3 2007/08/22 13:30:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-extprefs/pidgin-extprefs-0.7.ebuild,v 1.4 2007/08/23 15:47:35 jer Exp $ DESCRIPTION="Gaim Extended Preferences is a plugin that takes advantage of existing gaim functionality to provide preferences that are often desired but not are not considered worthy of inclusion in Gaim itself." @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 hppa ~ppc sparc ~x86" IUSE="" diff --git a/x11-plugins/pidgin-hotkeys/ChangeLog b/x11-plugins/pidgin-hotkeys/ChangeLog index 2f030776bf66..6636036e8f1e 100644 --- a/x11-plugins/pidgin-hotkeys/ChangeLog +++ b/x11-plugins/pidgin-hotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-hotkeys # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/ChangeLog,v 1.1 2007/05/26 21:52:12 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/ChangeLog,v 1.2 2007/08/23 15:49:15 jer Exp $ + + 23 Aug 2007; Jeroen Roovers <jer@gentoo.org> pidgin-hotkeys-0.2.3.ebuild: + Stable for HPPA (bug #189781). *pidgin-hotkeys-0.2.3 (26 May 2007) diff --git a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild index bc9a271577e3..226eaa4318ae 100644 --- a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild +++ b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.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-hotkeys/pidgin-hotkeys-0.2.3.ebuild,v 1.2 2007/07/11 20:39:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild,v 1.3 2007/08/23 15:49:15 jer Exp $ DESCRIPTION="pidgin-hotkeys is a Gaim plugin that allows you to define global hotkeys for various actions such as toggling buddy list, fetching queued messages, opening preferences or account dialog." @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gaim-hotkeys/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 hppa ~x86" IUSE="" DEPEND="net-im/pidgin" |