diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2010-04-28 22:07:55 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2010-04-28 22:07:55 +0000 |
commit | 78e40663e79804fa37f79771b805b62f732732ca (patch) | |
tree | 7e54e5f057837534e30fc1d3af61341a76dbb775 /app-emulation | |
parent | Bug #231242: GeoIP patch support for BIND. (diff) | |
download | historical-78e40663e79804fa37f79771b805b62f732732ca.tar.gz historical-78e40663e79804fa37f79771b805b62f732732ca.tar.bz2 historical-78e40663e79804fa37f79771b805b62f732732ca.zip |
vboxgtk doesn't support python-3, fix bug 311191
Package-Manager: portage-15511-svn/cvs/Linux i686
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vboxgtk/ChangeLog | 9 | ||||
-rw-r--r-- | app-emulation/vboxgtk/Manifest | 3 | ||||
-rw-r--r-- | app-emulation/vboxgtk/vboxgtk-0.5.0-r1.ebuild | 47 |
3 files changed, 56 insertions, 3 deletions
diff --git a/app-emulation/vboxgtk/ChangeLog b/app-emulation/vboxgtk/ChangeLog index bccc5fb7b35e..353dea119598 100644 --- a/app-emulation/vboxgtk/ChangeLog +++ b/app-emulation/vboxgtk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/vboxgtk -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vboxgtk/ChangeLog,v 1.2 2009/10/12 18:43:39 volkmar Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vboxgtk/ChangeLog,v 1.3 2010/04/28 22:07:55 volkmar Exp $ + +*vboxgtk-0.5.0-r1 (28 Apr 2010) + + 28 Apr 2010; Mounir Lamouri <volkmar@gentoo.org> +vboxgtk-0.5.0-r1.ebuild: + vboxgtk doesn't support python-3. Fix bug 311191. *vboxgtk-0.5.0 (11 Oct 2009) diff --git a/app-emulation/vboxgtk/Manifest b/app-emulation/vboxgtk/Manifest index 17ce646f21d1..664a505acfd3 100644 --- a/app-emulation/vboxgtk/Manifest +++ b/app-emulation/vboxgtk/Manifest @@ -1,4 +1,5 @@ DIST vboxgtk-0.5.0.tar.gz 41419 RMD160 126a190b60f3fe02828ebbb88bd1001b968e6ba1 SHA1 3380487ea65b2dca478cb4b940706b764e993a22 SHA256 8d9e5b5557370365f618871c931c663f2410165b034dc5b605762ecc5213db62 +EBUILD vboxgtk-0.5.0-r1.ebuild 958 RMD160 cf4fa414a124700d9b192d2db37a75a6a66994d6 SHA1 5995e380b6e5628d5970babf04f0fcf283179d1b SHA256 0b1cb731e720063d59ee4dd8e7f66687d47ed363819972a7e60a8a2c35783c5d EBUILD vboxgtk-0.5.0.ebuild 870 RMD160 c6b5d6adb38a31e5b8b03d694ef443abd671c724 SHA1 c8c33428c692867c2cd2d257bf454e38dbc23440 SHA256 087db229c89c81c7fb0453dfed2a792fbcb7923a7fe6ee78ae37bb336733f2a7 -MISC ChangeLog 525 RMD160 148b6468397d25bc9dea47b0556c3c800594abc5 SHA1 e684555a7d7d0752ae5f8b68b8a06ceda5963552 SHA256 1ed6b5633ee669982158df0836586f65f2d7ac1a8cff5d8ed10f94bcc0344d30 +MISC ChangeLog 688 RMD160 b5c39189bfe32126d8f9e3089dd5ffd08dbf4571 SHA1 8ae5a5d63e6059545002b78db126435b6a509402 SHA256 d2727de01559cace6a713bb5a05f3d4e675cfcbd2835d6b630c6b87a6d5da0ef MISC metadata.xml 257 RMD160 224ee82bfe66c5da4a2dc1dd697b1782e7f03cb9 SHA1 6b583c76750b206bd133403d1a4685a14f8e6b95 SHA256 45f231de4d8bc5ed6309ba83d2eb9a06b8e13f828d7b74e909a144439356cd62 diff --git a/app-emulation/vboxgtk/vboxgtk-0.5.0-r1.ebuild b/app-emulation/vboxgtk/vboxgtk-0.5.0-r1.ebuild new file mode 100644 index 000000000000..82a5d7ebf2b5 --- /dev/null +++ b/app-emulation/vboxgtk/vboxgtk-0.5.0-r1.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vboxgtk/vboxgtk-0.5.0-r1.ebuild,v 1.1 2010/04/28 22:07:55 volkmar Exp $ + +EAPI="2" + +SUPPORT_PYTHON_ABIS="1" + +inherit gnome2-utils distutils + +DESCRIPTION="GTK frontend for VirtualBox" +HOMEPAGE="http://vboxgtk.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~x86" +IUSE="linguas_es" + +DEPEND="" +RDEPEND=" + || ( >=app-emulation/virtualbox-ose-2.2.2[-headless,sdk] + >=app-emulation/virtualbox-bin-2.2.2 ) + >=dev-python/pygtk-2.14.0" + +RESTRICT_PYTHON_ABIS="3.*" + +src_prepare() { + if ! use linguas_es; then + rm po/es.po || die "rm failed" + fi + python_convert_shebangs -r 2 . +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postinst() { + distutils_pkg_postinst + gnome2_icon_cache_update +} + +pkg_postrm() { + distutils_pkg_postrm + gnome2_icon_cache_update +} |