summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-08-07 03:19:37 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-08-07 03:19:37 +0000
commit9226c7e475efad4ff02720034e50ad55d9a8b719 (patch)
tree0203c0e75e9b0763377efc7714a133bf20f25d65 /dev-util/uncrustify/uncrustify-0.57.ebuild
parentx86 stable wrt bug #377533 (diff)
downloadgentoo-2-9226c7e475efad4ff02720034e50ad55d9a8b719.tar.gz
gentoo-2-9226c7e475efad4ff02720034e50ad55d9a8b719.tar.bz2
gentoo-2-9226c7e475efad4ff02720034e50ad55d9a8b719.zip
x86 stable wrt bug #377547
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'dev-util/uncrustify/uncrustify-0.57.ebuild')
-rw-r--r--dev-util/uncrustify/uncrustify-0.57.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/uncrustify/uncrustify-0.57.ebuild b/dev-util/uncrustify/uncrustify-0.57.ebuild
index 9fa0fc4a317a..1ca8251e31fd 100644
--- a/dev-util/uncrustify/uncrustify-0.57.ebuild
+++ b/dev-util/uncrustify/uncrustify-0.57.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.57.ebuild,v 1.1 2010/12/20 13:35:30 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.57.ebuild,v 1.2 2011/08/07 03:19:37 phajdan.jr Exp $
DESCRIPTION="C/C++/C#/D/Java/Pawn code indenter and beautifier"
HOMEPAGE="http://uncrustify.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 x86 ~amd64-linux ~ppc-macos ~x86-solaris"
IUSE="test"
DEPEND="test? ( =dev-lang/python-2* )"