commit: 1cee6c10898f82dc774138f0447e0b8f8a9e3526 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 3 22:45:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 3 22:45:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cee6c10
dev-libs/tinyxml: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild | 3 ++- dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild index b516cd4de3b..29649a33250 100644 --- a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild +++ b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit flag-o-matic toolchain-funcs eutils multilib versionator + +inherit flag-o-matic toolchain-funcs multilib versionator DESCRIPTION="Simple and small C++ XML parser" HOMEPAGE="http://www.grinninglizard.com/tinyxml/index.html" diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild b/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild index a926096910f..731078bfb6e 100644 --- a/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild +++ b/dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic toolchain-funcs eutils multilib + +inherit flag-o-matic toolchain-funcs multilib DESCRIPTION="Simple and small C++ XML parser" HOMEPAGE="http://www.grinninglizard.com/tinyxml/index.html"
