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 | |
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')
-rw-r--r-- | dev-ada/adabindx/Manifest | 2 | ||||
-rw-r--r-- | dev-ada/adabindx/adabindx-0.7.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/adabroker/Manifest | 4 | ||||
-rw-r--r-- | dev-ada/adabroker/adabroker-1.0_pre4.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/adaopengl/Manifest | 2 | ||||
-rw-r--r-- | dev-ada/adaopengl/adaopengl-0.12.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/adasockets/Manifest | 4 | ||||
-rw-r--r-- | dev-ada/adasockets/adasockets-1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/adasockets/adasockets-1.7.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/asis/Manifest | 2 | ||||
-rw-r--r-- | dev-ada/asis/asis-3.15p.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/cbind/Manifest | 2 | ||||
-rw-r--r-- | dev-ada/cbind/cbind-6.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/garlic/Manifest | 2 | ||||
-rw-r--r-- | dev-ada/garlic/garlic-3.15p.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/gps-bin/Manifest | 2 | ||||
-rw-r--r-- | dev-ada/gps-bin/gps-bin-1.2.2.ebuild | 4 |
17 files changed, 28 insertions, 28 deletions
diff --git a/dev-ada/adabindx/Manifest b/dev-ada/adabindx/Manifest index aa7fe350884e..d50c68247347 100644 --- a/dev-ada/adabindx/Manifest +++ b/dev-ada/adabindx/Manifest @@ -1,5 +1,5 @@ MD5 c4c427730904f7f87377f41d36a318be ChangeLog 609 -MD5 edd1578dcf469d4ffd33ac1f9762f5e5 adabindx-0.7.2.ebuild 1204 +MD5 cb8bfe45a71343146309a0d76ef893bf adabindx-0.7.2.ebuild 1196 MD5 04fabdb277cc755e6cfb58b42eee6675 metadata.xml 384 MD5 8af79ee1afd8aa228951f393f79b2b00 files/adabindx-0.7.2.diff 219745 MD5 8c577abf12ed815ffdc1400d2aee29c8 files/digest-adabindx-0.7.2 67 diff --git a/dev-ada/adabindx/adabindx-0.7.2.ebuild b/dev-ada/adabindx/adabindx-0.7.2.ebuild index 0eeda7b9b547..4676cd14c45b 100644 --- a/dev-ada/adabindx/adabindx-0.7.2.ebuild +++ b/dev-ada/adabindx/adabindx-0.7.2.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/adabindx/adabindx-0.7.2.ebuild,v 1.1 2003/07/14 00:39:55 george Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ada/adabindx/adabindx-0.7.2.ebuild,v 1.2 2003/09/08 07:20:54 msterret Exp $ # DESCRIPTION="An Ada-binding to the X Window System and *tif." diff --git a/dev-ada/adabroker/Manifest b/dev-ada/adabroker/Manifest index 344fb0f78f82..6dedcd06fbb4 100644 --- a/dev-ada/adabroker/Manifest +++ b/dev-ada/adabroker/Manifest @@ -1,4 +1,4 @@ -MD5 36f786825fd74a6db990491d46827166 adabroker-1.0_pre4.ebuild 2201 -MD5 edb2dfe606abb7f8e8e1fdee7f5e5855 metadata.xml 407 MD5 dc1d4e1c9554f6986fc9dc9fd6d7c1a5 ChangeLog 437 +MD5 f7041887f5bda1b165d37c2a58bbc494 adabroker-1.0_pre4.ebuild 2194 +MD5 edb2dfe606abb7f8e8e1fdee7f5e5855 metadata.xml 407 MD5 ad5e1f69b3219ffe276383a2132b0ef3 files/digest-adabroker-1.0_pre4 69 diff --git a/dev-ada/adabroker/adabroker-1.0_pre4.ebuild b/dev-ada/adabroker/adabroker-1.0_pre4.ebuild index 4ba392865ed3..22ddd11aad1c 100644 --- a/dev-ada/adabroker/adabroker-1.0_pre4.ebuild +++ b/dev-ada/adabroker/adabroker-1.0_pre4.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/adabroker/adabroker-1.0_pre4.ebuild,v 1.1 2003/08/17 22:31:38 dholm Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ada/adabroker/adabroker-1.0_pre4.ebuild,v 1.2 2003/09/08 07:20:54 msterret Exp $ S="${WORKDIR}/${PN}-1.0pre4" DESCRIPTION="AdaBroker is a CORBA implementation for Ada." diff --git a/dev-ada/adaopengl/Manifest b/dev-ada/adaopengl/Manifest index e8b4fbc7ed00..3de05ad17d5c 100644 --- a/dev-ada/adaopengl/Manifest +++ b/dev-ada/adaopengl/Manifest @@ -1,4 +1,4 @@ MD5 b0b84364a03b6dcedfdb7e89604cea39 ChangeLog 570 -MD5 95c1d51459ec895c606089142388624e adaopengl-0.12.ebuild 784 +MD5 165bef44913d54498aa2c88c0b3deec4 adaopengl-0.12.ebuild 777 MD5 a045918609dab6f9133a3a4d2cd8af68 metadata.xml 367 MD5 a530b6a95c00934d12c53f0a23d574c8 files/digest-adaopengl-0.12 66 diff --git a/dev-ada/adaopengl/adaopengl-0.12.ebuild b/dev-ada/adaopengl/adaopengl-0.12.ebuild index 922bbe8c838c..29078e42af23 100644 --- a/dev-ada/adaopengl/adaopengl-0.12.ebuild +++ b/dev-ada/adaopengl/adaopengl-0.12.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/adaopengl/adaopengl-0.12.ebuild,v 1.1 2003/08/14 02:13:33 dholm Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ada/adaopengl/adaopengl-0.12.ebuild,v 1.2 2003/09/08 07:20:54 msterret Exp $ S="${WORKDIR}/${P}" DESCRIPTION="This is an Ada-binding to OpenGL and some of it's related libraries." diff --git a/dev-ada/adasockets/Manifest b/dev-ada/adasockets/Manifest index e53f6053fca9..d6654636c559 100644 --- a/dev-ada/adasockets/Manifest +++ b/dev-ada/adasockets/Manifest @@ -1,6 +1,6 @@ MD5 433beb7ca559455c4c7b28e1d286670e ChangeLog 829 -MD5 27c299cdbf0a827db5b1d1dae117adec adasockets-1.7.ebuild 1415 +MD5 7f9377bfd640ff010cb85775a7117586 adasockets-1.7.ebuild 1407 MD5 7fbf01a68e8d81db063194cc634cf6b4 metadata.xml 646 -MD5 cd31f5f2508ea5c01cd5fa71350e0f13 adasockets-1.7-r1.ebuild 1589 +MD5 4f86baafc95ee74e70ecdad6485102c4 adasockets-1.7-r1.ebuild 1582 MD5 42f83eb514ebd3dea38e2b72889414b4 files/digest-adasockets-1.7 66 MD5 42f83eb514ebd3dea38e2b72889414b4 files/digest-adasockets-1.7-r1 66 diff --git a/dev-ada/adasockets/adasockets-1.7-r1.ebuild b/dev-ada/adasockets/adasockets-1.7-r1.ebuild index ffd3fc6bc1d1..0fd918c0ac9e 100644 --- a/dev-ada/adasockets/adasockets-1.7-r1.ebuild +++ b/dev-ada/adasockets/adasockets-1.7-r1.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/adasockets/adasockets-1.7-r1.ebuild,v 1.1 2003/08/15 16:57:23 dholm Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ada/adasockets/adasockets-1.7-r1.ebuild,v 1.2 2003/09/08 07:20:54 msterret Exp $ DESCRIPTION="An Interface to BSD sockets from Ada (TCP, UDP and multicast)." SRC_URI="http://www.rfc1149.net/download/adasockets/${P}.tar.gz" diff --git a/dev-ada/adasockets/adasockets-1.7.ebuild b/dev-ada/adasockets/adasockets-1.7.ebuild index 45dca79cfe7d..8d4227327df6 100644 --- a/dev-ada/adasockets/adasockets-1.7.ebuild +++ b/dev-ada/adasockets/adasockets-1.7.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/adasockets/adasockets-1.7.ebuild,v 1.1 2003/08/13 04:52:25 george Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ada/adasockets/adasockets-1.7.ebuild,v 1.2 2003/09/08 07:20:54 msterret Exp $ DESCRIPTION="An Interface to BSD sockets from Ada (TCP, UDP and multicast)." SRC_URI="http://www.rfc1149.net/download/adasockets/${P}.tar.gz" diff --git a/dev-ada/asis/Manifest b/dev-ada/asis/Manifest index a578f66ebe10..9981bee9b766 100644 --- a/dev-ada/asis/Manifest +++ b/dev-ada/asis/Manifest @@ -1,5 +1,5 @@ MD5 a7b2bd20ef12710ea53d06d1357b098e ChangeLog 703 -MD5 9c600564ed38de212d5c21e149f1aaf0 asis-3.15p.ebuild 2503 +MD5 a86cc97908f956c9056911e1cf3e2ff8 asis-3.15p.ebuild 2495 MD5 fd7e5cf25ef3dec8ef610126f059f680 metadata.xml 598 MD5 69d5c644b8ab42132401a32d66174a32 files/asis-3.15p.diff 1558 MD5 0d239a4e8d4fd1134f91a1f28f0bdd47 files/digest-asis-3.15p 64 diff --git a/dev-ada/asis/asis-3.15p.ebuild b/dev-ada/asis/asis-3.15p.ebuild index 7d7982f0485a..0b5f0b88f749 100644 --- a/dev-ada/asis/asis-3.15p.ebuild +++ b/dev-ada/asis/asis-3.15p.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/asis/asis-3.15p.ebuild,v 1.1 2003/07/13 17:46:21 george Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis/asis-3.15p.ebuild,v 1.2 2003/09/08 07:20:54 msterret Exp $ inherit gnat 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." diff --git a/dev-ada/garlic/Manifest b/dev-ada/garlic/Manifest index bb4c163d9385..b3b25190ef3a 100644 --- a/dev-ada/garlic/Manifest +++ b/dev-ada/garlic/Manifest @@ -1,4 +1,4 @@ MD5 a4a02621358ebb5a90de180447bf5f7e ChangeLog 591 -MD5 d4c04654b5449e206ca4415cd8906220 garlic-3.15p.ebuild 1622 +MD5 37d25e0661c9e22be4ee49dbb61a4f6c garlic-3.15p.ebuild 1612 MD5 9d359eac0028d3eab4c11ab7ad9071ba metadata.xml 505 MD5 c3d08801b20b2340914aaf73923b6762 files/digest-garlic-3.15p 65 diff --git a/dev-ada/garlic/garlic-3.15p.ebuild b/dev-ada/garlic/garlic-3.15p.ebuild index c126619fdc96..9a3a6c104537 100644 --- a/dev-ada/garlic/garlic-3.15p.ebuild +++ b/dev-ada/garlic/garlic-3.15p.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/garlic/garlic-3.15p.ebuild,v 1.2 2003/09/07 03:26:12 msterret Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ada/garlic/garlic-3.15p.ebuild,v 1.3 2003/09/08 07:20:54 msterret Exp $ S="${WORKDIR}/glade-${PV}-src" DESCRIPTION="The GNAT implementation of the ARM Annex for Distributed Systems." diff --git a/dev-ada/gps-bin/Manifest b/dev-ada/gps-bin/Manifest index e4b209f4eabc..3367e502ff74 100644 --- a/dev-ada/gps-bin/Manifest +++ b/dev-ada/gps-bin/Manifest @@ -1,5 +1,5 @@ MD5 86a4078491100d13f54f9f96341fe98c ChangeLog 529 -MD5 113c249001ed9636f0fcdf93b19851df gps-bin-1.2.2.ebuild 1483 +MD5 db35451658e6f7990931a1da9fed193f gps-bin-1.2.2.ebuild 1475 MD5 61a97d12115c75f54376aa875a836afb metadata.xml 998 MD5 a31042ea1266ba5db83c74551c516082 files/10gps-bin 22 MD5 ce39349e495c585ee2ec7836881eef61 files/digest-gps-bin-1.2.2 78 diff --git a/dev-ada/gps-bin/gps-bin-1.2.2.ebuild b/dev-ada/gps-bin/gps-bin-1.2.2.ebuild index be68b5d73f69..5d750645f7f2 100644 --- a/dev-ada/gps-bin/gps-bin-1.2.2.ebuild +++ b/dev-ada/gps-bin/gps-bin-1.2.2.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/gps-bin/gps-bin-1.2.2.ebuild,v 1.1 2003/08/10 02:54:02 george Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/gps-bin-1.2.2.ebuild,v 1.2 2003/09/08 07:20:54 msterret Exp $ IUSE="" |