diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-12 22:21:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-12 22:21:11 +0000 |
commit | b9620bf0b0f8ce5f31963c626d93af46f50305e8 (patch) | |
tree | 1d218a8095dd163ce85551aebc95cccb6a173e37 /sys-libs/libmath++ | |
parent | Stable for x86, wrt bug #480692 (diff) | |
download | gentoo-2-b9620bf0b0f8ce5f31963c626d93af46f50305e8.tar.gz gentoo-2-b9620bf0b0f8ce5f31963c626d93af46f50305e8.tar.bz2 gentoo-2-b9620bf0b0f8ce5f31963c626d93af46f50305e8.zip |
Stable for x86, wrt bug #480694
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/libmath++')
-rw-r--r-- | sys-libs/libmath++/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libmath++/libmath++-0.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libmath++/ChangeLog b/sys-libs/libmath++/ChangeLog index 0ec2e821d8c0..5c5e258f7767 100644 --- a/sys-libs/libmath++/ChangeLog +++ b/sys-libs/libmath++/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libmath++ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/ChangeLog,v 1.16 2013/08/12 22:16:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/ChangeLog,v 1.17 2013/08/12 22:21:11 ago Exp $ + + 12 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libmath++-0.0.4-r1.ebuild: + Stable for x86, wrt bug #480694 12 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libmath++-0.0.4-r1.ebuild: Stable for amd64, wrt bug #480694 diff --git a/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild b/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild index 3f27924fd856..35fef8af9fc3 100644 --- a/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild +++ b/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild,v 1.3 2013/08/12 22:16:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild,v 1.4 2013/08/12 22:21:11 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://upstream.rm-rf.in/libmath%2B%2B/${P}.tar.gz" LICENSE="GPL-2" SLOT="1" -KEYWORDS="amd64 ~ppc ~s390 ~x86" +KEYWORDS="amd64 ~ppc ~s390 x86" IUSE="doc static-libs" DEPEND="doc? ( app-doc/doxygen )" |