diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-26 16:55:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-26 16:55:04 +0000 |
commit | e1b7810b880ba44da03db653d88cd429223a6326 (patch) | |
tree | 097f32f1e73bb3885f1775c1823693634aa9332a /sys-libs/libmath++ | |
parent | Stable for ppc, wrt bug #481630 (diff) | |
download | gentoo-2-e1b7810b880ba44da03db653d88cd429223a6326.tar.gz gentoo-2-e1b7810b880ba44da03db653d88cd429223a6326.tar.bz2 gentoo-2-e1b7810b880ba44da03db653d88cd429223a6326.zip |
Stable for ppc, wrt bug #480694
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 5c5e258f7767..6a325a458843 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.17 2013/08/12 22:21:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/ChangeLog,v 1.18 2013/08/26 16:55:04 ago Exp $ + + 26 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libmath++-0.0.4-r1.ebuild: + Stable for ppc, wrt bug #480694 12 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libmath++-0.0.4-r1.ebuild: Stable for x86, 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 35fef8af9fc3..2e648f10205e 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.4 2013/08/12 22:21:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild,v 1.5 2013/08/26 16:55:04 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 )" |