diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 58ed087312f7..636f56033a89 100644 --- a/net-im/gaim/ChangeLog +++ b/net-im/gaim/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-im/gaim # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.249 2004/10/03 18:38:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.250 2004/10/04 21:02:01 pvdabeel Exp $ 03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> gaim-1.0.0.ebuild: Stable on alpha. @@ -20,6 +20,10 @@ *gaim-1.0.0 (17 Sep 2004) + 04 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>: + PPC stable + + 17 Sep 2004; Don Seiler <rizzo@gentoo.org> +gaim-1.0.0.ebuild: Version bump. Plugin API breaks old plugins so I'm blocking all third-party plugins in portage until I add their updated versions diff --git a/net-im/gaim/gaim-1.0.0.ebuild b/net-im/gaim/gaim-1.0.0.ebuild index 4ff3d5bcbd05..a42b2acf6a31 100644 --- a/net-im/gaim/gaim-1.0.0.ebuild +++ b/net-im/gaim/gaim-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.0.0.ebuild,v 1.10 2004/10/03 18:38:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.0.0.ebuild,v 1.11 2004/10/04 21:02:01 pvdabeel 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="x86 ~ppc sparc ~mips alpha ~hppa amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~mips alpha ~hppa amd64 ~ia64" IUSE="nls perl spell nas crypt cjk gnutls silc evo debug" DEPEND=">=x11-libs/gtk+-2.0 |