diff options
author | David Holm <dholm@gentoo.org> | 2004-06-08 12:47:15 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-08 12:47:15 +0000 |
commit | 7af6d96f0e4c486e48b09b41cc9f406dd598826f (patch) | |
tree | 3316be87e6a75e1d83728b84fc020274761034ff /x11-plugins/wminet | |
parent | move mac-fdisk + amiga-fdisk into sys-fs (diff) | |
download | historical-7af6d96f0e4c486e48b09b41cc9f406dd598826f.tar.gz historical-7af6d96f0e4c486e48b09b41cc9f406dd598826f.tar.bz2 historical-7af6d96f0e4c486e48b09b41cc9f406dd598826f.zip |
Added to ~ppc
Diffstat (limited to 'x11-plugins/wminet')
-rw-r--r-- | x11-plugins/wminet/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wminet/wminet-2.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wminet/ChangeLog b/x11-plugins/wminet/ChangeLog index 0ec6903bae01..8cd7fc667884 100644 --- a/x11-plugins/wminet/ChangeLog +++ b/x11-plugins/wminet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wminet -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wminet/ChangeLog,v 1.3 2003/09/24 20:38:41 weeve Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wminet/ChangeLog,v 1.4 2004/06/08 12:45:05 dholm Exp $ + + 08 Jun 2004; David Holm <dholm@gentoo.org> wminet-2.0.3.ebuild: + Added to ~ppc. 24 Sep 2003; Jason Wever <weeve@gentoo.org> wminet-2.0.3.ebuild: Added ~sparc keyword. diff --git a/x11-plugins/wminet/wminet-2.0.3.ebuild b/x11-plugins/wminet/wminet-2.0.3.ebuild index d5177594a3fa..dea1054029c2 100644 --- a/x11-plugins/wminet/wminet-2.0.3.ebuild +++ b/x11-plugins/wminet/wminet-2.0.3.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/x11-plugins/wminet/wminet-2.0.3.ebuild,v 1.7 2004/03/26 23:10:08 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wminet/wminet-2.0.3.ebuild,v 1.8 2004/06/08 12:45:05 dholm Exp $ S="${WORKDIR}/${PN}.app" IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.neotokyo.org/illusion/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc amd64" +KEYWORDS="x86 ~sparc amd64 ~ppc" DEPEND="virtual/x11" |