diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 13:35:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 13:35:13 +0000 |
commit | 42815586de7af5d5e8af28774b26af55b7b6b39c (patch) | |
tree | e03350a2145df8c91d82c81c11a46c925d724df2 /sci-libs | |
parent | Stable for amd64, wrt bug #545408 (diff) | |
download | gentoo-2-42815586de7af5d5e8af28774b26af55b7b6b39c.tar.gz gentoo-2-42815586de7af5d5e8af28774b26af55b7b6b39c.tar.bz2 gentoo-2-42815586de7af5d5e8af28774b26af55b7b6b39c.zip |
Stable for amd64, wrt bug #545414
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cifparse-obj/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cifparse-obj/ChangeLog b/sci-libs/cifparse-obj/ChangeLog index 62883d0ccfd6..54356287084b 100644 --- a/sci-libs/cifparse-obj/ChangeLog +++ b/sci-libs/cifparse-obj/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/cifparse-obj # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/ChangeLog,v 1.17 2015/04/03 14:29:10 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/ChangeLog,v 1.18 2015/04/08 13:35:13 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cifparse-obj-7.025-r1.ebuild: + Stable for amd64, wrt bug #545414 03 Apr 2015; Justin Lecher <jlec@gentoo.org> -cifparse-obj-6.302.ebuild: Drop old diff --git a/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild b/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild index b1a6d7b6e222..079fcf660edf 100644 --- a/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild +++ b/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild,v 1.1 2015/01/11 20:38:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild,v 1.2 2015/04/08 13:35:13 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://sw-tools.pdb.org/apps/CIFPARSE-OBJ/source/${MY_P}.tar.gz" LICENSE="PDB" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND="" |