summaryrefslogtreecommitdiff
path: root/dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-16 19:12:43 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-16 19:17:33 +0200
commit85a79217c26df647209a27dffcd5024576d4215e (patch)
tree77561493e69612568c333ee066271eb7a7b59e46 /dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild
parent38457b669e792a084af023a8309f2fda981de845 (diff)
downloadgentoo-85a79217c26df647209a27dffcd5024576d4215e.tar.gz
gentoo-85a79217c26df647209a27dffcd5024576d4215e.tar.bz2
gentoo-85a79217c26df647209a27dffcd5024576d4215e.zip
dev-perl/CSS-Tiny: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild')
-rw-r--r--dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild b/dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild
new file mode 100644
index 000000000000..5c62138eeae4
--- /dev/null
+++ b/dev-perl/CSS-Tiny/CSS-Tiny-1.200.0-r1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=CHORNY
+DIST_VERSION=1.20
+inherit perl-module
+
+DESCRIPTION="Read/Write .css files with as little code as possible"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"