diff options
author | David Holm <dholm@gentoo.org> | 2004-06-19 13:10:54 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-19 13:10:54 +0000 |
commit | 078cdc137bde327678f3ad92a2a5e8c294bf5dc3 (patch) | |
tree | c78031b8b0c023b138b48c239396603897b9e519 /net-im | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-078cdc137bde327678f3ad92a2a5e8c294bf5dc3.tar.gz gentoo-2-078cdc137bde327678f3ad92a2a5e8c294bf5dc3.tar.bz2 gentoo-2-078cdc137bde327678f3ad92a2a5e8c294bf5dc3.zip |
Added to ~ppc
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/msn4lin/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/msn4lin/msn4lin-0.4.ebuild | 4 | ||||
-rw-r--r-- | net-im/msn4lin/msn4lin-0.4f.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-im/msn4lin/ChangeLog b/net-im/msn4lin/ChangeLog index 59cbea19e00b..dd70646fb7d6 100644 --- a/net-im/msn4lin/ChangeLog +++ b/net-im/msn4lin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/msn4lin -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/msn4lin/ChangeLog,v 1.5 2003/10/23 14:12:28 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/msn4lin/ChangeLog,v 1.6 2004/06/19 13:07:56 dholm Exp $ + + 19 Jun 2004; David Holm <dholm@gentoo.org> msn4lin-0.4f.ebuild: + Added to ~ppc. *msn4lin-0.4f (19 May 2003) diff --git a/net-im/msn4lin/msn4lin-0.4.ebuild b/net-im/msn4lin/msn4lin-0.4.ebuild index 7a0cdea86107..0adce5760093 100644 --- a/net-im/msn4lin/msn4lin-0.4.ebuild +++ b/net-im/msn4lin/msn4lin-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/msn4lin/msn4lin-0.4.ebuild,v 1.5 2003/09/05 23:58:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/msn4lin/msn4lin-0.4.ebuild,v 1.6 2004/06/19 13:07:56 dholm Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tcl/tk MSN Messenger client for linux" diff --git a/net-im/msn4lin/msn4lin-0.4f.ebuild b/net-im/msn4lin/msn4lin-0.4f.ebuild index 4bcfd95067f9..9844b6e64dae 100644 --- a/net-im/msn4lin/msn4lin-0.4f.ebuild +++ b/net-im/msn4lin/msn4lin-0.4f.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/msn4lin/msn4lin-0.4f.ebuild,v 1.3 2003/09/05 23:58:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/msn4lin/msn4lin-0.4f.ebuild,v 1.4 2004/06/19 13:07:56 dholm Exp $ S=${WORKDIR}/${MY_P} MY_P=${PN}-tcl @@ -13,7 +13,7 @@ DEPEND=">=dev-lang/tcl-8.3.3 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" src_unpack() { unpack ${A} |