diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-07-31 17:13:04 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-07-31 17:13:04 +0000 |
commit | c521a647de75ffd6a080fdc157322f547e2d2401 (patch) | |
tree | aa1eb174dd2330c3d7213c4cafa385cc09b84247 /dev-ruby/tmail | |
parent | Stable on amd64 wrt bug #330017 (diff) | |
download | historical-c521a647de75ffd6a080fdc157322f547e2d2401.tar.gz historical-c521a647de75ffd6a080fdc157322f547e2d2401.tar.bz2 historical-c521a647de75ffd6a080fdc157322f547e2d2401.zip |
Fix build function to actually build the extension on 1.8 and EE.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/tmail')
-rw-r--r-- | dev-ruby/tmail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/tmail/Manifest | 10 | ||||
-rw-r--r-- | dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild (renamed from dev-ruby/tmail/tmail-1.2.7.1-r1.ebuild) | 4 |
3 files changed, 14 insertions, 8 deletions
diff --git a/dev-ruby/tmail/ChangeLog b/dev-ruby/tmail/ChangeLog index 5418f9679908..a47690948717 100644 --- a/dev-ruby/tmail/ChangeLog +++ b/dev-ruby/tmail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/tmail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.13 2010/07/29 02:34:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.14 2010/07/31 17:13:04 flameeyes Exp $ + +*tmail-1.2.7.1-r2 (31 Jul 2010) + + 31 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org> + -tmail-1.2.7.1-r1.ebuild, +tmail-1.2.7.1-r2.ebuild: + Fix build function to actually build the extension on 1.8 and EE. *tmail-1.2.7.1-r1 (29 Jul 2010) diff --git a/dev-ruby/tmail/Manifest b/dev-ruby/tmail/Manifest index ed28502312c0..225c471ff491 100644 --- a/dev-ruby/tmail/Manifest +++ b/dev-ruby/tmail/Manifest @@ -2,13 +2,13 @@ Hash: SHA1 DIST tmail-1.2.7.1.gem 446464 RMD160 e5f955be7413654313446f808f1dff2b4d133ee3 SHA1 409207eb0eba0e56c0002fc084ced9007f985f69 SHA256 9e4153e48c7f618ce6b22a44b5671ec5b9e49d16c693c3ee8b93397e9d78ca41 -EBUILD tmail-1.2.7.1-r1.ebuild 1938 RMD160 93b6003a5a377667bb79978bdc5dfa19af2ae554 SHA1 1e39f874f35efe9f397ef4f9c138e94698bcf281 SHA256 2a0670444592e04fee92f2fbaa4e43564b6b21c1b81e14d966a63e5a8514ba38 -MISC ChangeLog 1783 RMD160 2d0951738b1d71e4cc6106c5d63fdfa6e6e71912 SHA1 8c251c8e6d04676c1e206a88bfa7d6504360c73a SHA256 e7bcec9d9116e88cc101b41bc50191872ae1f8ddf8542fdc59adf398d4550b0d +EBUILD tmail-1.2.7.1-r2.ebuild 1927 RMD160 cdbead24b3ecfe2494a4c36db5a7218802882c77 SHA1 b2e1549b1666f7ffbd70484d7cf9bac808d01cb9 SHA256 c47f63dfa5ce5e69d60dceecca5bd14f9b9fb3d66012743980d58b043ce207cf +MISC ChangeLog 1995 RMD160 bea9979dc134193ce3595b1717c700955ea6a47d SHA1 695f6e71b30743cdade0ef72f7747c17893563bd SHA256 0f6bf9c95874674dde5fc202fc1a0beff68c375553cd14a7ecd62e9e144a9b0e MISC metadata.xml 157 RMD160 5d9e2c7ecba96ffebd936d38acedf859cdea84e1 SHA1 8ce15dcc608eeb5616aeec610dc695cbe6f93e02 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) -iEYEARECAAYFAkxQ6MsACgkQAiZjviIA2XjxpwCfWljkoBTFYHETJbzmK22t+daC -J5IAoJFSYgd3SrPqUsxkvhJdFgXwCUOJ -=ZSMt +iEYEARECAAYFAkxUWZYACgkQAiZjviIA2XiRngCgimhZENjLYELgb8ivM+E5ckNC +gToAn3DlCXX1GbRnnEelbT+UErOEnYib +=adR9 -----END PGP SIGNATURE----- diff --git a/dev-ruby/tmail/tmail-1.2.7.1-r1.ebuild b/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild index 829522703836..974eccb14570 100644 --- a/dev-ruby/tmail/tmail-1.2.7.1-r1.ebuild +++ b/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r1.ebuild,v 1.1 2010/07/29 02:34:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild,v 1.1 2010/07/31 17:13:04 flameeyes Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -50,7 +50,7 @@ each_ruby_compile() { case ${RUBY} in *ruby18 | *rubyee18) - emake -Cext/tmailscanner/tmail extconf.rb \ + emake -Cext/tmailscanner/tmail \ CFLAGS="${CFLAGS} -fPIC" archflag="${LDFLAGS}" || die "emake extension failed" ;; esac |