diff options
author | David Holm <dholm@gentoo.org> | 2004-04-28 16:03:58 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-28 16:03:58 +0000 |
commit | 04417699ed8c4e3c02d316b58faca96b2444f608 (patch) | |
tree | 6a335404d589259ba9e847a82dbee0d2f843ada4 /x11-plugins/wmnetselect | |
parent | Added to ~ppc (diff) | |
download | historical-04417699ed8c4e3c02d316b58faca96b2444f608.tar.gz historical-04417699ed8c4e3c02d316b58faca96b2444f608.tar.bz2 historical-04417699ed8c4e3c02d316b58faca96b2444f608.zip |
Added to ~ppc
Diffstat (limited to 'x11-plugins/wmnetselect')
-rw-r--r-- | x11-plugins/wmnetselect/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmnetselect/wmnetselect-0.8-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmnetselect/wmnetselect-0.8.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-plugins/wmnetselect/ChangeLog b/x11-plugins/wmnetselect/ChangeLog index b1539c4ec90b..65bfa98f28d1 100644 --- a/x11-plugins/wmnetselect/ChangeLog +++ b/x11-plugins/wmnetselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnetselect -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetselect/ChangeLog,v 1.4 2003/02/12 09:43:00 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetselect/ChangeLog,v 1.5 2004/04/28 16:01:46 dholm Exp $ + + 28 Apr 2004; David Holm <dholm@gentoo.org> wmnetselect-0.8-r1.ebuild: + Added to ~ppc. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-plugins/wmnetselect/wmnetselect-0.8-r1.ebuild b/x11-plugins/wmnetselect/wmnetselect-0.8-r1.ebuild index 9ad57825db3f..c22af5aa798e 100644 --- a/x11-plugins/wmnetselect/wmnetselect-0.8-r1.ebuild +++ b/x11-plugins/wmnetselect/wmnetselect-0.8-r1.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/wmnetselect/wmnetselect-0.8-r1.ebuild,v 1.6 2004/03/26 23:10:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetselect/wmnetselect-0.8-r1.ebuild,v 1.7 2004/04/28 16:01:46 dholm Exp $ IUSE="" DESCRIPTION="WindowMaker browser launcher doclette" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp11.freebsd.org/pub/FreeBSD/ports/distfiles/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 sparc amd64 ~ppc" DEPEND="virtual/x11" diff --git a/x11-plugins/wmnetselect/wmnetselect-0.8.ebuild b/x11-plugins/wmnetselect/wmnetselect-0.8.ebuild index 15f2e77d72df..7f5acf8acbf9 100644 --- a/x11-plugins/wmnetselect/wmnetselect-0.8.ebuild +++ b/x11-plugins/wmnetselect/wmnetselect-0.8.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/wmnetselect/wmnetselect-0.8.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetselect/wmnetselect-0.8.ebuild,v 1.6 2004/04/28 16:01:46 dholm Exp $ S=${WORKDIR}/${P} DESCRIPTION="WindowMaker browser launcher doclette" |