summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-08 07:25:17 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-08 07:25:17 +0000
commit0d3aab54e9700920baa93f967fc7dd26b2f18667 (patch)
treef8296b74c7e7b85b2c8c366f29ad3c2262b4b617 /dev-ada/cbind
parentrepoman: header fix (diff)
downloadgentoo-2-0d3aab54e9700920baa93f967fc7dd26b2f18667.tar.gz
gentoo-2-0d3aab54e9700920baa93f967fc7dd26b2f18667.tar.bz2
gentoo-2-0d3aab54e9700920baa93f967fc7dd26b2f18667.zip
repoman: header fix
Diffstat (limited to 'dev-ada/cbind')
-rw-r--r--dev-ada/cbind/Manifest2
-rw-r--r--dev-ada/cbind/cbind-6.ebuild4
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."