summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-27 15:55:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-27 15:55:40 +0000
commit7da55e07533dc3f835eb8c327276ba6a59af3e94 (patch)
treebef7d49ca4f826d733846de5e4999daaf7ae416a /dev-util/uncrustify/uncrustify-0.58.ebuild
parentStable for amd64, wrt bug #400165 (diff)
downloadhistorical-7da55e07533dc3f835eb8c327276ba6a59af3e94.tar.gz
historical-7da55e07533dc3f835eb8c327276ba6a59af3e94.tar.bz2
historical-7da55e07533dc3f835eb8c327276ba6a59af3e94.zip
Stable for amd64, wrt bug #400353
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-util/uncrustify/uncrustify-0.58.ebuild')
-rw-r--r--dev-util/uncrustify/uncrustify-0.58.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/uncrustify/uncrustify-0.58.ebuild b/dev-util/uncrustify/uncrustify-0.58.ebuild
index 0b6746ab2423..99039da3e984 100644
--- a/dev-util/uncrustify/uncrustify-0.58.ebuild
+++ b/dev-util/uncrustify/uncrustify-0.58.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.58.ebuild,v 1.1 2011/08/03 11:23:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/uncrustify/uncrustify-0.58.ebuild,v 1.2 2012/01/27 15:55:40 ago 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* )"