summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:33:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:33:31 +0000
commitec30e9b908876f133c48c8d30503d47607e49a2f (patch)
tree09331d9c3d14d37fdbda9b3a85dd47447138daf6 /dev-util/uncrustify
parentStable for x86, wrt bug #461056 (diff)
downloadgentoo-2-ec30e9b908876f133c48c8d30503d47607e49a2f.tar.gz
gentoo-2-ec30e9b908876f133c48c8d30503d47607e49a2f.tar.bz2
gentoo-2-ec30e9b908876f133c48c8d30503d47607e49a2f.zip
Stable for x86, wrt bug #470276
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/uncrustify')
-rw-r--r--dev-util/uncrustify/ChangeLog5
-rw-r--r--dev-util/uncrustify/uncrustify-0.59.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/uncrustify/ChangeLog b/dev-util/uncrustify/ChangeLog
index 3eaff66848f5..ee149fb1e78c 100644
--- a/dev-util/uncrustify/ChangeLog
+++ b/dev-util/uncrustify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/uncrustify
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v 1.20 2013/05/19 10:14:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/ChangeLog,v 1.21 2013/05/20 08:33:31 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> uncrustify-0.59.ebuild:
+ Stable for x86, wrt bug #470276
19 May 2013; Agostino Sarubbo <ago@gentoo.org> uncrustify-0.59.ebuild:
Stable for amd64, wrt bug #470276
diff --git a/dev-util/uncrustify/uncrustify-0.59.ebuild b/dev-util/uncrustify/uncrustify-0.59.ebuild
index 5d2d5e49bde0..c1a49a7026df 100644
--- a/dev-util/uncrustify/uncrustify-0.59.ebuild
+++ b/dev-util/uncrustify/uncrustify-0.59.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.59.ebuild,v 1.4 2013/05/19 10:14:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.59.ebuild,v 1.5 2013/05/20 08:33:31 ago Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
IUSE="test"
DEPEND="test? ( =dev-lang/python-2* )"