diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-03-31 14:22:36 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-03-31 14:22:36 +0000 |
commit | 0099de69fe8ab2cdc4141bef5c77684bfaafc079 (patch) | |
tree | 01917d0ee080b2061d60e44ff60e72e46d157c99 | |
parent | Stable for amd64 wrt bug #503912 (diff) | |
download | gentoo-2-0099de69fe8ab2cdc4141bef5c77684bfaafc079.tar.gz gentoo-2-0099de69fe8ab2cdc4141bef5c77684bfaafc079.tar.bz2 gentoo-2-0099de69fe8ab2cdc4141bef5c77684bfaafc079.zip |
Stable for amd64 wrt bug #504688
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
-rw-r--r-- | sci-libs/voro++/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/voro++/voro++-0.4.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/voro++/ChangeLog b/sci-libs/voro++/ChangeLog index ff83e79b8b6f..fafeaff50c4c 100644 --- a/sci-libs/voro++/ChangeLog +++ b/sci-libs/voro++/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/voro++ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/voro++/ChangeLog,v 1.3 2014/02/26 23:10:15 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/voro++/ChangeLog,v 1.4 2014/03/31 14:22:36 nimiux Exp $ + + 31 Mar 2014; Chema Alonso <nimiux@gentoo.org> voro++-0.4.6-r1.ebuild: + Stable for amd64 wrt bug #504688 *voro++-0.4.6-r1 (26 Feb 2014) diff --git a/sci-libs/voro++/voro++-0.4.6-r1.ebuild b/sci-libs/voro++/voro++-0.4.6-r1.ebuild index aaccce6f8ae6..18f302e4992a 100644 --- a/sci-libs/voro++/voro++-0.4.6-r1.ebuild +++ b/sci-libs/voro++/voro++-0.4.6-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-libs/voro++/voro++-0.4.6-r1.ebuild,v 1.1 2014/02/26 23:10:15 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/voro++/voro++-0.4.6-r1.ebuild,v 1.2 2014/03/31 14:22:36 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/download/dir/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" |