summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-04-14 01:06:21 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-04-14 01:15:16 +0200
commit6368ac77186f2190f8c78018c0de381ac0b0825f (patch)
treec7a25ced3aace05b8161a51d6541901da0582801 /dev-perl/Passwd-Linux
parentdev-perl/Parse-ErrorString-Perl: Remove old (diff)
downloadgentoo-6368ac77186f2190f8c78018c0de381ac0b0825f.tar.gz
gentoo-6368ac77186f2190f8c78018c0de381ac0b0825f.tar.bz2
gentoo-6368ac77186f2190f8c78018c0de381ac0b0825f.zip
dev-perl/Passwd-Linux: Version bump
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Passwd-Linux')
-rw-r--r--dev-perl/Passwd-Linux/Manifest1
-rw-r--r--dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild16
2 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Passwd-Linux/Manifest b/dev-perl/Passwd-Linux/Manifest
index c9f9d99b39f9..b46286a1db3d 100644
--- a/dev-perl/Passwd-Linux/Manifest
+++ b/dev-perl/Passwd-Linux/Manifest
@@ -1 +1,2 @@
DIST Passwd-Linux-1.2.tar.gz 5211 SHA256 82b55f9e5e8b614419e7f05c236bb4c7a33ffe3c93772d8d8c2d9225da90e1ca SHA512 9ca79db8afb235b7819e1a19d9915e052286ff7d816b933d32cf65871fbcc36d7edf5900aae56076621f170c7b65d7f9618dae6b7ce3ab10e9ad65d37f5065af WHIRLPOOL 0ae6ddb5b6edfdd9c76cd34b13cca345136cf7a5f27a67e82e927d91758e05d1289ddd0ec78dc7f266074a1b733721583a1dd41169a78ee06f3bafc06396059c
+DIST Passwd-Linux-1.3.tar.gz 5610 SHA256 631298da5caab1a59b1251047f73be173bec31030bbaab33362d035e0862a12b SHA512 1598f0ec29d9450f97ec2872f2d414ceafcea9baeed2e1fa75018230b6bcea408386ec6e650d9bbafe0390c23d176873f43cc4433de60c9dd74cd48838f2e537 WHIRLPOOL 23ae9836b83f9d83fa6c16a2c1c206066731f7a3958f170b6a83466bc99b3b6efd3aa2c58c34f4741a75bcacb2563dcc0693c3c3d606ce3a7a970398a2bd4304
diff --git a/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild b/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild
new file mode 100644
index 000000000000..87b5f6334f17
--- /dev/null
+++ b/dev-perl/Passwd-Linux/Passwd-Linux-1.300.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=EESTABROO
+DIST_VERSION=1.3
+inherit perl-module
+
+DESCRIPTION="Perl module for manipulating the passwd and shadow files"
+
+LICENSE="Artistic" # ???
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""