diff options
author | Michael Weber <xmw@gentoo.org> | 2012-07-08 22:04:36 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-07-08 22:04:36 +0000 |
commit | 969b31ad5bd7cb8dd7ffce2ad9255b9f497ade6f (patch) | |
tree | 440188c7f7becaefc174764c1c3e13646c2b461f /net-im | |
parent | Fix a number of outstanding qemu/qemu-kvm bugs as well as cleanup the ebuild. (diff) | |
download | gentoo-2-969b31ad5bd7cb8dd7ffce2ad9255b9f497ade6f.tar.gz gentoo-2-969b31ad5bd7cb8dd7ffce2ad9255b9f497ade6f.tar.bz2 gentoo-2-969b31ad5bd7cb8dd7ffce2ad9255b9f497ade6f.zip |
ppc stable (bug 415861)
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/amsn/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/amsn/amsn-0.98.9.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-im/amsn/ChangeLog b/net-im/amsn/ChangeLog index 2b4aca1af4c0..51dcc78d5ed8 100644 --- a/net-im/amsn/ChangeLog +++ b/net-im/amsn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/amsn # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/amsn/ChangeLog,v 1.120 2012/05/29 14:31:36 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/amsn/ChangeLog,v 1.121 2012/07/08 22:04:36 xmw Exp $ + + 08 Jul 2012; Michael Weber <xmw@gentoo.org> amsn-0.98.9.ebuild: + ppc stable (bug 415861) 29 May 2012; Olivier Crête <tester@gentoo.org> amsn-0.98.9.ebuild, +files/amsn-0.98.9-no-rebuild-on-install.patch: @@ -455,4 +458,3 @@ 1 Sept 2002; Bart Verwilst <verwilst@gentoo.org>: Added tk to the DEPEND, wouldn't start otherwise - diff --git a/net-im/amsn/amsn-0.98.9.ebuild b/net-im/amsn/amsn-0.98.9.ebuild index 1ead98abb5b6..8e19d47b3c2f 100644 --- a/net-im/amsn/amsn-0.98.9.ebuild +++ b/net-im/amsn/amsn-0.98.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/amsn/amsn-0.98.9.ebuild,v 1.6 2012/05/29 14:31:36 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/amsn/amsn-0.98.9.ebuild,v 1.7 2012/07/08 22:04:36 xmw Exp $ EAPI=4 inherit autotools eutils fdo-mime gnome2-utils toolchain-funcs @@ -13,7 +13,7 @@ HOMEPAGE="http://www.amsn-project.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc -sparc x86" +KEYWORDS="amd64 hppa ppc -sparc x86" IUSE="debug" DEPEND=">=dev-lang/tcl-8.4 |