summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-03-29 20:40:51 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-03-29 20:40:51 +0000
commit0cb04d607fcd84aabffcc78240b48a4362c498cb (patch)
treeb4a62ad0dc433168079e1db7ab3260381bc20f3f /app-portage
parentalpha stable, bug #500368. (diff)
downloadgentoo-2-0cb04d607fcd84aabffcc78240b48a4362c498cb.tar.gz
gentoo-2-0cb04d607fcd84aabffcc78240b48a4362c498cb.tar.bz2
gentoo-2-0cb04d607fcd84aabffcc78240b48a4362c498cb.zip
Stable for amd64 wrt bug #505148
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/porticron/ChangeLog5
-rw-r--r--app-portage/porticron/porticron-0.7_p20140126.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/porticron/ChangeLog b/app-portage/porticron/ChangeLog
index 09212cd8926b..692db4a9e21b 100644
--- a/app-portage/porticron/ChangeLog
+++ b/app-portage/porticron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/porticron
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.35 2014/03/28 04:33:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/ChangeLog,v 1.36 2014/03/29 20:40:51 nimiux Exp $
+
+ 29 Mar 2014; Chema Alonso <nimiux@gentoo.org> porticron-0.7_p20140126.ebuild:
+ Stable for amd64 wrt bug #505148
28 Mar 2014; Jeroen Roovers <jer@gentoo.org> porticron-0.7_p20140126.ebuild:
Stable for HPPA (bug #505148).
diff --git a/app-portage/porticron/porticron-0.7_p20140126.ebuild b/app-portage/porticron/porticron-0.7_p20140126.ebuild
index 17c726195ea1..8764a507b3c4 100644
--- a/app-portage/porticron/porticron-0.7_p20140126.ebuild
+++ b/app-portage/porticron/porticron-0.7_p20140126.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/porticron/porticron-0.7_p20140126.ebuild,v 1.2 2014/03/28 04:33:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/porticron/porticron-0.7_p20140126.ebuild,v 1.3 2014/03/29 20:40:51 nimiux Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/hollow/${PN}/tarball/df727fe -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="net-dns/bind-tools"