diff options
author | 2005-04-01 15:03:05 +0000 | |
---|---|---|
committer | 2005-04-01 15:03:05 +0000 | |
commit | d1e369b39778d8cc4275359c713655f7aea32437 (patch) | |
tree | 72802dda06bb5527d4784a5eac4f2313602f07f2 | |
parent | Added missing digest entries. (diff) | |
download | gentoo-2-d1e369b39778d8cc4275359c713655f7aea32437.tar.gz gentoo-2-d1e369b39778d8cc4275359c713655f7aea32437.tar.bz2 gentoo-2-d1e369b39778d8cc4275359c713655f7aea32437.zip |
stable on ia64
(Portage version: 2.0.51.19)
-rw-r--r-- | net-firewall/fwipsec/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-4.1.3-r2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-firewall/fwipsec/ChangeLog b/net-firewall/fwipsec/ChangeLog index 6954e85e75ba..516f68fc3c32 100644 --- a/net-firewall/fwipsec/ChangeLog +++ b/net-firewall/fwipsec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/fwipsec # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwipsec/ChangeLog,v 1.3 2005/02/07 13:05:25 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwipsec/ChangeLog,v 1.4 2005/04/01 15:00:50 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> fwipsec-0.4.2-r1.ebuild: + stable on ia64 *fwipsec-0.4.2-r1 (07 Feb 2005) diff --git a/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild b/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild index dfdf1f89fb7c..d101d9318550 100644 --- a/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild +++ b/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild,v 1.1 2005/02/07 13:05:25 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwipsec/fwipsec-0.4.2-r1.ebuild,v 1.2 2005/04/01 15:00:50 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Firewall scripts that control iptables, FreeS/WAN, and squid." @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc ~sparc ~alpha amd64 ~hppa ~mips ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~alpha amd64 ~hppa ~mips ia64" DEPEND="virtual/linux-sources >=net-firewall/iptables-1.2.7 diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index b8b7afb1183f..27c80ed278a1 100644 --- a/net-fs/autofs/ChangeLog +++ b/net-fs/autofs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/autofs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.42 2005/03/23 01:06:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.43 2005/04/01 15:03:05 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> autofs-4.1.3-r2.ebuild: + stable on ia64 23 Mar 2005; <agriffis@gentoo.org> autofs-4.1.3-r2.ebuild: Stable on amd64 diff --git a/net-fs/autofs/autofs-4.1.3-r2.ebuild b/net-fs/autofs/autofs-4.1.3-r2.ebuild index d0ad83afee0c..0db292d4601b 100644 --- a/net-fs/autofs/autofs-4.1.3-r2.ebuild +++ b/net-fs/autofs/autofs-4.1.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r2.ebuild,v 1.5 2005/03/23 01:06:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r2.ebuild,v 1.6 2005/04/01 15:03:05 agriffis Exp $ inherit eutils @@ -21,7 +21,7 @@ DEPEND="virtual/libc ldap? ( >=net-nds/openldap-2.0 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" src_unpack() { unpack ${P}.tar.bz2 |