diff options
author | 2007-05-02 10:09:58 +0000 | |
---|---|---|
committer | 2007-05-02 10:09:58 +0000 | |
commit | d118277780275bd4956b7efc11b429de2e7d6313 (patch) | |
tree | 3635c6ca1bc2a7148c5253c568524137d779d6f0 /net-im/gaim-meanwhile | |
parent | Stable on alpha wrt security bug #176226 (diff) | |
download | gentoo-2-d118277780275bd4956b7efc11b429de2e7d6313.tar.gz gentoo-2-d118277780275bd4956b7efc11b429de2e7d6313.tar.bz2 gentoo-2-d118277780275bd4956b7efc11b429de2e7d6313.zip |
x86 stable wrt #171535
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-im/gaim-meanwhile')
-rw-r--r-- | net-im/gaim-meanwhile/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/gaim-meanwhile/gaim-meanwhile-1.2.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/gaim-meanwhile/ChangeLog b/net-im/gaim-meanwhile/ChangeLog index f5c029f911e5..451ffb436ed9 100644 --- a/net-im/gaim-meanwhile/ChangeLog +++ b/net-im/gaim-meanwhile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/gaim-meanwhile # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-meanwhile/ChangeLog,v 1.28 2007/05/01 08:51:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-meanwhile/ChangeLog,v 1.29 2007/05/02 10:09:58 armin76 Exp $ + + 02 May 2007; Raúl Porcel <armin76@gentoo.org> + gaim-meanwhile-1.2.8.ebuild: + x86 stable wrt #171535 01 May 2007; Markus Rothe <corsair@gentoo.org> gaim-meanwhile-1.2.8.ebuild: diff --git a/net-im/gaim-meanwhile/gaim-meanwhile-1.2.8.ebuild b/net-im/gaim-meanwhile/gaim-meanwhile-1.2.8.ebuild index c8904efcd2c3..fa2230730ff3 100644 --- a/net-im/gaim-meanwhile/gaim-meanwhile-1.2.8.ebuild +++ b/net-im/gaim-meanwhile/gaim-meanwhile-1.2.8.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/net-im/gaim-meanwhile/gaim-meanwhile-1.2.8.ebuild,v 1.6 2007/05/01 08:51:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-meanwhile/gaim-meanwhile-1.2.8.ebuild,v 1.7 2007/05/02 10:09:58 armin76 Exp $ DESCRIPTION="Gaim Meanwhile (Sametime protocol) Plugin" @@ -8,7 +8,7 @@ HOMEPAGE="http://meanwhile.sourceforge.net/" SRC_URI="mirror://sourceforge/meanwhile/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" DEPEND="dev-util/pkgconfig >=net-libs/meanwhile-0.5.0 =net-im/gaim-1.5.0" |