summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-07 16:03:55 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-07 16:03:55 +0000
commitee5e7f06a42c82c098fc17bb343813647cc6faf7 (patch)
tree561b0b7b1bdd33566568e1b0ed5bf3e852fff6ea /www-client/midori
parentUpdate package description. (diff)
downloadgentoo-2-ee5e7f06a42c82c098fc17bb343813647cc6faf7.tar.gz
gentoo-2-ee5e7f06a42c82c098fc17bb343813647cc6faf7.tar.bz2
gentoo-2-ee5e7f06a42c82c098fc17bb343813647cc6faf7.zip
Stable ppc, bug #430270
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'www-client/midori')
-rw-r--r--www-client/midori/ChangeLog5
-rw-r--r--www-client/midori/midori-0.4.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/midori/ChangeLog b/www-client/midori/ChangeLog
index 7f3b5e882e44..40e10bcf834b 100644
--- a/www-client/midori/ChangeLog
+++ b/www-client/midori/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/midori
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/midori/ChangeLog,v 1.95 2012/08/07 13:03:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/midori/ChangeLog,v 1.96 2012/08/07 16:03:55 blueness Exp $
+
+ 07 Aug 2012; Anthony G. Basile <blueness@gentoo.org> midori-0.4.6-r1.ebuild:
+ Stable ppc, bug #430270
07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> midori-0.4.6-r1.ebuild:
Stable for amd64, wrt bug #430270
diff --git a/www-client/midori/midori-0.4.6-r1.ebuild b/www-client/midori/midori-0.4.6-r1.ebuild
index ced11c88cc8c..fd4dafda46b0 100644
--- a/www-client/midori/midori-0.4.6-r1.ebuild
+++ b/www-client/midori/midori-0.4.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/midori/midori-0.4.6-r1.ebuild,v 1.2 2012/08/07 13:03:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/midori/midori-0.4.6-r1.ebuild,v 1.3 2012/08/07 16:03:55 blueness Exp $
EAPI=4
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="git://git.xfce.org/apps/${PN}"
_live_inherits=git-2
else
- KEYWORDS="amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+ KEYWORDS="amd64 ~arm ppc ~x86 ~x86-fbsd"
SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
fi