diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-07-22 23:31:55 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-07-22 23:31:55 +0000 |
commit | 8725e7b4408146ecbc215b3fecf6ecd5b85651b3 (patch) | |
tree | 42d5145b035998cb3ccb9327a3af57bb27e3b58b /sys-apps | |
parent | Marked stable on amd64 for bug #140793 (diff) | |
download | historical-8725e7b4408146ecbc215b3fecf6ecd5b85651b3.tar.gz historical-8725e7b4408146ecbc215b3fecf6ecd5b85651b3.tar.bz2 historical-8725e7b4408146ecbc215b3fecf6ecd5b85651b3.zip |
Clean up the binary in the tarball before making, fixes bug #141437.
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/915resolution/915resolution-0.5.2.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/915resolution/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/915resolution/Manifest | 16 |
3 files changed, 17 insertions, 11 deletions
diff --git a/sys-apps/915resolution/915resolution-0.5.2.ebuild b/sys-apps/915resolution/915resolution-0.5.2.ebuild index 8c6ad5d189d4..cb31550a21f8 100644 --- a/sys-apps/915resolution/915resolution-0.5.2.ebuild +++ b/sys-apps/915resolution/915resolution-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/915resolution/915resolution-0.5.2.ebuild,v 1.1 2006/07/22 17:29:44 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/915resolution/915resolution-0.5.2.ebuild,v 1.2 2006/07/22 23:31:55 chutzpah Exp $ DESCRIPTION="Utility to patch VBIOS of Intel 855 / 865 / 915 chipsets" HOMEPAGE="http://www.geocities.com/stomljen/" @@ -15,7 +15,8 @@ DEPEND="" RDEPEND="" src_compile() { - emake || die "Compiliation failed." + emake clean + emake CFLAGS="${CFLAGS}" || die "Compiliation failed." } src_install() { @@ -26,6 +27,7 @@ src_install() { } pkg_postinst() { + elog elog "${PN} alters your video BIOS in a non-permanent way, this means" elog "that there is no risk of permanent damage to your video card, but" elog "it also means that it must be run at every boot. To set it up, " diff --git a/sys-apps/915resolution/ChangeLog b/sys-apps/915resolution/ChangeLog index a8002b4b93b7..a47f2f2e986e 100644 --- a/sys-apps/915resolution/ChangeLog +++ b/sys-apps/915resolution/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/915resolution # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/915resolution/ChangeLog,v 1.2 2006/07/22 17:41:50 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/915resolution/ChangeLog,v 1.3 2006/07/22 23:31:55 chutzpah Exp $ + + 22 Jul 2006; Patrick McLean <chutzpah@gentoo.org> + 915resolution-0.5.2.ebuild: + Clean up the binary in the tarball before making, fixes bug #141437. 22 Jul 2006; Patrick McLean <chutzpah@gentoo.org> files/confd: Fix default conf.d script to actually work. diff --git a/sys-apps/915resolution/Manifest b/sys-apps/915resolution/Manifest index f314766103d1..0958f1e58e87 100644 --- a/sys-apps/915resolution/Manifest +++ b/sys-apps/915resolution/Manifest @@ -7,14 +7,14 @@ MD5 4b94e1ba80f6b8c81b1c9816978a5138 files/initd 699 RMD160 842fbd97c0e94eb03a9fe3b1d6b37609427e300a files/initd 699 SHA256 ca7665a882bc6913da137efa681b8a14ac5c691e4e960aa35bf9dbf289f76131 files/initd 699 DIST 915resolution-0.5.2.tar.gz 21183 RMD160 722b352a83f41f0e9822ed4e096e8064f239dcc1 SHA1 9f26eb1b728ca0b2d28c948207b034a49b477089 SHA256 98827dd5adb5ffb5e415b2b28364033ffc173796555051ef52983ec5df77b6d4 -EBUILD 915resolution-0.5.2.ebuild 1128 RMD160 9406aae3bdbfee67f51a718cb46299ef98d4eeb1 SHA1 791e5f243bdd55589e0683425154dd82cd2affb8 SHA256 2ec3993aa9ba9f371c04b3126f2af1b1c53304f9d769c6c9578212b42bba7517 -MD5 fbbebd666b457e18c19ec30d36667a13 915resolution-0.5.2.ebuild 1128 -RMD160 9406aae3bdbfee67f51a718cb46299ef98d4eeb1 915resolution-0.5.2.ebuild 1128 -SHA256 2ec3993aa9ba9f371c04b3126f2af1b1c53304f9d769c6c9578212b42bba7517 915resolution-0.5.2.ebuild 1128 -MISC ChangeLog 415 RMD160 3d20e4c537afd7c09f7cbb66e0948a3678eff71d SHA1 54099c13b29001d353355faa1429537328ae94ff SHA256 9aa31d3c647f1082134967e04d10057e88e4872816e85ba8ea79137bd6768dfa -MD5 394dcdc9b0a38613594641682d2319ee ChangeLog 415 -RMD160 3d20e4c537afd7c09f7cbb66e0948a3678eff71d ChangeLog 415 -SHA256 9aa31d3c647f1082134967e04d10057e88e4872816e85ba8ea79137bd6768dfa ChangeLog 415 +EBUILD 915resolution-0.5.2.ebuild 1166 RMD160 35f209c2e6ce99242cc014bda5db8fd3c3c3203c SHA1 a394ab373377dbff788b27fada8ff7d61f6607a6 SHA256 d7a9031a4a26cecb8e1f5bc154da0860660514600b312e2c0a9efc3aaace7af2 +MD5 a6a6396022eace02fcfdc6f92cc3a6ba 915resolution-0.5.2.ebuild 1166 +RMD160 35f209c2e6ce99242cc014bda5db8fd3c3c3203c 915resolution-0.5.2.ebuild 1166 +SHA256 d7a9031a4a26cecb8e1f5bc154da0860660514600b312e2c0a9efc3aaace7af2 915resolution-0.5.2.ebuild 1166 +MISC ChangeLog 569 RMD160 a4543a4cb3b7882d7a9bf4ae3781447bb2874e5b SHA1 acd47ff2c534436416fe346f9c603b0f5aad11fd SHA256 b0899b5f88f1cddf7d977709b9ae8d8b0fb2f598aefa5ef35ba2cf7bd558a128 +MD5 a7172f26b4f431f3b4ad8c535a7c9bbc ChangeLog 569 +RMD160 a4543a4cb3b7882d7a9bf4ae3781447bb2874e5b ChangeLog 569 +SHA256 b0899b5f88f1cddf7d977709b9ae8d8b0fb2f598aefa5ef35ba2cf7bd558a128 ChangeLog 569 MISC metadata.xml 881 RMD160 ee2512f9c6e548f7207d1580bfdd49fff63c18c9 SHA1 dfedf75eb54306e1239afcc755bbe13caecbc73f SHA256 c47c6272a492e2c33a31f7d34660c7ee81b2d45ddcb62a50f8e7eb295962d769 MD5 be1d758355885a0958ec4db89a454bea metadata.xml 881 RMD160 ee2512f9c6e548f7207d1580bfdd49fff63c18c9 metadata.xml 881 |