diff options
author | 2005-01-29 01:30:25 +0000 | |
---|---|---|
committer | 2005-01-29 01:30:25 +0000 | |
commit | 4f972845377cfea63eb254678a97cfd4723e76e9 (patch) | |
tree | 02c0ab34fc4c19f3001c76195107fcd28cde99c7 /net-im | |
parent | added 4.0 gccs to package.mask (diff) | |
download | gentoo-2-4f972845377cfea63eb254678a97cfd4723e76e9.tar.gz gentoo-2-4f972845377cfea63eb254678a97cfd4723e76e9.tar.bz2 gentoo-2-4f972845377cfea63eb254678a97cfd4723e76e9.zip |
Stable on hppa.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 00fe08d5f267..975ec552775a 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.290 2005/01/28 12:12:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.291 2005/01/29 01:30:25 gmsoft Exp $ + + 29 Jan 2005; Guy Martin <gmsoft@gentoo.org> gaim-1.1.2.ebuild: + Stable on hppa. 28 Jan 2005; Simon Stelling <blubb@gentoo.org> gaim-1.1.2.ebuild: stable on amd64 diff --git a/net-im/gaim/gaim-1.1.2.ebuild b/net-im/gaim/gaim-1.1.2.ebuild index cba19113ac0d..1e6cb1ce91d2 100644 --- a/net-im/gaim/gaim-1.1.2.ebuild +++ b/net-im/gaim/gaim-1.1.2.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.1.2.ebuild,v 1.8 2005/01/28 12:12:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.1.2.ebuild,v 1.9 2005/01/29 01:30:25 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 sparc x86 ppc64" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc sparc x86 ppc64" IUSE="nls perl spell nas cjk gnutls silc eds debug" DEPEND=">=x11-libs/gtk+-2.0 |