diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-07 19:44:44 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-07 19:44:44 +0000 |
commit | 32fbfe8682c18607d5e36784e9e848309714d162 (patch) | |
tree | 3fa75b35f1feb6774c59d29444d4c3c2a05b9f91 /app-arch/atool | |
parent | stable bump (diff) | |
download | historical-32fbfe8682c18607d5e36784e9e848309714d162.tar.gz historical-32fbfe8682c18607d5e36784e9e848309714d162.tar.bz2 historical-32fbfe8682c18607d5e36784e9e848309714d162.zip |
Typo in DESCRIPTION, bug 59717.
Diffstat (limited to 'app-arch/atool')
-rw-r--r-- | app-arch/atool/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/atool/atool-0.25.0.ebuild | 4 | ||||
-rw-r--r-- | app-arch/atool/atool-0.27.0.ebuild | 4 | ||||
-rw-r--r-- | app-arch/atool/atool-0.28.0.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-arch/atool/ChangeLog b/app-arch/atool/ChangeLog index 5f8bd9991e9d..3f8c6399d870 100644 --- a/app-arch/atool/ChangeLog +++ b/app-arch/atool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/atool # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/ChangeLog,v 1.8 2004/06/24 21:27:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/ChangeLog,v 1.9 2004/08/07 19:42:12 slarti Exp $ + + 07 Aug 2004; Tom Martin <slarti@gentoo.org> atool-0.25.0.ebuild, + atool-0.27.0.ebuild, atool-0.28.0.ebuild: + Typo in DESCRIPTION: managaging -> managing. Bug 59717. *atool-0.28.0 (20 Jun 2004) diff --git a/app-arch/atool/atool-0.25.0.ebuild b/app-arch/atool/atool-0.25.0.ebuild index 746dff6c7033..e5773f13d604 100644 --- a/app-arch/atool/atool-0.25.0.ebuild +++ b/app-arch/atool/atool-0.25.0.ebuild @@ -1,8 +1,8 @@ # 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.25.0.ebuild,v 1.8 2004/06/24 21:27:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/atool-0.25.0.ebuild,v 1.9 2004/08/07 19:42:12 slarti Exp $ -DESCRIPTION="script for managaging file archives of various types (atr,tar+gzip,zip,etc)" +DESCRIPTION="script for managing file archives of various types (atr,tar+gzip,zip,etc)" HOMEPAGE="http://www.student.lu.se/~nbi98oli/" SRC_URI="http://www.student.lu.se/~nbi98oli/src/${P}.tar.gz" diff --git a/app-arch/atool/atool-0.27.0.ebuild b/app-arch/atool/atool-0.27.0.ebuild index 48027336127a..26d29d3aef14 100644 --- a/app-arch/atool/atool-0.27.0.ebuild +++ b/app-arch/atool/atool-0.27.0.ebuild @@ -1,8 +1,8 @@ # 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.27.0.ebuild,v 1.5 2004/06/24 21:27:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/atool-0.27.0.ebuild,v 1.6 2004/08/07 19:42:12 slarti Exp $ -DESCRIPTION="script for managaging file archives of various types (atr,tar+gzip,zip,etc)" +DESCRIPTION="script for managing file archives of various types (atr,tar+gzip,zip,etc)" HOMEPAGE="http://www.student.lu.se/~nbi98oli/" SRC_URI="http://www.student.lu.se/~nbi98oli/src/${P}.tar.gz" diff --git a/app-arch/atool/atool-0.28.0.ebuild b/app-arch/atool/atool-0.28.0.ebuild index 92800af7740d..74b8c414470f 100644 --- a/app-arch/atool/atool-0.28.0.ebuild +++ b/app-arch/atool/atool-0.28.0.ebuild @@ -1,8 +1,8 @@ # 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.2 2004/06/24 21:27:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/atool/atool-0.28.0.ebuild,v 1.3 2004/08/07 19:42:12 slarti Exp $ -DESCRIPTION="script for managaging file archives of various types (atr,tar+gzip,zip,etc)" +DESCRIPTION="script for managing file archives of various types (atr,tar+gzip,zip,etc)" HOMEPAGE="http://www.student.lu.se/~nbi98oli/" SRC_URI="http://www.student.lu.se/~nbi98oli/src/${P}.tar.gz" |