diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:21:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:21:07 +0000 |
commit | 1ca36dc526840e9d66634eb9e98900be6db47bf7 (patch) | |
tree | 99154e93767b9888f3492d445b9fc8fa57a21478 /dev-ada/cbind | |
parent | repoman: header fix (diff) | |
download | historical-1ca36dc526840e9d66634eb9e98900be6db47bf7.tar.gz historical-1ca36dc526840e9d66634eb9e98900be6db47bf7.tar.bz2 historical-1ca36dc526840e9d66634eb9e98900be6db47bf7.zip |
repoman: header fix
Diffstat (limited to 'dev-ada/cbind')
-rw-r--r-- | dev-ada/cbind/Manifest | 2 | ||||
-rw-r--r-- | dev-ada/cbind/cbind-6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ada/cbind/Manifest b/dev-ada/cbind/Manifest index 3a55e21266c6..2cb3e8156cba 100644 --- a/dev-ada/cbind/Manifest +++ b/dev-ada/cbind/Manifest @@ -1,5 +1,5 @@ MD5 37141303d3d180ebeecc00619d58bda8 ChangeLog 586 -MD5 b846c936f3641f258a1ad057acae6951 cbind-6.ebuild 752 +MD5 e00e6b124858d6755ce5273e79e0c9f6 cbind-6.ebuild 744 MD5 b1a57b79797c5cfb1af44255bee44d06 metadata.xml 451 MD5 aa4cf2876e3e245ad93133ff4deb78c5 files/cbind6.diff 5268 MD5 54d17954817798fdfed5399cee7f0373 files/digest-cbind-6 55 diff --git a/dev-ada/cbind/cbind-6.ebuild b/dev-ada/cbind/cbind-6.ebuild index a7d24c734648..9964eeeea833 100644 --- a/dev-ada/cbind/cbind-6.ebuild +++ b/dev-ada/cbind/cbind-6.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/dev-ada/cbind/cbind-6.ebuild,v 1.1 2003/07/13 23:53:59 george Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.ebuild,v 1.2 2003/09/08 07:20:54 msterret Exp $ S="${WORKDIR}/${PN}${PV}" DESCRIPTION="This tool is designed to aid in the creation of Ada bindings to C." |