diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-23 03:14:58 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-23 03:14:58 +0000 |
commit | 323f7056c9e9f9c12b04b129437f54216b2d843c (patch) | |
tree | d1f454fa224f2a5aa220cce58dbefd6512d876f9 /sci-misc | |
parent | Added ~alpha keyword wrt Bug #103250. (diff) | |
download | gentoo-2-323f7056c9e9f9c12b04b129437f54216b2d843c.tar.gz gentoo-2-323f7056c9e9f9c12b04b129437f54216b2d843c.tar.bz2 gentoo-2-323f7056c9e9f9c12b04b129437f54216b2d843c.zip |
Added ~alpha keyword wrt Bug #103250.
(Portage version: 2.0.54)
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/boinc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-misc/boinc/boinc-4.72.20050813-r3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-misc/boinc/ChangeLog b/sci-misc/boinc/ChangeLog index 7e243af48ccd..b213e9162b62 100644 --- a/sci-misc/boinc/ChangeLog +++ b/sci-misc/boinc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-misc/boinc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.20 2006/04/14 19:14:47 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.21 2006/04/23 03:14:58 tcort Exp $ + + 23 Apr 2006; Thomas Cort <tcort@gentoo.org> boinc-4.72.20050813-r3.ebuild: + Added ~alpha keyword wrt Bug #103250. 14 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org> +files/boinc-5.2.14-gcc-4.1.patch, boinc-5.2.14.ebuild: diff --git a/sci-misc/boinc/boinc-4.72.20050813-r3.ebuild b/sci-misc/boinc/boinc-4.72.20050813-r3.ebuild index 9a008ad777b1..a4670abde8b1 100644 --- a/sci-misc/boinc/boinc-4.72.20050813-r3.ebuild +++ b/sci-misc/boinc/boinc-4.72.20050813-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-4.72.20050813-r3.ebuild,v 1.1 2005/11/28 22:07:45 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-4.72.20050813-r3.ebuild,v 1.2 2006/04/23 03:14:58 tcort Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://boinc.ssl.berkeley.edu/source/nightly/${MY_PN}-${MY_PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="server X" RDEPEND="sys-libs/zlib |