diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-06-01 11:45:42 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-06-01 11:45:42 +0000 |
commit | a097869c997a58e39b7347ca2b6eff9b991268d0 (patch) | |
tree | c9321be32678b4d3688c06c0ed032e0b335901a1 /sys-apps | |
parent | New version (diff) | |
download | historical-a097869c997a58e39b7347ca2b6eff9b991268d0.tar.gz historical-a097869c997a58e39b7347ca2b6eff9b991268d0.tar.bz2 historical-a097869c997a58e39b7347ca2b6eff9b991268d0.zip |
QA cleanup
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwsetup/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hwsetup/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/hwsetup/hwsetup-1.0.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/sys-apps/hwsetup/ChangeLog b/sys-apps/hwsetup/ChangeLog index 79bca4720f81..3777edfa8291 100644 --- a/sys-apps/hwsetup/ChangeLog +++ b/sys-apps/hwsetup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwsetup # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.9 2004/05/30 14:43:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.10 2004/06/01 11:45:42 wolf31o2 Exp $ + + 01 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0.ebuild: + QA cleanup 30 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.0-r1.ebuild: QA cleanup and masking for ppc. diff --git a/sys-apps/hwsetup/Manifest b/sys-apps/hwsetup/Manifest index 16a7dd014de2..f37858496b87 100644 --- a/sys-apps/hwsetup/Manifest +++ b/sys-apps/hwsetup/Manifest @@ -1,6 +1,6 @@ MD5 402a5af0d144f315152d3cfb54e3d8a7 hwsetup-1.0-r1.ebuild 705 -MD5 8c8b5dd95a8c7e53531eec00c67ee161 hwsetup-1.0.ebuild 652 -MD5 0881c747a97255067e3ef8d027482f2f ChangeLog 1085 +MD5 5a4b29f09ea63e08eb8dc36aae0b0d99 hwsetup-1.0.ebuild 634 +MD5 f267772b5dd44dd0dbd1ae434318ecd6 ChangeLog 1174 MD5 d86e5b5e47260e5a965eae2afe6d6d40 metadata.xml 159 MD5 18324d6193e384c0a380ffb3901509dd files/digest-hwsetup-1.0 63 MD5 70141575b96009e82605b4f86fbe8758 files/digest-hwsetup-1.0-r1 64 diff --git a/sys-apps/hwsetup/hwsetup-1.0.ebuild b/sys-apps/hwsetup/hwsetup-1.0.ebuild index 992cefb66ce3..8a2e9cd6874c 100644 --- a/sys-apps/hwsetup/hwsetup-1.0.ebuild +++ b/sys-apps/hwsetup/hwsetup-1.0.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/hwsetup-1.0.ebuild,v 1.10 2004/05/30 14:40:33 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/hwsetup-1.0.ebuild,v 1.11 2004/06/01 11:45:42 wolf31o2 Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Hardware setup program" SRC_URI="mirror://gentoo/hwsetup_1.0-9.tar.gz" HOMEPAGE="http://www.knopper.net" |