diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 08:04:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 08:04:46 +0000 |
commit | c8c229461910205172a6d3ca00492c778e70aa9d (patch) | |
tree | ffa921bcf11a3cdd695b8c8da3968f2d86e8f086 /sys-apps/di | |
parent | repoman: header fix (diff) | |
download | historical-c8c229461910205172a6d3ca00492c778e70aa9d.tar.gz historical-c8c229461910205172a6d3ca00492c778e70aa9d.tar.bz2 historical-c8c229461910205172a6d3ca00492c778e70aa9d.zip |
repoman: header fix
Diffstat (limited to 'sys-apps/di')
-rw-r--r-- | sys-apps/di/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/di/di-3.8.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/di/di-3.9.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/di/Manifest b/sys-apps/di/Manifest index 0739263cc60b..b09c550c0af0 100644 --- a/sys-apps/di/Manifest +++ b/sys-apps/di/Manifest @@ -1,5 +1,5 @@ -MD5 4e883331e1beba309a6e1cc0d61be897 di-3.9.ebuild 566 MD5 b1770a483b3b31826fc600e1c4de531f ChangeLog 779 -MD5 a416aed7299d7fe0c76217f74f75ff67 di-3.8.ebuild 566 +MD5 d3dfeff4bb835670a9f4fe32c290dcb4 di-3.8.ebuild 560 +MD5 1b1c848a14b74e4dff17a51ac684bdae di-3.9.ebuild 560 MD5 d9eed2b4300db0460af223dcec93dca7 files/digest-di-3.8 58 MD5 880adda194084b4dd5607b2930286dbc files/digest-di-3.9 58 diff --git a/sys-apps/di/di-3.8.ebuild b/sys-apps/di/di-3.8.ebuild index afba5a536f29..54356614fd4a 100644 --- a/sys-apps/di/di-3.8.ebuild +++ b/sys-apps/di/di-3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.8.ebuild,v 1.5 2003/08/11 16:21:26 iggy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.8.ebuild,v 1.6 2003/09/08 08:03:59 msterret Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Disk Information Utility" diff --git a/sys-apps/di/di-3.9.ebuild b/sys-apps/di/di-3.9.ebuild index baa2a4664b68..582b28323196 100644 --- a/sys-apps/di/di-3.9.ebuild +++ b/sys-apps/di/di-3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.9.ebuild,v 1.3 2003/08/11 16:21:26 iggy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.9.ebuild,v 1.4 2003/09/08 08:03:59 msterret Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Disk Information Utility" |