diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-16 20:06:29 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-16 20:06:29 +0000 |
commit | bed05dbf70782c02cb4605072bdbecd46c5da7d7 (patch) | |
tree | 04e183d95542eaebdcd663bfca7b520e1523c1ca /net-misc | |
parent | Added s390 to keywords (diff) | |
download | historical-bed05dbf70782c02cb4605072bdbecd46c5da7d7.tar.gz historical-bed05dbf70782c02cb4605072bdbecd46c5da7d7.tar.bz2 historical-bed05dbf70782c02cb4605072bdbecd46c5da7d7.zip |
added s390 to keywords
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ipx-utils/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/ipx-utils/ipx-utils-1.1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/urlview/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/urlview/urlview-0.9.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/net-misc/ipx-utils/ChangeLog b/net-misc/ipx-utils/ChangeLog index 1456356e3cb3..e461b6c0f7c3 100644 --- a/net-misc/ipx-utils/ChangeLog +++ b/net-misc/ipx-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipx-utils -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipx-utils/ChangeLog,v 1.5 2003/07/13 14:31:36 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipx-utils/ChangeLog,v 1.6 2004/04/16 20:04:58 randy Exp $ + + 16 Apr 2004; Michael McCabe <randy@gentoo.org> ipx-utils-1.1.ebuild: + Adding s390 keywords 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/net-misc/ipx-utils/ipx-utils-1.1.ebuild b/net-misc/ipx-utils/ipx-utils-1.1.ebuild index 08580b86e192..ea358a71d968 100644 --- a/net-misc/ipx-utils/ipx-utils-1.1.ebuild +++ b/net-misc/ipx-utils/ipx-utils-1.1.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-misc/ipx-utils/ipx-utils-1.1.ebuild,v 1.6 2003/09/05 22:01:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipx-utils/ipx-utils-1.1.ebuild,v 1.7 2004/04/16 20:04:58 randy Exp $ S=${WORKDIR}/${P/-utils} DESCRIPTION="The IPX Utilities" @@ -9,7 +9,7 @@ SRC_URI="ftp://sunsite.unc.edu/pub/Linux/system/filesystems/ncpfs/${P/-utils}.ta LICENSE="Caldera" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc s390" DEPEND="virtual/glibc" diff --git a/net-misc/urlview/ChangeLog b/net-misc/urlview/ChangeLog index 62832c2a62ab..c4438a4f6d60 100644 --- a/net-misc/urlview/ChangeLog +++ b/net-misc/urlview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/urlview -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/ChangeLog,v 1.9 2003/10/19 01:06:41 pyrania Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/ChangeLog,v 1.10 2004/04/16 20:06:29 randy Exp $ + + 16 Apr 2004; Michael McCabe <randy@gentoo.org> urlview-0.9.ebuild: + adding s390 keywords 19 Oct 2003; Markus Nigbur <pyrania@gentoo.org> urlview-0.9.ebuild: Added newline fix. Thanks to James Harlow (#25101). diff --git a/net-misc/urlview/urlview-0.9.ebuild b/net-misc/urlview/urlview-0.9.ebuild index 70e6de15d643..0e43384d2b71 100644 --- a/net-misc/urlview/urlview-0.9.ebuild +++ b/net-misc/urlview/urlview-0.9.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-misc/urlview/urlview-0.9.ebuild,v 1.13 2003/10/19 01:06:41 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.14 2004/04/16 20:06:29 randy Exp $ S=${WORKDIR}/${P} DESCRIPTION="extracts urls from text and will send them to another app" @@ -8,7 +8,7 @@ SRC_URI="ftp://gd.tuwien.ac.at/infosys/mail/mutt/contrib/${P}.tar.gz" HOMEPAGE="http://www.mutt.org" DEPEND=">=sys-libs/ncurses-5.2" RDEPEND=">=sys-libs/ncurses-5.2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha s390" LICENSE="GPL-2" SLOT="0" |