diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-09-04 18:21:46 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-09-04 18:21:46 +0000 |
commit | 805ed9b7cb1a569ec58c9de7a6ae91d053074982 (patch) | |
tree | b70f57d182c698d020d1bf088daab563079c49c5 /app-arch/atool | |
parent | New version - 1.1.0.1 is released (Fixes some issues with the 1.1.0 release) (diff) | |
download | gentoo-2-805ed9b7cb1a569ec58c9de7a6ae91d053074982.tar.gz gentoo-2-805ed9b7cb1a569ec58c9de7a6ae91d053074982.tar.bz2 gentoo-2-805ed9b7cb1a569ec58c9de7a6ae91d053074982.zip |
Stable on sparc, bug #236630
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-arch/atool')
-rw-r--r-- | app-arch/atool/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/atool/atool-0.35.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/atool/ChangeLog b/app-arch/atool/ChangeLog index 00966adc5aae..4f996c4d3907 100644 --- a/app-arch/atool/ChangeLog +++ b/app-arch/atool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/atool # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/ChangeLog,v 1.24 2008/09/03 22:58:09 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/ChangeLog,v 1.25 2008/09/04 18:21:46 bluebird Exp $ + + 04 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> atool-0.35.0.ebuild: + Stable on sparc, bug #236630 03 Sep 2008; Tristan Heaven <nyhm@gentoo.org> atool-0.35.0.ebuild: Block app-text/adiff, bug #227037 diff --git a/app-arch/atool/atool-0.35.0.ebuild b/app-arch/atool/atool-0.35.0.ebuild index fade2c116276..ecd6890aeb1f 100644 --- a/app-arch/atool/atool-0.35.0.ebuild +++ b/app-arch/atool/atool-0.35.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/atool-0.35.0.ebuild,v 1.2 2008/09/03 22:58:09 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/atool-0.35.0.ebuild,v 1.3 2008/09/04 18:21:46 bluebird Exp $ DESCRIPTION="a script for managing file archives of various types" HOMEPAGE="http://www.nongnu.org/atool/" @@ -8,7 +8,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" DEPEND="dev-lang/perl |