summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hennevogl <ch@anykey.de>2018-10-24 14:12:11 +0200
committerChristian Hennevogl <ch@anykey.de>2018-10-24 14:12:11 +0200
commitedaa39b90023f58eca4e44b83d13762a2923baf7 (patch)
tree5025a9523a3e3c89abc4a81ca63aa6b89ecaf20b /app-text/gpp/gpp-2.25.ebuild
parentadded global properties for repository (diff)
downloadch-edaa39b90023f58eca4e44b83d13762a2923baf7.tar.gz
ch-edaa39b90023f58eca4e44b83d13762a2923baf7.tar.bz2
ch-edaa39b90023f58eca4e44b83d13762a2923baf7.zip
added gpp 2.25
Diffstat (limited to 'app-text/gpp/gpp-2.25.ebuild')
-rw-r--r--app-text/gpp/gpp-2.25.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-text/gpp/gpp-2.25.ebuild b/app-text/gpp/gpp-2.25.ebuild
new file mode 100644
index 0000000..ddc93b9
--- /dev/null
+++ b/app-text/gpp/gpp-2.25.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="GPP is a general-purpose preprocessor with customizable syntax "
+HOMEPAGE="https://logological.org/gpp"
+SRC_URI="http://files.nothingisreal.com/software/${PN}/${P}.tar.bz2"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""