diff options
author | 2004-09-29 21:40:35 +0000 | |
---|---|---|
committer | 2004-09-29 21:40:35 +0000 | |
commit | 25e87693150b6cf7bf0e77747ebb47d0bac03741 (patch) | |
tree | a31d82fe5d60a644d5bee1217f321291e21764c0 /app-arch | |
parent | Added 3.61 to x86. New version 3.62. Removed old versions. (Manifest recommit) (diff) | |
download | gentoo-2-25e87693150b6cf7bf0e77747ebb47d0bac03741.tar.gz gentoo-2-25e87693150b6cf7bf0e77747ebb47d0bac03741.tar.bz2 gentoo-2-25e87693150b6cf7bf0e77747ebb47d0bac03741.zip |
Stable on alpha, bug 65773.
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/sharutils/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.2.1-r10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 4f2b0637330c..6ba0ab36ff64 100644 --- a/app-arch/sharutils/ChangeLog +++ b/app-arch/sharutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/sharutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.20 2004/09/29 21:32:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.21 2004/09/29 21:40:35 kloeri Exp $ + + 29 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> + sharutils-4.2.1-r10.ebuild: + Stable on alpha, bug 65773. 29 Sep 2004; Olivier Crete <tester@gentoo.org> sharutils-4.2.1-r10.ebuild: Stable on x86 diff --git a/app-arch/sharutils/sharutils-4.2.1-r10.ebuild b/app-arch/sharutils/sharutils-4.2.1-r10.ebuild index 6e9840b93d64..6003178fd53a 100644 --- a/app-arch/sharutils/sharutils-4.2.1-r10.ebuild +++ b/app-arch/sharutils/sharutils-4.2.1-r10.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/sharutils/sharutils-4.2.1-r10.ebuild,v 1.6 2004/09/29 21:32:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r10.ebuild,v 1.7 2004/09/29 21:40:35 kloeri Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sparc x86" IUSE="nls" RDEPEND="sys-apps/texinfo |