diff options
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild | 4 | ||||
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-3.1.7-r5.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index 04cf5065894e..df1e7fee67ff 100644 --- a/app-text/gnome-spell/ChangeLog +++ b/app-text/gnome-spell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gnome-spell # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.49 2004/07/15 17:39:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.50 2004/07/28 03:36:15 agriffis Exp $ + + 27 Jul 2004; <agriffis@gentoo.org> gnome-spell-1.0.5-r2.ebuild: + stable on ia64 15 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> gnome-spell-1.0.5-r2.ebuild: diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild index dc0c05d44985..096d82d35995 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.9 2004/07/15 17:39:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.10 2004/07/28 03:36:15 agriffis Exp $ inherit gnome.org gnome2 libtool eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="x86 sparc ~ppc alpha ~hppa amd64" +KEYWORDS="x86 sparc ~ppc alpha ~hppa amd64 ia64" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.2 diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index 5003928f566e..3e1753872927 100644 --- a/net-fs/autofs/ChangeLog +++ b/net-fs/autofs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/autofs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.30 2004/07/18 03:36:46 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.31 2004/07/28 03:41:14 agriffis Exp $ + + 27 Jul 2004; <agriffis@gentoo.org> autofs-3.1.7-r5.ebuild: + stable on ia64 17 Jul 2004; Tom Gall <tgall@gentoo.org> autofs-4.1.3.ebuild: stable on ppc64, bug #56994 diff --git a/net-fs/autofs/autofs-3.1.7-r5.ebuild b/net-fs/autofs/autofs-3.1.7-r5.ebuild index 07a93e6ff89d..bc9c0d3044f1 100644 --- a/net-fs/autofs/autofs-3.1.7-r5.ebuild +++ b/net-fs/autofs/autofs-3.1.7-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r5.ebuild,v 1.13 2004/07/14 23:51:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r5.ebuild,v 1.14 2004/07/28 03:41:14 agriffis Exp $ IUSE="ldap" @@ -12,7 +12,7 @@ DEPEND="ldap? ( >=net-nds/openldap-1.2 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 alpha ppc sparc" +KEYWORDS="x86 alpha ppc sparc ia64" src_unpack() { unpack ${A} |