diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-02-22 02:18:35 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-02-22 02:18:35 +0000 |
commit | 8d81d5d92f4dba1b1004ac489d48b517af62e1b4 (patch) | |
tree | fa19de1d246eaa3961d9df6e0f9a45f00e13fb79 /sys-apps/tcp-wrappers | |
parent | new redhat-artwork version (diff) | |
download | historical-8d81d5d92f4dba1b1004ac489d48b517af62e1b4.tar.gz historical-8d81d5d92f4dba1b1004ac489d48b517af62e1b4.tar.bz2 historical-8d81d5d92f4dba1b1004ac489d48b517af62e1b4.zip |
more arm keywording in sys-apps
Diffstat (limited to 'sys-apps/tcp-wrappers')
-rw-r--r-- | sys-apps/tcp-wrappers/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/tcp-wrappers/ChangeLog b/sys-apps/tcp-wrappers/ChangeLog index 21a5d3fd9203..409dea7dca2b 100644 --- a/sys-apps/tcp-wrappers/ChangeLog +++ b/sys-apps/tcp-wrappers/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for sys-apps/tcp-wrappers # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/ChangeLog,v 1.12 2003/02/12 09:09:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/ChangeLog,v 1.13 2003/02/22 02:18:35 zwelch Exp $ *tcp-wrappers-7.6-r5.ebuild (16 Dec 2002) + 21 Feb 2003; Zach Welch <zwelch@gentoo.org> : + Added arm to keywords. + 10 Feb 2003; Seemant Kulleen <seemant@gentoo.org> tcp-wrappers-7.6-r3.ebuild : diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild index 40c7102f0715..9532c62910c7 100644 --- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild +++ b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild,v 1.17 2003/02/13 16:17:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r4.ebuild,v 1.18 2003/02/22 02:18:35 zwelch Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ppc sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" DEPEND="virtual/glibc" |