diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 13:16:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 13:16:08 +0000 |
commit | a999b22cf7837ee497e097b7139e2d51bd6227bb (patch) | |
tree | 42e28094ec1bf4e9d01a58d6ae55d58a3a2da620 /sci-chemistry/dssp | |
parent | Stable for x86, wrt bug #525282 (diff) | |
download | gentoo-2-a999b22cf7837ee497e097b7139e2d51bd6227bb.tar.gz gentoo-2-a999b22cf7837ee497e097b7139e2d51bd6227bb.tar.bz2 gentoo-2-a999b22cf7837ee497e097b7139e2d51bd6227bb.zip |
Stable for x86, wrt bug #525624
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-chemistry/dssp')
-rw-r--r-- | sci-chemistry/dssp/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/dssp/dssp-2.2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/dssp/ChangeLog b/sci-chemistry/dssp/ChangeLog index 7600d4272858..d1255c34e0c3 100644 --- a/sci-chemistry/dssp/ChangeLog +++ b/sci-chemistry/dssp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/dssp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/ChangeLog,v 1.14 2014/12/24 17:51:44 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/ChangeLog,v 1.15 2014/12/26 13:16:08 ago Exp $ + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> dssp-2.2.1-r1.ebuild: + Stable for x86, wrt bug #525624 24 Dec 2014; Chema Alonso <nimiux@gentoo.org> dssp-2.2.1-r1.ebuild: Stable for amd64 wrt bug #525624 diff --git a/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild b/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild index dcdbb2251716..aa9f73e80ecb 100644 --- a/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild +++ b/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild,v 1.2 2014/12/24 17:51:44 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild,v 1.3 2014/12/26 13:16:08 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cmbi.ru.nl/pub/molbio/software/dssp-2/${P}.tgz" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/boost:=" |