diff options
author | Torsten Veller <tove@gentoo.org> | 2010-05-06 07:03:06 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-05-06 07:03:06 +0000 |
commit | 7c1d17376b495dde6e3e7952ce3cc2a2a61b1fc8 (patch) | |
tree | 0e26967fa94a38920c4d78a395f3c61a41e7238e /sys-apps | |
parent | Version bump (bug #315649). (diff) | |
download | gentoo-2-7c1d17376b495dde6e3e7952ce3cc2a2a61b1fc8.tar.gz gentoo-2-7c1d17376b495dde6e3e7952ce3cc2a2a61b1fc8.tar.bz2 gentoo-2-7c1d17376b495dde6e3e7952ce3cc2a2a61b1fc8.zip |
Stable on x86 and amd64 (#318311)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/ack/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/ack/ack-1.92.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/ack/ChangeLog b/sys-apps/ack/ChangeLog index 3c3cad5ad08e..5698f65d6b0e 100644 --- a/sys-apps/ack/ChangeLog +++ b/sys-apps/ack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/ack # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ChangeLog,v 1.16 2010/01/07 21:46:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ChangeLog,v 1.17 2010/05/06 07:03:05 tove Exp $ + + 06 May 2010; Torsten Veller <tove@gentoo.org> ack-1.92.ebuild: + Stable on x86 and amd64 (#318311) 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> ack-1.92.ebuild: Transfer Prefix keywords diff --git a/sys-apps/ack/ack-1.92.ebuild b/sys-apps/ack/ack-1.92.ebuild index 5162ae38d5a3..694420fa9088 100644 --- a/sys-apps/ack/ack-1.92.ebuild +++ b/sys-apps/ack/ack-1.92.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ack-1.92.ebuild,v 1.2 2010/01/07 21:46:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ack-1.92.ebuild,v 1.3 2010/05/06 07:03:06 tove Exp $ inherit perl-module bash-completion @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" IUSE="" SRC_TEST=do |