diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-12-18 06:33:55 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-12-18 06:33:55 +0000 |
commit | b7e7d775a53e6e9988da74cba7d7121fc7e92882 (patch) | |
tree | e9e913dc0d545ed070cccc7f3044e307821ba2c4 /app-arch/atool/atool-0.28.0.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-b7e7d775a53e6e9988da74cba7d7121fc7e92882.tar.gz gentoo-2-b7e7d775a53e6e9988da74cba7d7121fc7e92882.tar.bz2 gentoo-2-b7e7d775a53e6e9988da74cba7d7121fc7e92882.zip |
version bump as per bug #74752. x86 stable on version 0.28.0. Removed old version 0.27.0
Diffstat (limited to 'app-arch/atool/atool-0.28.0.ebuild')
-rw-r--r-- | app-arch/atool/atool-0.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/atool/atool-0.28.0.ebuild b/app-arch/atool/atool-0.28.0.ebuild index 74b8c414470f..2df1986914ab 100644 --- a/app-arch/atool/atool-0.28.0.ebuild +++ b/app-arch/atool/atool-0.28.0.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/atool/atool-0.28.0.ebuild,v 1.3 2004/08/07 19:42:12 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/atool-0.28.0.ebuild,v 1.4 2004/12/18 06:33:55 dragonheart Exp $ DESCRIPTION="script for managing file archives of various types (atr,tar+gzip,zip,etc)" HOMEPAGE="http://www.student.lu.se/~nbi98oli/" @@ -8,7 +8,7 @@ SRC_URI="http://www.student.lu.se/~nbi98oli/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="" DEPEND="dev-lang/perl" |