diff options
-rw-r--r-- | app-arch/tar/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/tar/tar-1.14.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/hashalot/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/hashalot/hashalot-0.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-arch/tar/ChangeLog b/app-arch/tar/ChangeLog index 73104cdd857e..aba466d827d1 100644 --- a/app-arch/tar/ChangeLog +++ b/app-arch/tar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/tar # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/ChangeLog,v 1.20 2004/06/25 14:16:06 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/ChangeLog,v 1.21 2004/06/30 03:21:15 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> tar-1.14.ebuild: + stable on x86, alpha, ia64 25 Jun 2004; <solar@gentoo.org> tar-1.13.92-r3.ebuild, tar-1.14.ebuild: uclibc update diff --git a/app-arch/tar/tar-1.14.ebuild b/app-arch/tar/tar-1.14.ebuild index 7a38d160821c..076466f6e709 100644 --- a/app-arch/tar/tar-1.14.ebuild +++ b/app-arch/tar/tar-1.14.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-arch/tar/tar-1.14.ebuild,v 1.5 2004/06/25 23:55:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.14.ebuild,v 1.6 2004/06/30 03:21:15 agriffis Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://ftp.gnu.org/gnu/tar/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm ~hppa ~amd64 ia64 ~ppc64 ~s390" IUSE="nls static build" DEPEND="virtual/libc diff --git a/app-crypt/hashalot/ChangeLog b/app-crypt/hashalot/ChangeLog index 70102a05eb6b..9de8b316e283 100644 --- a/app-crypt/hashalot/ChangeLog +++ b/app-crypt/hashalot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/hashalot # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.17 2004/06/24 21:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.18 2004/06/30 03:22:22 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> hashalot-0.3.ebuild: + stable on x86, alpha, ia64 14 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> hashalot-0.2.0.ebuild: Stable on hppa diff --git a/app-crypt/hashalot/hashalot-0.3.ebuild b/app-crypt/hashalot/hashalot-0.3.ebuild index 7812b47d726e..d63d80bdfa67 100644 --- a/app-crypt/hashalot/hashalot-0.3.ebuild +++ b/app-crypt/hashalot/hashalot-0.3.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-crypt/hashalot/hashalot-0.3.ebuild,v 1.4 2004/06/27 21:30:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.3.ebuild,v 1.5 2004/06/30 03:22:22 agriffis Exp $ DESCRIPTION="CryptoAPI utils" HOMEPAGE="http://www.kerneli.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.paranoiacs.org/~sluskyb/hacks/hashalot/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~mips ~alpha ~arm ~amd64 ~ia64" +KEYWORDS="x86 ~sparc ~mips alpha ~arm ~amd64 ia64" IUSE="" RDEPEND="virtual/libc" |