diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-15 20:43:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-15 20:43:26 +0000 |
commit | 064215b772fcdde7a8229b27835f8711a7294d07 (patch) | |
tree | 36f62f6da977f38ee3953f7c844ed4c7ae10f9c9 /app-arch | |
parent | Marked stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-064215b772fcdde7a8229b27835f8711a7294d07.tar.gz gentoo-2-064215b772fcdde7a8229b27835f8711a7294d07.tar.bz2 gentoo-2-064215b772fcdde7a8229b27835f8711a7294d07.zip |
Stable on alpha.
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/sharutils/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.2.1-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index c838a4e9304b..b97661affec6 100644 --- a/app-arch/sharutils/ChangeLog +++ b/app-arch/sharutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/sharutils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.13 2004/05/15 20:27:06 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.14 2004/05/15 20:43:26 kloeri Exp $ + + 15 May 2004; Bryan Østergaard <kloeri@gentoo.org> sharutils-4.2.1-r9.ebuild: + Stable on alpha. 15 May 2004; Jon Portnoy <avenj@gentoo.org> sharutils-4.2.1-r9.ebuild : Stable on x86 + AMD64. diff --git a/app-arch/sharutils/sharutils-4.2.1-r9.ebuild b/app-arch/sharutils/sharutils-4.2.1-r9.ebuild index 6cffead91e4f..88b051d93279 100644 --- a/app-arch/sharutils/sharutils-4.2.1-r9.ebuild +++ b/app-arch/sharutils/sharutils-4.2.1-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r9.ebuild,v 1.5 2004/05/15 20:27:06 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r9.ebuild,v 1.6 2004/05/15 20:43:26 kloeri Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc sparc ~alpha hppa ~ia64 ~ppc64 ~s390 mips" +KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ~ia64 ~ppc64 ~s390 mips" IUSE="nls" RDEPEND="sys-apps/texinfo |