summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-01-10 13:18:38 +1300
committerKent Fredric <kentnl@gentoo.org>2018-01-10 13:18:38 +1300
commit13a6e7ac56fcbdd8356c213af078f7f713257c86 (patch)
treee6e6aebf59fcb787e8afa067c77cf13ccf821226 /dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
parentdev-perl/Syntax-Highlight-Engine-Simple-Perl: Bump to version 0.50.0 (diff)
downloadgentoo-13a6e7ac56fcbdd8356c213af078f7f713257c86.tar.gz
gentoo-13a6e7ac56fcbdd8356c213af078f7f713257c86.tar.bz2
gentoo-13a6e7ac56fcbdd8356c213af078f7f713257c86.zip
dev-perl/Sys-MemInfo: Bump to version 0.990.0
- EAPI6 Upstream: - Fix compilation on some linux kernels Package-Manager: Portage-2.3.18, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild')
-rw-r--r--dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
new file mode 100644
index 000000000000..4c21321b7e4e
--- /dev/null
+++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SCRESTO
+DIST_VERSION=0.99
+inherit perl-module
+
+DESCRIPTION="Memory informations"
+
+LICENSE="LGPL-2.1 ${LICENSE}"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""