summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-23 14:48:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-23 14:48:27 +0000
commit7f7f033272abe508568aa56569b4ea3dfa52bb73 (patch)
treeeb5cdf9d10dec51af51d9c921319f5b175979ee9 /www-client/uzbl
parentStable for x86, wrt bug #492688 (diff)
downloadgentoo-2-7f7f033272abe508568aa56569b4ea3dfa52bb73.tar.gz
gentoo-2-7f7f033272abe508568aa56569b4ea3dfa52bb73.tar.bz2
gentoo-2-7f7f033272abe508568aa56569b4ea3dfa52bb73.zip
Stable for x86, wrt bug #404985
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/uzbl')
-rw-r--r--www-client/uzbl/ChangeLog5
-rw-r--r--www-client/uzbl/uzbl-2012.05.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/uzbl/ChangeLog b/www-client/uzbl/ChangeLog
index 91d664638006..4345b4ce42d4 100644
--- a/www-client/uzbl/ChangeLog
+++ b/www-client/uzbl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/uzbl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/ChangeLog,v 1.52 2013/12/22 18:21:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/ChangeLog,v 1.53 2013/12/23 14:48:27 ago Exp $
+
+ 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> uzbl-2012.05.14.ebuild:
+ Stable for x86, wrt bug #404985
22 Dec 2013; Pacho Ramos <pacho@gentoo.org> uzbl-2012.05.14.ebuild:
amd64 stable, bug #404985
diff --git a/www-client/uzbl/uzbl-2012.05.14.ebuild b/www-client/uzbl/uzbl-2012.05.14.ebuild
index 43ac6dbbfa6d..40169d5f55e4 100644
--- a/www-client/uzbl/uzbl-2012.05.14.ebuild
+++ b/www-client/uzbl/uzbl-2012.05.14.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/www-client/uzbl/uzbl-2012.05.14.ebuild,v 1.2 2013/12/22 18:21:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/uzbl-2012.05.14.ebuild,v 1.3 2013/12/23 14:48:27 ago Exp $
EAPI="4"
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_COMMIT="experimental"
else
inherit vcs-snapshot
- KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
SRC_URI="http://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
fi