diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-12-24 17:51:44 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-12-24 17:51:44 +0000 |
commit | d86bc7ed2d5b15108b0def26aeb972baa476ce54 (patch) | |
tree | e5801486e3b1f550147b9b6a882c91b49d4c682b /sci-chemistry/dssp | |
parent | Version bump. Update description. Upstream changes since 1.2.x include: (diff) | |
download | gentoo-2-d86bc7ed2d5b15108b0def26aeb972baa476ce54.tar.gz gentoo-2-d86bc7ed2d5b15108b0def26aeb972baa476ce54.tar.bz2 gentoo-2-d86bc7ed2d5b15108b0def26aeb972baa476ce54.zip |
Stable for amd64 wrt bug #525624
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
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 d0f6dffa1567..7600d4272858 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.13 2014/06/25 11:36:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/dssp/ChangeLog,v 1.14 2014/12/24 17:51:44 nimiux Exp $ + + 24 Dec 2014; Chema Alonso <nimiux@gentoo.org> dssp-2.2.1-r1.ebuild: + Stable for amd64 wrt bug #525624 *dssp-2.2.1-r1 (25 Jun 2014) diff --git a/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild b/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild index 3bae1ce05e75..dcdbb2251716 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.1 2014/06/25 11:36:21 jlec Exp $ +# $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 $ 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:=" |