diff options
author | Ali Polatel <hawking@gentoo.org> | 2008-10-27 01:04:07 +0000 |
---|---|---|
committer | Ali Polatel <hawking@gentoo.org> | 2008-10-27 01:04:07 +0000 |
commit | 377541bd5512fb2f552aa49324e23d08ac1eb753 (patch) | |
tree | e51ff2f85466b2771a3e25625cb7f44319fce5bb /dev-python/egg-python | |
parent | Stable for HPPA (bug #241636). (diff) | |
download | historical-377541bd5512fb2f552aa49324e23d08ac1eb753.tar.gz historical-377541bd5512fb2f552aa49324e23d08ac1eb753.tar.bz2 historical-377541bd5512fb2f552aa49324e23d08ac1eb753.zip |
Use python_need_rebuild.
Package-Manager: portage--svn/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'dev-python/egg-python')
-rw-r--r-- | dev-python/egg-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/egg-python/Manifest | 10 | ||||
-rw-r--r-- | dev-python/egg-python/egg-python-2.19.1.ebuild | 9 |
3 files changed, 16 insertions, 8 deletions
diff --git a/dev-python/egg-python/ChangeLog b/dev-python/egg-python/ChangeLog index 87111070bc63..c4a270b988be 100644 --- a/dev-python/egg-python/ChangeLog +++ b/dev-python/egg-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/egg-python # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.1 2008/10/16 22:49:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/ChangeLog,v 1.2 2008/10/27 01:04:07 hawking Exp $ + + 27 Oct 2008; Ali Polatel <hawking@gentoo.org> egg-python-2.19.1.ebuild: + Use python_need_rebuild. *egg-python-2.19.1 (16 Oct 2008) diff --git a/dev-python/egg-python/Manifest b/dev-python/egg-python/Manifest index 197638cedd4c..6292955d6489 100644 --- a/dev-python/egg-python/Manifest +++ b/dev-python/egg-python/Manifest @@ -3,13 +3,13 @@ Hash: SHA1 DIST gnome-python-extras-2.19.1-split.patch.gz 2372 RMD160 b8585c0ae6b2e5308c397a596089204e14a6d4f7 SHA1 6235ea983e30cccf28d7ca6ee35e46708c68a511 SHA256 749de35005b788e9f49e463ded51fbcda3f39900014f92eef77b305bf729ddd1 DIST gnome-python-extras-2.19.1.tar.bz2 361721 RMD160 1dd556def13b6cd10ef9a3a747e73ea38ee70e62 SHA1 f97303aa92c300050818ac8a01d0bc0657b2a9e3 SHA256 c5f74f4c46dbb379d119d6f74ca4a47653af251bea176dc7a0ecacccb88339f0 -EBUILD egg-python-2.19.1.ebuild 986 RMD160 7573494b7573f871fd5bd54ffa40ab8b956131b5 SHA1 5640ed6fba42dfe43b51ad70822ea4bdc2cec39b SHA256 70c73e9bfe54e03c578ce677af51216ad333cc70e8700591a821aa31716ce129 -MISC ChangeLog 458 RMD160 2c9cb6e3580f8912ee1c70f4cef6dc16684063c4 SHA1 ce559196c14c23321cb984adcd7bf4de18282a91 SHA256 e93665aa3d9079b2c5938c8ea3905eabc42542942a83f588609a81598743323c +EBUILD egg-python-2.19.1.ebuild 1070 RMD160 1785de7b9d9d401b8e4dfe8c5444202c1987cf23 SHA1 97559111be41dd613ed5443dcf925c0b799f3321 SHA256 566ef404ce2268fcee9f41e5388fba160eb34c242a9b9cc59d52338cf85d7502 +MISC ChangeLog 564 RMD160 543e5a1d9e718ef00c6aa56a5e4e36d1632df4a2 SHA1 61d3f9173b5ea66fb2516d4825af01e55a554614 SHA256 4bc585faefe69dca4f4d213ce1484a46c2d2ba13c2f518b5ce06cd6e2b73a5e1 MISC metadata.xml 178 RMD160 52828e1ca616ad731f2ab1ed2890d6d3a7cc8043 SHA1 a42d68a6c263ea8d8cbb678548e209aa9642a74e SHA256 aeea09173ed30175422e4f951e369e1882919be3d56e655468e5d4bffea0fc3c -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) -iEYEARECAAYFAkj3xQAACgkQ1fmVwcYIWAaaaQCfQR7ok7jGukbdgoxCTy9BfLBu -fsYAoJE5UK45yyPcr21PSqyChE6hLFwq -=sxHC +iEYEARECAAYFAkkFE48ACgkQQU4yORhF8iB0owCgnHUcXaaoRawb/cA2MShHzbw+ +BEIAmwcFs77DopqW5K4qn5qxS8uMI1Ws +=IcJ+ -----END PGP SIGNATURE----- diff --git a/dev-python/egg-python/egg-python-2.19.1.ebuild b/dev-python/egg-python/egg-python-2.19.1.ebuild index 093c50b35a6f..82e47004f3f3 100644 --- a/dev-python/egg-python/egg-python-2.19.1.ebuild +++ b/dev-python/egg-python/egg-python-2.19.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.19.1.ebuild,v 1.1 2008/10/16 22:49:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.19.1.ebuild,v 1.2 2008/10/27 01:04:07 hawking Exp $ # We don't support the egg.recent bindings that are also provided - they are # deprecated, have deps we don't really want and there are no users in-tree. G_PY_PN="gnome-python-extras" G_PY_BINDINGS="eggtray" -inherit gnome-python-common +inherit gnome-python-common python PVP="$(get_version_component_range 1-2)" SRC_URI="mirror://gnome/sources/${G_PY_PN}/${PVP}/${G_PY_PN}-${PV}.tar.bz2 @@ -30,3 +30,8 @@ src_unpack() { epatch "${WORKDIR}/${G_PY_PN}-${PV}-split.patch" eautoreconf } + +src_install() { + python_need_rebuild + gnome-python-common_src_install +} |