diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-03-30 14:00:41 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-03-30 14:00:41 +0000 |
commit | 460b236408f16d26fe0f9d9857c6546be3761e83 (patch) | |
tree | 5e2bb9f51b04cce3c493f8009fd1b3e5b7c347f0 /sci-misc | |
parent | Update dependencies w.r.t. bug 264230, fully-split-out poppler transition. (diff) | |
download | gentoo-2-460b236408f16d26fe0f9d9857c6546be3761e83.tar.gz gentoo-2-460b236408f16d26fe0f9d9857c6546be3761e83.tar.bz2 gentoo-2-460b236408f16d26fe0f9d9857c6546be3761e83.zip |
Add block on quickswitch since their files collide. Per bug #210877.
(Portage version: 2.2_rc26/cvs/Linux i686)
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/boinc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-misc/boinc/boinc-6.4.5-r1.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-misc/boinc/ChangeLog b/sci-misc/boinc/ChangeLog index 1565c887a655..67b576b81995 100644 --- a/sci-misc/boinc/ChangeLog +++ b/sci-misc/boinc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-misc/boinc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.57 2009/03/30 13:54:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.58 2009/03/30 14:00:41 scarabeus Exp $ + + 30 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> boinc-6.4.5-r1.ebuild: + Add block on quickswitch since their files collide. Per bug #210877. 30 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> boinc-6.4.5-r1.ebuild: Make the desktop filename less funky. Per bug #263140. diff --git a/sci-misc/boinc/boinc-6.4.5-r1.ebuild b/sci-misc/boinc/boinc-6.4.5-r1.ebuild index 6b337b279ed2..b0629d764fd0 100644 --- a/sci-misc/boinc/boinc-6.4.5-r1.ebuild +++ b/sci-misc/boinc/boinc-6.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.4.5-r1.ebuild,v 1.3 2009/03/30 13:54:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.4.5-r1.ebuild,v 1.4 2009/03/30 14:00:41 scarabeus Exp $ # # Don't forget to keep things in sync with binary boinc package! @@ -21,6 +21,7 @@ IUSE="X cuda server" RDEPEND=" !sci-misc/boinc-bin + !app-admin/quickswitch >=app-misc/ca-certificates-20080809 dev-libs/openssl net-misc/curl |