summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 00:42:10 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 00:42:10 +0000
commitc30b13a1af96e883f67cf7d1958d3e11a55c9ef9 (patch)
treed4bdb77e807698e9c5202b2871c34e9a37aa76c0 /app-text/bogosort
parentVersion bump (bug #492300). (diff)
downloadgentoo-2-c30b13a1af96e883f67cf7d1958d3e11a55c9ef9.tar.gz
gentoo-2-c30b13a1af96e883f67cf7d1958d3e11a55c9ef9.tar.bz2
gentoo-2-c30b13a1af96e883f67cf7d1958d3e11a55c9ef9.zip
x86 stable wrt bug #474154
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'app-text/bogosort')
-rw-r--r--app-text/bogosort/ChangeLog6
-rw-r--r--app-text/bogosort/bogosort-0.4.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/bogosort/ChangeLog b/app-text/bogosort/ChangeLog
index 3bb86fa720da..0cf58bd8708f 100644
--- a/app-text/bogosort/ChangeLog
+++ b/app-text/bogosort/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/bogosort
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/bogosort/ChangeLog,v 1.20 2014/02/11 19:27:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/bogosort/ChangeLog,v 1.21 2014/02/24 00:42:10 phajdan.jr Exp $
+
+ 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ bogosort-0.4.2-r1.ebuild:
+ x86 stable wrt bug #474154
11 Feb 2014; Jeroen Roovers <jer@gentoo.org> bogosort-0.4.2-r1.ebuild:
Stable for HPPA (bug #474154).
diff --git a/app-text/bogosort/bogosort-0.4.2-r1.ebuild b/app-text/bogosort/bogosort-0.4.2-r1.ebuild
index 13a32fdaabcc..d203fe41c688 100644
--- a/app-text/bogosort/bogosort-0.4.2-r1.ebuild
+++ b/app-text/bogosort/bogosort-0.4.2-r1.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-text/bogosort/bogosort-0.4.2-r1.ebuild,v 1.2 2014/02/11 19:27:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/bogosort/bogosort-0.4.2-r1.ebuild,v 1.3 2014/02/24 00:42:10 phajdan.jr Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ulrik.haugen.se/pub/unix/bogosort/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 hppa ~mips ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 hppa ~mips ~ppc ~sparc x86 ~x86-linux ~ppc-macos"
IUSE=""
DEPEND=""