diff options
author | David Holm <dholm@gentoo.org> | 2005-07-26 13:48:49 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-26 13:48:49 +0000 |
commit | f3ae814e0f78c0312437f7918ce791fad1485481 (patch) | |
tree | 61a878d7f21af7a0db421e9a1aece3849b0a129b /net-ftp/weex | |
parent | Version bumped to remove locales from official media to produce smaller relea... (diff) | |
download | historical-f3ae814e0f78c0312437f7918ce791fad1485481.tar.gz historical-f3ae814e0f78c0312437f7918ce791fad1485481.tar.bz2 historical-f3ae814e0f78c0312437f7918ce791fad1485481.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-ftp/weex')
-rw-r--r-- | net-ftp/weex/ChangeLog | 7 | ||||
-rw-r--r-- | net-ftp/weex/weex-2.6.1.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-ftp/weex/ChangeLog b/net-ftp/weex/ChangeLog index 80c4938bca25..b12d5e5ffd50 100644 --- a/net-ftp/weex/ChangeLog +++ b/net-ftp/weex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/weex -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/weex/ChangeLog,v 1.8 2004/11/17 23:05:26 mr_bones_ Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/weex/ChangeLog,v 1.9 2005/07/26 13:48:49 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> weex-2.6.1.5.ebuild: + Added to ~ppc. 17 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> weex-2.6.1.5.ebuild: fix inherit for bug #71472; tidy diff --git a/net-ftp/weex/weex-2.6.1.5.ebuild b/net-ftp/weex/weex-2.6.1.5.ebuild index c9d82ebd8e19..c577e3e02e57 100644 --- a/net-ftp/weex/weex-2.6.1.5.ebuild +++ b/net-ftp/weex/weex-2.6.1.5.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-ftp/weex/weex-2.6.1.5.ebuild,v 1.7 2004/11/17 23:05:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/weex/weex-2.6.1.5.ebuild,v 1.8 2005/07/26 13:48:49 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="amd64 ~ppc x86" IUSE="nls" DEPEND="sys-libs/ncurses" |