summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-08 08:04:46 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-08 08:04:46 +0000
commitc8c229461910205172a6d3ca00492c778e70aa9d (patch)
treeffa921bcf11a3cdd695b8c8da3968f2d86e8f086 /sys-apps
parentrepoman: header fix (diff)
downloadhistorical-c8c229461910205172a6d3ca00492c778e70aa9d.tar.gz
historical-c8c229461910205172a6d3ca00492c778e70aa9d.tar.bz2
historical-c8c229461910205172a6d3ca00492c778e70aa9d.zip
repoman: header fix
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/amiga-fdisk/Manifest4
-rw-r--r--sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild4
-rw-r--r--sys-apps/di/Manifest4
-rw-r--r--sys-apps/di/di-3.8.ebuild4
-rw-r--r--sys-apps/di/di-3.9.ebuild4
-rw-r--r--sys-apps/gnumaniak/Manifest2
-rw-r--r--sys-apps/gnumaniak/gnumaniak-1.8.ebuild4
-rw-r--r--sys-apps/i2c/Manifest6
-rw-r--r--sys-apps/i2c/i2c-2.6.5-r1.ebuild4
-rw-r--r--sys-apps/i2c/i2c-2.7.0.ebuild4
-rw-r--r--sys-apps/i2c/i2c-2.8.0.ebuild4
-rw-r--r--sys-apps/irda-utils/Manifest2
-rw-r--r--sys-apps/irda-utils/irda-utils-0.9.15.ebuild4
-rw-r--r--sys-apps/lshw/Manifest2
-rw-r--r--sys-apps/lshw/lshw-01.00.ebuild4
-rw-r--r--sys-apps/mawk/Manifest2
-rw-r--r--sys-apps/mawk/mawk-1.3.3.ebuild6
-rw-r--r--sys-apps/selinux-small/Manifest20
-rw-r--r--sys-apps/selinux-small/selinux-small-2003040709-r3.ebuild4
-rw-r--r--sys-apps/selinux-small/selinux-small-2003040709-r4.ebuild4
-rw-r--r--sys-apps/selinux-small/selinux-small-2003071106.ebuild4
-rw-r--r--sys-apps/x86info/Manifest2
-rw-r--r--sys-apps/x86info/x86info-1.11.ebuild4
23 files changed, 51 insertions, 51 deletions
diff --git a/sys-apps/amiga-fdisk/Manifest b/sys-apps/amiga-fdisk/Manifest
index d447d55ba474..baee3e8a9d07 100644
--- a/sys-apps/amiga-fdisk/Manifest
+++ b/sys-apps/amiga-fdisk/Manifest
@@ -1,4 +1,4 @@
-MD5 fda9fc55a64c589533b8a03246796764 amiga-fdisk-0.04.ebuild 772
-MD5 ad75765805c7371db9ef9fd08c279898 metadata.xml 340
MD5 60f622eb0c31e55d4003f37cfccb27d8 ChangeLog 596
+MD5 d32eb28b23a3afcac61fc7e37d8cffd3 amiga-fdisk-0.04.ebuild 765
+MD5 ad75765805c7371db9ef9fd08c279898 metadata.xml 340
MD5 27778f5b7b1ca353113ce8b8c92db09a files/digest-amiga-fdisk-0.04 67
diff --git a/sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild b/sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild
index 42fc7843d450..0de9c48ee529 100644
--- a/sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild
+++ b/sys-apps/amiga-fdisk/amiga-fdisk-0.04.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/amiga-fdisk/amiga-fdisk-0.04.ebuild,v 1.2 2003/09/06 09:29:06 dholm Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild,v 1.3 2003/09/08 08:04:11 msterret Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Amiga disklabel partitioning utility."
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"
diff --git a/sys-apps/gnumaniak/Manifest b/sys-apps/gnumaniak/Manifest
index 472c2e4bdaae..772b0f516c5d 100644
--- a/sys-apps/gnumaniak/Manifest
+++ b/sys-apps/gnumaniak/Manifest
@@ -1,3 +1,3 @@
MD5 3550b905ada4d836a6c9bb9eb7ce749c ChangeLog 589
-MD5 ba4202a13f25d4d54540d0c832d7ce1a gnumaniak-1.8.ebuild 650
+MD5 a1b30d3ef4d19b3789b8568938b8df79 gnumaniak-1.8.ebuild 649
MD5 8f2139a4fb8b6c25657cb48bb9b2098a files/digest-gnumaniak-1.8 65
diff --git a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild
index b2ba6a175045..f214b75ee216 100644
--- a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild
+++ b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.5 2003/06/21 21:19:39 drobbins Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.6 2003/09/08 08:02:57 msterret Exp $
MY_PN=${PN/-/}
S=${WORKDIR}/${P}
diff --git a/sys-apps/i2c/Manifest b/sys-apps/i2c/Manifest
index 84e4e3ebc5ac..e77b158ecc1e 100644
--- a/sys-apps/i2c/Manifest
+++ b/sys-apps/i2c/Manifest
@@ -1,7 +1,7 @@
MD5 9b8c85903614372d5bba16dda9892ace ChangeLog 1369
-MD5 43cc36b5825346c6fbfeeaa7a7f62710 i2c-2.6.5-r1.ebuild 1299
-MD5 7faa978b01cce1ea95f3b82a05cf482e i2c-2.7.0.ebuild 1295
-MD5 00750eeda5f0b8233083ca2ec5f299e1 i2c-2.8.0.ebuild 4146
+MD5 6ada14030a64fc04576b98a03ba613e3 i2c-2.6.5-r1.ebuild 1289
+MD5 e11e200d0e2fcb63204ee291e2b35f7d i2c-2.7.0.ebuild 1285
+MD5 07bc869a0ea7d23d93c9f52753374271 i2c-2.8.0.ebuild 4136
MD5 3576df9f3c7882d48106168eb8f7d51a files/digest-i2c-2.6.5-r1 61
MD5 2e2470d20cbace5964fe8d32fd87200e files/digest-i2c-2.7.0 61
MD5 98815b3534b98fe332ebd0121be2c5c0 files/digest-i2c-2.8.0 61
diff --git a/sys-apps/i2c/i2c-2.6.5-r1.ebuild b/sys-apps/i2c/i2c-2.6.5-r1.ebuild
index 21bd8e80da4a..c86ebbd7a4e7 100644
--- a/sys-apps/i2c/i2c-2.6.5-r1.ebuild
+++ b/sys-apps/i2c/i2c-2.6.5-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/sys-apps/i2c/i2c-2.6.5-r1.ebuild,v 1.3 2003/06/21 21:19:40 drobbins Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.6.5-r1.ebuild,v 1.4 2003/09/08 08:02:45 msterret Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="I2C Bus support"
diff --git a/sys-apps/i2c/i2c-2.7.0.ebuild b/sys-apps/i2c/i2c-2.7.0.ebuild
index 2155b3d01c76..8f4aea5f1dc0 100644
--- a/sys-apps/i2c/i2c-2.7.0.ebuild
+++ b/sys-apps/i2c/i2c-2.7.0.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/i2c/i2c-2.7.0.ebuild,v 1.5 2003/06/21 21:19:40 drobbins Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.7.0.ebuild,v 1.6 2003/09/08 08:02:45 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="I2C Bus support"
diff --git a/sys-apps/i2c/i2c-2.8.0.ebuild b/sys-apps/i2c/i2c-2.8.0.ebuild
index 0557178aedd9..f8173b975751 100644
--- a/sys-apps/i2c/i2c-2.8.0.ebuild
+++ b/sys-apps/i2c/i2c-2.8.0.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/i2c/i2c-2.8.0.ebuild,v 1.3 2003/09/07 02:55:33 msterret Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.0.ebuild,v 1.4 2003/09/08 08:02:45 msterret Exp $
# plasmaroo@plasmaroo.squirrelserver.co.uk, datestamp Tue Aug 12, 11:11 PM
diff --git a/sys-apps/irda-utils/Manifest b/sys-apps/irda-utils/Manifest
index fa30f7ddc060..ca4c713ac444 100644
--- a/sys-apps/irda-utils/Manifest
+++ b/sys-apps/irda-utils/Manifest
@@ -1,6 +1,6 @@
MD5 55dd2f706aec98d74555678325050003 ChangeLog 1623
MD5 14a4bf0a689f56339565e7aa8022a8a3 irda-utils-0.9.13.ebuild 1218
-MD5 34c2aa388c261c6841dfc4b721bd1ced irda-utils-0.9.15.ebuild 1374
+MD5 da8a60762826173bad41e2ab6e2276be irda-utils-0.9.15.ebuild 1364
MD5 10a500d681ec4e01d3d614987d5c9068 files/digest-irda-utils-0.9.13 69
MD5 b853c309634581523261878b433cc4ac files/digest-irda-utils-0.9.15 69
MD5 fcc3d075e8caf8fdef170d74bf326149 files/irda.conf 92
diff --git a/sys-apps/irda-utils/irda-utils-0.9.15.ebuild b/sys-apps/irda-utils/irda-utils-0.9.15.ebuild
index 6cb12bdfb91d..1ba62f6bbcf7 100644
--- a/sys-apps/irda-utils/irda-utils-0.9.15.ebuild
+++ b/sys-apps/irda-utils/irda-utils-0.9.15.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Distributed under the terms of the GNU General Public License v2
# Maintainer: Mikael Hallendal <micke@hallendal.net>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/irda-utils/irda-utils-0.9.15.ebuild,v 1.7 2003/09/07 02:47:31 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/irda-utils/irda-utils-0.9.15.ebuild,v 1.8 2003/09/08 08:03:49 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="IrDA Utilities, tools for IrDA communication"
diff --git a/sys-apps/lshw/Manifest b/sys-apps/lshw/Manifest
index 8c6f13f6315f..162c6810209d 100644
--- a/sys-apps/lshw/Manifest
+++ b/sys-apps/lshw/Manifest
@@ -1,5 +1,5 @@
MD5 8e09f5396fd51c472b54e1fa88fad123 ChangeLog 653
-MD5 ee6f1b11674f88519b73d7174dc0fbf4 lshw-01.00.ebuild 571
+MD5 e9f0ac962a3e1d1b14c5df87302d6d85 lshw-01.00.ebuild 571
MD5 a430cbc33748da716d663373b7c2167e lshw-01.02.ebuild 581
MD5 79b2a93800a7f7ecb6243292c6d5d706 lshw-01.03.ebuild 588
MD5 f85a623707b313b0bde6003e7a2f608c files/digest-lshw-01.00 63
diff --git a/sys-apps/lshw/lshw-01.00.ebuild b/sys-apps/lshw/lshw-01.00.ebuild
index 01ba2d38ee49..f4ab397018cb 100644
--- a/sys-apps/lshw/lshw-01.00.ebuild
+++ b/sys-apps/lshw/lshw-01.00.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-01.00.ebuild,v 1.2 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-01.00.ebuild,v 1.3 2003/09/08 08:03:38 msterret Exp $
MY_P="${P/-/-A.}"
DESCRIPTION="Hardware Lister"
diff --git a/sys-apps/mawk/Manifest b/sys-apps/mawk/Manifest
index f654e2aa862f..93dd66ce52b9 100644
--- a/sys-apps/mawk/Manifest
+++ b/sys-apps/mawk/Manifest
@@ -1,3 +1,3 @@
MD5 70b1e095fced6a82256796e307809c52 ChangeLog 345
-MD5 0c0774228b47e250a11146a42b2fa7b0 mawk-1.3.3.ebuild 829
+MD5 7a9f32d4def94744b56ea088bea64b66 mawk-1.3.3.ebuild 824
MD5 422a47be83c17ea21f474137dd4021b2 files/digest-mawk-1.3.3 62
diff --git a/sys-apps/mawk/mawk-1.3.3.ebuild b/sys-apps/mawk/mawk-1.3.3.ebuild
index 1eb6e5f07332..7c07804d35bd 100644
--- a/sys-apps/mawk/mawk-1.3.3.ebuild
+++ b/sys-apps/mawk/mawk-1.3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mawk/mawk-1.3.3.ebuild,v 1.2 2003/06/21 21:19:40 drobbins Exp $
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mawk/mawk-1.3.3.ebuild,v 1.3 2003/09/08 08:04:44 msterret Exp $
DESCRIPTION="An (often faster than gawk) awk-interpreter."
SRC_URI="ftp://ftp.whidbey.net/pub/brennan/${P}.tar.gz"
diff --git a/sys-apps/selinux-small/Manifest b/sys-apps/selinux-small/Manifest
index 1eeb213d6a9f..7da0ffe3dcb5 100644
--- a/sys-apps/selinux-small/Manifest
+++ b/sys-apps/selinux-small/Manifest
@@ -1,21 +1,21 @@
-MD5 74ed0ebe40bb920f2c477898e6e9abc0 metadata.xml 457
-MD5 b02e44767b86c92824f786f03e06f67c selinux-small-2003040709-r3.ebuild 4401
-MD5 a0be8a387010731864ba44082a0545cb selinux-small-2003040709-r4.ebuild 5449
-MD5 fc502c9d939550cd32da66f24348e155 selinux-small-2003071106.ebuild 5432
MD5 21dc909e06e313e39927d695b25a6b80 ChangeLog 6414
+MD5 bb47b89c8d6db4ba1c12f53ab879d3a1 selinux-small-2003040709-r3.ebuild 4401
+MD5 15c3bc3c7bd5ff7b829de3ae15033e4b selinux-small-2003040709-r4.ebuild 5449
+MD5 74ed0ebe40bb920f2c477898e6e9abc0 metadata.xml 457
+MD5 6c222a1ed870b60914d8d355ee7985aa selinux-small-2003071106.ebuild 5432
MD5 1aec61594c60e3447238b987bb8ea0a6 selinux-small-2003081400.ebuild 695
-MD5 0986e11cde481cc9d4f8061654dedead files/digest-selinux-small-2003040709-r3 151
MD5 14ef7a8e2104665076099d6fe3f0f664 files/digest-selinux-small-2003040709-r4 73
-MD5 4ed6e763e1f7562bb3ecb31414f3cb5e files/digest-selinux-small-2003071106 73
MD5 8daee4f4fd3e4a74c4d5f2ddb6b086a5 files/newrole 1197
-MD5 89d2840cccbc46b3261d7abc79b757fd files/open_init_pty 441
-MD5 40942493cfa58c7011ae2bf7d7db6194 files/rlpkg 2087
MD5 8daee4f4fd3e4a74c4d5f2ddb6b086a5 files/run_init 1197
+MD5 89d2840cccbc46b3261d7abc79b757fd files/open_init_pty 441
MD5 09147c78732ba1ffb7fd0ee3c79573c6 files/scmpd 527
+MD5 40942493cfa58c7011ae2bf7d7db6194 files/rlpkg 2087
MD5 5b8ae6c77d50a559c31fb144faf6843e files/selinux-small-2003040709-bison.diff 553
+MD5 3809db44913b783d2b8bb31c8361aa92 files/selinux-small-2003040709-setfiles.diff 2623
MD5 ece4a7821d33af42526916fa2725724a files/selinux-small-2003040709-gentoo.diff 13810
-MD5 2ebe97274132b6318b82fe6e3f185ea1 files/selinux-small-2003040709-newrole.diff 2640
+MD5 0986e11cde481cc9d4f8061654dedead files/digest-selinux-small-2003040709-r3 151
MD5 16b7e55b13429ce3e437bfc457cc2a8d files/selinux-small-2003040709-newstat.diff 8495
-MD5 3809db44913b783d2b8bb31c8361aa92 files/selinux-small-2003040709-setfiles.diff 2623
+MD5 2ebe97274132b6318b82fe6e3f185ea1 files/selinux-small-2003040709-newrole.diff 2640
+MD5 4ed6e763e1f7562bb3ecb31414f3cb5e files/digest-selinux-small-2003071106 73
MD5 c5b99591882f03bac91b33c928878158 files/selinux-small-2003071106-gentoo.diff 10851
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-selinux-small-2003081400 0
diff --git a/sys-apps/selinux-small/selinux-small-2003040709-r3.ebuild b/sys-apps/selinux-small/selinux-small-2003040709-r3.ebuild
index 972b5dbfa87a..b15e8dc9e514 100644
--- a/sys-apps/selinux-small/selinux-small-2003040709-r3.ebuild
+++ b/sys-apps/selinux-small/selinux-small-2003040709-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/selinux-small-2003040709-r3.ebuild,v 1.4 2003/07/28 19:47:38 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/selinux-small-2003040709-r3.ebuild,v 1.5 2003/09/08 08:01:41 msterret Exp $
DESCRIPTION="SELinux libraries and policy compiler"
HOMEPAGE="http://www.nsa.gov/selinux"
diff --git a/sys-apps/selinux-small/selinux-small-2003040709-r4.ebuild b/sys-apps/selinux-small/selinux-small-2003040709-r4.ebuild
index 009e06a3addf..81f4ffb654af 100644
--- a/sys-apps/selinux-small/selinux-small-2003040709-r4.ebuild
+++ b/sys-apps/selinux-small/selinux-small-2003040709-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/selinux-small-2003040709-r4.ebuild,v 1.5 2003/07/28 19:47:38 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/selinux-small-2003040709-r4.ebuild,v 1.6 2003/09/08 08:01:41 msterret Exp $
DESCRIPTION="SELinux libraries and policy compiler"
HOMEPAGE="http://www.nsa.gov/selinux"
diff --git a/sys-apps/selinux-small/selinux-small-2003071106.ebuild b/sys-apps/selinux-small/selinux-small-2003071106.ebuild
index aea5c8b4a336..dbf81553d641 100644
--- a/sys-apps/selinux-small/selinux-small-2003071106.ebuild
+++ b/sys-apps/selinux-small/selinux-small-2003071106.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/selinux-small-2003071106.ebuild,v 1.3 2003/08/02 05:12:40 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/selinux-small/selinux-small-2003071106.ebuild,v 1.4 2003/09/08 08:01:41 msterret Exp $
DESCRIPTION="SELinux libraries and policy compiler"
HOMEPAGE="http://www.nsa.gov/selinux"
diff --git a/sys-apps/x86info/Manifest b/sys-apps/x86info/Manifest
index 30255e9c903c..4a5317fad52a 100644
--- a/sys-apps/x86info/Manifest
+++ b/sys-apps/x86info/Manifest
@@ -1,4 +1,4 @@
MD5 1fa43e32416f2e1a140f669a478373fd ChangeLog 509
-MD5 00da22111032a3f65cff2a6a8580c0bd x86info-1.11.ebuild 1848
+MD5 ed11ac297eb6bec12666e97429de394a x86info-1.11.ebuild 1838
MD5 14514d85680a44ebe1a0625f76262b3a files/digest-x86info-1.11 60
MD5 4291fa4d070c1d2efbabbb2e8cd3fd03 files/x86info-modules.conf-rc 327
diff --git a/sys-apps/x86info/x86info-1.11.ebuild b/sys-apps/x86info/x86info-1.11.ebuild
index f2afc8601320..d05e09c9bc37 100644
--- a/sys-apps/x86info/x86info-1.11.ebuild
+++ b/sys-apps/x86info/x86info-1.11.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/x86info/x86info-1.11.ebuild,v 1.3 2003/06/21 21:19:41 drobbins Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/x86info-1.11.ebuild,v 1.4 2003/09/08 08:03:08 msterret Exp $
inherit eutils