diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-04-18 13:43:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-04-18 13:43:03 +0000 |
| commit | f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a (patch) | |
| tree | 44ca4936acd4443f58ba807c9c5b3d88014bd540 /dev-java/stringtemplate | |
| parent | e6eee3c103239fbbcf3e3768e2619aeed6e1b8b6 (diff) | |
| download | baldeagleos-repo-f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a.tar.gz baldeagleos-repo-f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a.tar.xz baldeagleos-repo-f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a.zip | |
Adding metadata
Diffstat (limited to 'dev-java/stringtemplate')
| -rw-r--r-- | dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-java/stringtemplate/stringtemplate-4.0.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild b/dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild index 0b96d950c8a1..9b357c47389c 100644 --- a/dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild +++ b/dev-java/stringtemplate/stringtemplate-3.2.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" JAVA_PKG_IUSE="doc source" -inherit eutils java-pkg-2 java-pkg-simple +inherit epatch java-pkg-2 java-pkg-simple DESCRIPTION="A Java template engine" HOMEPAGE="https://www.stringtemplate.org/" diff --git a/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild b/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild index c29b32ef39e9..30f96503ef2e 100644 --- a/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild +++ b/dev-java/stringtemplate/stringtemplate-4.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" ANTLR3="3.5.2" JAVA_PKG_IUSE="doc source" -inherit eutils java-pkg-2 java-pkg-simple +inherit epatch java-pkg-2 java-pkg-simple DESCRIPTION="A Java template engine" HOMEPAGE="https://www.stringtemplate.org/" |
