diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 15:51:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 15:51:49 +0000 |
commit | 700a67c6415562ddfc40ca4766fd2af5a7488605 (patch) | |
tree | 328e2d2fde43fcb6fab9d408a6a1fa4bd4e68b8c /dev-ml | |
parent | Stable for ppc, wrt bug #491926 (diff) | |
download | gentoo-2-700a67c6415562ddfc40ca4766fd2af5a7488605.tar.gz gentoo-2-700a67c6415562ddfc40ca4766fd2af5a7488605.tar.bz2 gentoo-2-700a67c6415562ddfc40ca4766fd2af5a7488605.zip |
Stable for ppc, wrt bug #492056
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/pomap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/pomap/pomap-3.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/pomap/ChangeLog b/dev-ml/pomap/ChangeLog index 1368884067bf..bf85653a019b 100644 --- a/dev-ml/pomap/ChangeLog +++ b/dev-ml/pomap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/pomap # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/ChangeLog,v 1.29 2013/08/19 17:57:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/ChangeLog,v 1.30 2013/12/21 15:51:49 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pomap-3.0.2.ebuild: + Stable for ppc, wrt bug #492056 *pomap-3.0.2 (19 Aug 2013) diff --git a/dev-ml/pomap/pomap-3.0.2.ebuild b/dev-ml/pomap/pomap-3.0.2.ebuild index 963b65dbff28..f2b168a47433 100644 --- a/dev-ml/pomap/pomap-3.0.2.ebuild +++ b/dev-ml/pomap/pomap-3.0.2.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/dev-ml/pomap/pomap-3.0.2.ebuild,v 1.1 2013/08/19 17:57:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-3.0.2.ebuild,v 1.2 2013/12/21 15:51:49 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1-with-linking-exception" DEPEND="" RDEPEND="${DEPEND}" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="examples" DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) |