diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-14 11:02:17 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-14 11:02:17 +0000 |
commit | a6ea5553c5a53c08634d368da3ca2c49e1fc485c (patch) | |
tree | f7db60ddac23ef98ba27661d8d1d52855e212b0e | |
parent | fix bug exposed by gstreamer 0.8.10 (diff) | |
download | gentoo-2-a6ea5553c5a53c08634d368da3ca2c49e1fc485c.tar.gz gentoo-2-a6ea5553c5a53c08634d368da3ca2c49e1fc485c.tar.bz2 gentoo-2-a6ea5553c5a53c08634d368da3ca2c49e1fc485c.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.3.0.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index fa5904ac86e0..8f0a2571be53 100644 --- a/net-im/gaim/ChangeLog +++ b/net-im/gaim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/gaim # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.336 2005/05/13 21:16:30 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.337 2005/05/14 10:59:26 gmsoft Exp $ + + 14 May 2005; Guy Martin <gmsoft@gentoo.org> gaim-1.3.0.ebuild: + Stable on hppa. 13 May 2005; Don Seiler <rizzo@gentoo.org> +files/gaim-1.3.0-silc-ft.patch, gaim-1.3.0.ebuild: diff --git a/net-im/gaim/gaim-1.3.0.ebuild b/net-im/gaim/gaim-1.3.0.ebuild index 5867a3f1e7f3..cd263ff08bfc 100644 --- a/net-im/gaim/gaim-1.3.0.ebuild +++ b/net-im/gaim/gaim-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.3.0.ebuild,v 1.7 2005/05/13 21:16:30 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.3.0.ebuild,v 1.8 2005/05/14 10:59:26 gmsoft Exp $ inherit flag-o-matic eutils gcc debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="nls perl spell nas cjk gnutls silc eds krb4 tcltk debug" RDEPEND=">=x11-libs/gtk+-2.0 diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog index e1af0ea53b94..259b274e4544 100644 --- a/x11-plugins/gaim-encryption/ChangeLog +++ b/x11-plugins/gaim-encryption/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gaim-encryption # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.61 2005/05/13 14:05:00 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.62 2005/05/14 11:02:17 gmsoft Exp $ + + 14 May 2005; Guy Martin <gmsoft@gentoo.org> gaim-encryption-2.36.ebuild: + Stable on hppa. *gaim-encryption-2.37 (13 May 2005) diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild index a19e1974312d..f920fad1688a 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild,v 1.5 2005/05/09 02:51:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.36.ebuild,v 1.6 2005/05/14 11:02:17 gmsoft Exp $ inherit flag-o-matic eutils debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" DEPEND=">=net-im/gaim-1.0.1 |