summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-06-09 10:22:13 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-06-09 10:22:13 +0000
commit8466fe89c692d39e14ccca4ff5d3b3dfc7705256 (patch)
tree5324429e3728374d559053103e52598eb27ad775 /sys-apps
parentVersion bump, drop old (diff)
downloadgentoo-2-8466fe89c692d39e14ccca4ff5d3b3dfc7705256.tar.gz
gentoo-2-8466fe89c692d39e14ccca4ff5d3b3dfc7705256.tar.bz2
gentoo-2-8466fe89c692d39e14ccca4ff5d3b3dfc7705256.zip
Stable for amd64 wrt bug #509008
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/ack/ChangeLog7
-rw-r--r--sys-apps/ack/ack-2.12.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/ack/ChangeLog b/sys-apps/ack/ChangeLog
index 9d7fd955e026..26205605a08c 100644
--- a/sys-apps/ack/ChangeLog
+++ b/sys-apps/ack/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/ack
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ChangeLog,v 1.37 2013/12/10 21:13:24 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ChangeLog,v 1.38 2014/06/09 10:22:13 nimiux Exp $
+
+ 09 Jun 2014; Chema Alonso <nimiux@gentoo.org> ack-2.12.ebuild:
+ Stable for amd64 wrt bug #509008
10 Dec 2013; Tim Harder <radhermit@gentoo.org> -ack-2.04.ebuild,
-ack-2.08.ebuild, -ack-2.10.ebuild:
diff --git a/sys-apps/ack/ack-2.12.ebuild b/sys-apps/ack/ack-2.12.ebuild
index 53c1717d490a..0d3b4efca3a8 100644
--- a/sys-apps/ack/ack-2.12.ebuild
+++ b/sys-apps/ack/ack-2.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ack-2.12.ebuild,v 1.1 2013/12/10 20:14:27 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ack-2.12.ebuild,v 1.2 2014/06/09 10:22:13 nimiux Exp $
EAPI=5
MODULE_AUTHOR=PETDANCE
@@ -11,7 +11,7 @@ HOMEPAGE="http://betterthangrep.com/ ${HOMEPAGE}"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~arm ~hppa ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos"
IUSE="test"
RDEPEND=">=dev-perl/File-Next-1.100.0"