summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-05-13 20:23:57 +0200
committerFabian Groffen <grobian@gentoo.org>2019-05-13 20:23:57 +0200
commit2611a2ee36a2930a72cb3b054551e6bcd0d24280 (patch)
treef37c4eebdce600d39cbe5fdc729a715ad8564ba6 /dev-util/uncrustify/uncrustify-0.66.1.ebuild
parentapp-admin/consul: update init script copyright (diff)
downloadgentoo-2611a2ee36a2930a72cb3b054551e6bcd0d24280.tar.gz
gentoo-2611a2ee36a2930a72cb3b054551e6bcd0d24280.tar.bz2
gentoo-2611a2ee36a2930a72cb3b054551e6bcd0d24280.zip
dev-util/uncrustify: version bump to v0.69.0
Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-util/uncrustify/uncrustify-0.66.1.ebuild')
-rw-r--r--dev-util/uncrustify/uncrustify-0.66.1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-util/uncrustify/uncrustify-0.66.1.ebuild b/dev-util/uncrustify/uncrustify-0.66.1.ebuild
index 27705c31b229..4f7ca1eaf4b8 100644
--- a/dev-util/uncrustify/uncrustify-0.66.1.ebuild
+++ b/dev-util/uncrustify/uncrustify-0.66.1.ebuild
@@ -1,12 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
if [[ $PV == *9999* ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
- KEYWORDS="amd64 x86"
- SRC_URI=""
scm_eclass=git-r3
else
KEYWORDS="amd64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"