diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-18 18:39:51 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-18 18:39:51 +0000 |
commit | af1e5003930c7e2b9ef816dc2d724550fe0aec38 (patch) | |
tree | 1f94ac65127d9b402f1bf0cff11c1443c48beef9 /dev-ml/pomap | |
parent | amd64 stable, bug #490654 (diff) | |
download | gentoo-2-af1e5003930c7e2b9ef816dc2d724550fe0aec38.tar.gz gentoo-2-af1e5003930c7e2b9ef816dc2d724550fe0aec38.tar.bz2 gentoo-2-af1e5003930c7e2b9ef816dc2d724550fe0aec38.zip |
amd64 stable, bug #492056
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ml/pomap')
-rw-r--r-- | dev-ml/pomap/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ml/pomap/pomap-3.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/pomap/ChangeLog b/dev-ml/pomap/ChangeLog index 012e5a7a2d6b..ce78aa9a0023 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.31 2013/12/24 12:47:18 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/ChangeLog,v 1.32 2014/01/18 18:39:51 pacho Exp $ + + 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> pomap-3.0.2.ebuild: + amd64 stable, bug #492056 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pomap-3.0.2.ebuild: Stable for x86, wrt bug #492056 diff --git a/dev-ml/pomap/pomap-3.0.2.ebuild b/dev-ml/pomap/pomap-3.0.2.ebuild index 495e8677ac13..064aa3f13505 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 +# Copyright 1999-2014 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.3 2013/12/24 12:47:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-3.0.2.ebuild,v 1.4 2014/01/18 18:39:51 pacho 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" ) |