diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-17 20:44:58 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-17 20:44:58 +0000 |
commit | b9a43122df5a2ef3f809d66a31af77ab0f41a2cf (patch) | |
tree | 5889db1734bfec38bb00c86f86f027fd8467ecf4 /app-arch/afio | |
parent | Added SLOT (diff) | |
download | historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.tar.gz historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.tar.bz2 historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.zip |
Added SLOT
Diffstat (limited to 'app-arch/afio')
-rw-r--r-- | app-arch/afio/afio-2.4.7.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-arch/afio/afio-2.4.7.ebuild b/app-arch/afio/afio-2.4.7.ebuild index 1d4d084cc464..4b2f8b1d2e6d 100644 --- a/app-arch/afio/afio-2.4.7.ebuild +++ b/app-arch/afio/afio-2.4.7.ebuild @@ -5,6 +5,7 @@ S=${WORKDIR}/${P} DESCRIPTION="makes cpio-format archives and deals somewhat gracefully with \ input data corruption." SRC_URI="http://www.ibiblio.org/pub/linux/system/backup/${P}.tgz" +SLOT="0" HOMEPAGE="http://freshmeat.net/projects/afio/" LICENSE="Artistic|LGPL" |