diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 13:25:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 13:25:29 +0000 |
commit | 8bc97726962efe8126ed060a2faeab3870c7256e (patch) | |
tree | d8a1c7061086adbe1be6a77ec9521ef7e12f8957 /x11-misc/mkxf86config | |
parent | ugh, another separate ChangeLog update (diff) | |
download | historical-8bc97726962efe8126ed060a2faeab3870c7256e.tar.gz historical-8bc97726962efe8126ed060a2faeab3870c7256e.tar.bz2 historical-8bc97726962efe8126ed060a2faeab3870c7256e.zip |
wolf says IUSE=livecd should be visible
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-misc/mkxf86config')
-rw-r--r-- | x11-misc/mkxf86config/Manifest | 8 | ||||
-rw-r--r-- | x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/mkxf86config/Manifest b/x11-misc/mkxf86config/Manifest index 022b54beaf89..3723b6f9fccf 100644 --- a/x11-misc/mkxf86config/Manifest +++ b/x11-misc/mkxf86config/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 d121d17950080a65012efca551ba91f6 mkxf86config-0.8-r3.ebuild 994 +MD5 11b1e7a2c35a518fc52a1992c54a6ae6 mkxf86config-0.8-r3.ebuild 1000 MD5 14cf7ca6a98559630b02845a6db5586f mkxf86config-0.9.ebuild 685 MD5 2160e36657bb93f4009081280969f199 ChangeLog 2788 MD5 d86e5b5e47260e5a965eae2afe6d6d40 metadata.xml 159 @@ -12,7 +12,7 @@ MD5 db289c2cd67a32e4726683836ac498ad files/mkxf86config-0.8-gentoo.patch 14314 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCzSNLBXaUFmZvwyMRAnEZAKDDX0mNFVtoRkdM+1Pq5fAA59o8rQCgx1t/ -OomktPsfoSbI8YTsYFVZfj0= -=tRia +iD8DBQFCzS1cBXaUFmZvwyMRApUwAKDHut+S2JHtbRnc3T3KvBFZnFC4BACeKuvF +bQToBw4EeTadWFqd87+hLFo= +=hqQM -----END PGP SIGNATURE----- diff --git a/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild b/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild index 1d3b1a6e2d66..79d0c224dea4 100644 --- a/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild +++ b/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild,v 1.6 2005/07/07 12:42:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r3.ebuild,v 1.7 2005/07/07 13:25:29 agriffis Exp $ inherit eutils -IUSE="" +IUSE="livecd" MY_PN="xf86config-knoppix" MY_PV="${PV}-5" |