diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 05:35:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 05:35:49 +0100 |
commit | 12d3ad2736802d595eec4db05791932563e6bfbb (patch) | |
tree | 380fe5d05ef386e502e09ebc9c2cbd804e31e7ff /dev-perl/Alien-SDL | |
parent | dev-perl/Apache-AuthCookie: add 3.310.0 (diff) | |
download | gentoo-12d3ad2736802d595eec4db05791932563e6bfbb.tar.gz gentoo-12d3ad2736802d595eec4db05791932563e6bfbb.tar.bz2 gentoo-12d3ad2736802d595eec4db05791932563e6bfbb.zip |
dev-perl/Alien-SDL: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Alien-SDL')
-rw-r--r-- | dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild b/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild index 9d68fd020031..2aeae2e276db 100644 --- a/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild +++ b/dev-perl/Alien-SDL/Alien-SDL-1.446.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ DIST_AUTHOR=FROGGS DIST_VERSION=1.446 inherit perl-module toolchain-funcs -DESCRIPTION="building, finding and using SDL binaries" +DESCRIPTION="Building, finding and using SDL binaries" SLOT="0" KEYWORDS="amd64 ~hppa x86" |