summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-22 18:21:58 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-22 18:21:58 +0000
commit57cc87059200a1ce03488837fb1d3f4e9dd2b474 (patch)
tree284514c821daa35ab9acb19531681816df6c7b66 /www-client/uzbl
parentVersion bump (diff)
downloadgentoo-2-57cc87059200a1ce03488837fb1d3f4e9dd2b474.tar.gz
gentoo-2-57cc87059200a1ce03488837fb1d3f4e9dd2b474.tar.bz2
gentoo-2-57cc87059200a1ce03488837fb1d3f4e9dd2b474.zip
amd64 stable, bug #404985
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'www-client/uzbl')
-rw-r--r--www-client/uzbl/ChangeLog6
-rw-r--r--www-client/uzbl/uzbl-2012.05.14.ebuild6
2 files changed, 7 insertions, 5 deletions
diff --git a/www-client/uzbl/ChangeLog b/www-client/uzbl/ChangeLog
index e47552241795..91d664638006 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.51 2013/02/02 04:42:03 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/ChangeLog,v 1.52 2013/12/22 18:21:58 pacho Exp $
+
+ 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> uzbl-2012.05.14.ebuild:
+ amd64 stable, bug #404985
02 Feb 2013; Alex Alexander <wired@gentoo.org> -uzbl-2010.11.25.ebuild,
-uzbl-2011.02.15.ebuild, -uzbl-2011.03.17.ebuild, -uzbl-2011.07.17.ebuild,
@@ -257,4 +260,3 @@
04 Dec 2009; Alex Alexander <wired@gentoo.org> +uzbl-0_pre20091107.ebuild,
+files/uzbl-makefile-cleanup.patch, +metadata.xml:
new ebuild
-
diff --git a/www-client/uzbl/uzbl-2012.05.14.ebuild b/www-client/uzbl/uzbl-2012.05.14.ebuild
index 4028d5f3265b..43ac6dbbfa6d 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-2012 Gentoo Foundation
+# 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.1 2012/08/20 17:12:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/uzbl-2012.05.14.ebuild,v 1.2 2013/12/22 18:21:58 pacho 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