diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-26 11:51:33 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-26 11:51:33 +0000 |
commit | d8ebaff11cacb5c516947b790d36048b9ac2ca78 (patch) | |
tree | 47ed5c28c8b2288c3af8594467a4a9d22cf45638 /sys-libs/readline/Manifest | |
parent | readline failed to install correctly when lib64 was a directory, CONF_LIBDIR ... (diff) | |
download | gentoo-2-d8ebaff11cacb5c516947b790d36048b9ac2ca78.tar.gz gentoo-2-d8ebaff11cacb5c516947b790d36048b9ac2ca78.tar.bz2 gentoo-2-d8ebaff11cacb5c516947b790d36048b9ac2ca78.zip |
readline failed to install correctly when lib64 was a directory, CONF_LIBDIR wasnt set, and when using portage 2.0.50. to fix this i've converted the ebuilds to using the new get_libdir function, set --libdir=/usr/$(get_libdir), and changed einstall to make DESTDIR=${D} install (since the version in 2.0.50 doesnt set libdir, breaking sandbox) (Manifest recommit)
Diffstat (limited to 'sys-libs/readline/Manifest')
-rw-r--r-- | sys-libs/readline/Manifest | 28 |
1 files changed, 9 insertions, 19 deletions
diff --git a/sys-libs/readline/Manifest b/sys-libs/readline/Manifest index 07ca147a5698..2dfc98df3669 100644 --- a/sys-libs/readline/Manifest +++ b/sys-libs/readline/Manifest @@ -1,24 +1,14 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 f72f4f19fcbf7bf962ae885d077142e0 readline-4.1-r5.ebuild 1762 MD5 b9d2162607bb3d3508798a68cadd2c34 readline-4.3-r4.ebuild 2354 -MD5 0db1f5e16c684012ab48640a06f1a96e readline-4.3-r5.ebuild 2578 -MD5 417504db86de5cd0688b9779779140c3 readline-4.3-r6.ebuild 2682 -MD5 42d6aaf0f23d68a9ef3dedbd24556cff readline-5.0.ebuild 2044 -MD5 b372faf6eaa58081fef315c29a362b2b ChangeLog 5007 +MD5 f72f4f19fcbf7bf962ae885d077142e0 readline-4.1-r5.ebuild 1762 +MD5 92020b909df68acab79ef479f5fd8ce4 readline-4.3-r6.ebuild 2744 +MD5 d70232128e61a0654204d95cbe2ec3c5 readline-5.0.ebuild 2094 +MD5 83dda0cb2f24ebf73ac0a8c92bc41661 readline-4.3-r5.ebuild 2640 +MD5 e77c38fd3671a1fbcb8af63e8909b158 ChangeLog 5473 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 630ead02f80504e86e85dc4957bd27cb files/digest-readline-5.0 65 +MD5 d0d23a9f000344da88a00a248d0af60c files/readline4.3-mbutil.patch 1678 +MD5 9905e333ead392447a670e0f2374651a files/macos.patch 504 MD5 f9e8af7cdcf7ac973c77fc6a712af5de files/digest-readline-4.1-r5 64 MD5 e9b856acd523c385a29d67cd3475885e files/digest-readline-4.3-r4 177 MD5 cca21eb56279efff8356d028b1b39dd8 files/digest-readline-4.3-r5 348 MD5 cca21eb56279efff8356d028b1b39dd8 files/digest-readline-4.3-r6 348 -MD5 630ead02f80504e86e85dc4957bd27cb files/digest-readline-5.0 65 -MD5 9905e333ead392447a670e0f2374651a files/macos.patch 504 -MD5 d0d23a9f000344da88a00a248d0af60c files/readline4.3-mbutil.patch 1678 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.5 (GNU/Linux) - -iD8DBQFBKsXrI1lqEGTUzyQRAqcHAKDRjaE8BKjJEo8DMRmtwy24zdrNhQCgsNDM -sKKcI+CfBd62LLs2R/hmQ/s= -=C3SY ------END PGP SIGNATURE----- |