diff options
-rw-r--r-- | net-im/imcom/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/imcom/imcom-1.33.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/imcom/ChangeLog b/net-im/imcom/ChangeLog index 6e117a0c86ce..cc96c6cc6c61 100644 --- a/net-im/imcom/ChangeLog +++ b/net-im/imcom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/imcom -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/ChangeLog,v 1.20 2004/07/03 21:05:49 slarti Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/ChangeLog,v 1.21 2005/04/02 02:29:08 weeve Exp $ + + 02 Apr 2005; Jason Wever <weeve@gentoo.org> imcom-1.33.ebuild: + Stable on SPARC. 03 Jul 2004; Tom Martin <slarti@gentoo.org> imcom-1.33.ebuild: Added ~amd64 keyword. diff --git a/net-im/imcom/imcom-1.33.ebuild b/net-im/imcom/imcom-1.33.ebuild index 12ad71236ab3..16272591d85c 100644 --- a/net-im/imcom/imcom-1.33.ebuild +++ b/net-im/imcom/imcom-1.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.33.ebuild,v 1.7 2004/07/08 23:40:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.33.ebuild,v 1.8 2005/04/02 02:29:08 weeve Exp $ SRC_URI="http://imcom.floobin.cx/files/${P}.tar.gz" #SRC_URI="http://nafai.dyndns.org/files/imcom-betas/${PN}-${MYVER}.tar.gz" @@ -12,7 +12,7 @@ DEPEND=">=dev-lang/python-2.2 SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc sparc ~amd64" IUSE="" src_compile() { |