diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 16:07:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 16:07:57 +0000 |
commit | 2a0bbb8777a72809ad82952e9a282e4cfe25723e (patch) | |
tree | 2b7478d817164935874cb96ca8be4ccccfb63890 /app-portage | |
parent | Stable for ppc, wrt bug #500400 (diff) | |
download | gentoo-2-2a0bbb8777a72809ad82952e9a282e4cfe25723e.tar.gz gentoo-2-2a0bbb8777a72809ad82952e9a282e4cfe25723e.tar.bz2 gentoo-2-2a0bbb8777a72809ad82952e9a282e4cfe25723e.zip |
Stable for ppc, wrt bug #448374
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elogv/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/elogv/elogv-0.7.6.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/elogv/ChangeLog b/app-portage/elogv/ChangeLog index 27b2e40f1916..b49a1382de70 100644 --- a/app-portage/elogv/ChangeLog +++ b/app-portage/elogv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/elogv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/elogv/ChangeLog,v 1.76 2014/03/02 08:05:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/elogv/ChangeLog,v 1.77 2014/03/05 16:07:57 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> elogv-0.7.6.1-r1.ebuild: + Stable for ppc, wrt bug #448374 02 Mar 2014; Agostino Sarubbo <ago@gentoo.org> elogv-0.7.6.1-r1.ebuild: Stable for x86, wrt bug #448374 diff --git a/app-portage/elogv/elogv-0.7.6.1-r1.ebuild b/app-portage/elogv/elogv-0.7.6.1-r1.ebuild index fb763f108262..1a60875a8976 100644 --- a/app-portage/elogv/elogv-0.7.6.1-r1.ebuild +++ b/app-portage/elogv/elogv-0.7.6.1-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/app-portage/elogv/elogv-0.7.6.1-r1.ebuild,v 1.3 2014/03/02 08:05:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/elogv/elogv-0.7.6.1-r1.ebuild,v 1.4 2014/03/05 16:07:57 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="linguas_de linguas_es linguas_it linguas_pl" DOCS=( README ) |