diff options
author | David Holm <dholm@gentoo.org> | 2004-05-03 07:21:54 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-03 07:21:54 +0000 |
commit | 0ca5251523e0ee963dad0160ee995d4a18eb3ec7 (patch) | |
tree | 1f7ea1432d1d2bf7c76657073fea033b9d294fcb /net-misc/wput | |
parent | Mark stable on ia64 alpha and ppc. (diff) | |
download | historical-0ca5251523e0ee963dad0160ee995d4a18eb3ec7.tar.gz historical-0ca5251523e0ee963dad0160ee995d4a18eb3ec7.tar.bz2 historical-0ca5251523e0ee963dad0160ee995d4a18eb3ec7.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/wput')
-rw-r--r-- | net-misc/wput/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wput/Manifest | 4 | ||||
-rw-r--r-- | net-misc/wput/wput-0.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/wput/ChangeLog b/net-misc/wput/ChangeLog index 0d04d2aa47f1..d6b1aba1db1a 100644 --- a/net-misc/wput/ChangeLog +++ b/net-misc/wput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wput # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wput/ChangeLog,v 1.1 2004/05/02 18:47:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wput/ChangeLog,v 1.2 2004/05/03 07:21:54 dholm Exp $ + + 03 May 2004; David Holm <dholm@gentoo.org> wput-0.4.ebuild: + Added to ~ppc. *wput-0.4 (02 May 2004) diff --git a/net-misc/wput/Manifest b/net-misc/wput/Manifest index 390195f98e6d..d5e1edad964b 100644 --- a/net-misc/wput/Manifest +++ b/net-misc/wput/Manifest @@ -1,4 +1,4 @@ -MD5 7917801ab6bdd375cdf0abd1a998a915 wput-0.4.ebuild 788 +MD5 f200567bf4f3402077d025e4f1d4e36e ChangeLog 430 MD5 e2197bbca51952701bf182a7c4740f74 metadata.xml 218 -MD5 2a65386842ee39712b5492f3169f1e9a ChangeLog 351 +MD5 70b5fe079a3eb458d1582b65523f491d wput-0.4.ebuild 792 MD5 c4f33a3f597e892402d506bb45c85e71 files/digest-wput-0.4 57 diff --git a/net-misc/wput/wput-0.4.ebuild b/net-misc/wput/wput-0.4.ebuild index 09a3af7c2941..10e326e5ceb0 100644 --- a/net-misc/wput/wput-0.4.ebuild +++ b/net-misc/wput/wput-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wput/wput-0.4.ebuild,v 1.1 2004/05/02 18:47:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wput/wput-0.4.ebuild,v 1.2 2004/05/03 07:21:54 dholm Exp $ S="${WORKDIR}/${PN}" @@ -10,7 +10,7 @@ SRC_URI="http://itooktheredpill.dyndns.org/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="" |