aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-24 18:22:38 +0200
committerJustin Lecher <jlec@gentoo.org>2011-06-24 18:22:38 +0200
commit94a53f2dd27c7866f604920b17d4d16aa2538205 (patch)
treec5c25fcf4de70d191bf23722b89db956bd59cee0 /sys-devel/ucpp/ucpp-1.3.ebuild
parentSort inherit and/or USE (diff)
downloadsci-94a53f2dd27c7866f604920b17d4d16aa2538205.tar.gz
sci-94a53f2dd27c7866f604920b17d4d16aa2538205.tar.bz2
sci-94a53f2dd27c7866f604920b17d4d16aa2538205.zip
Sort inherit and/or USE
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sys-devel/ucpp/ucpp-1.3.ebuild')
-rw-r--r--sys-devel/ucpp/ucpp-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/ucpp/ucpp-1.3.ebuild b/sys-devel/ucpp/ucpp-1.3.ebuild
index 1a62875c4..93085f9c4 100644
--- a/sys-devel/ucpp/ucpp-1.3.ebuild
+++ b/sys-devel/ucpp/ucpp-1.3.ebuild
@@ -4,7 +4,7 @@
EAPI="2"
-inherit toolchain-funcs eutils
+inherit eutils toolchain-funcs
DESCRIPTION="A quick and light preprocessor, but anyway fully compliant to C99"
HOMEPAGE="http://code.google.com/p/ucpp/"