diff options
author | Sam James <sam@gentoo.org> | 2021-10-27 23:31:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-27 23:31:12 +0100 |
commit | 57046d0e87e122faeb4d637af53ae9c7798fda98 (patch) | |
tree | 9048ec36adde5373308367e9a0e033fe6358e161 /gnustep-apps | |
parent | sci-libs/scotch: Stabilize 6.1.0-r1 amd64, #818649 (diff) | |
download | gentoo-57046d0e87e122faeb4d637af53ae9c7798fda98.tar.gz gentoo-57046d0e87e122faeb4d637af53ae9c7798fda98.tar.bz2 gentoo-57046d0e87e122faeb4d637af53ae9c7798fda98.zip |
gnustep-apps/price: Stabilize 1.3.0 amd64, #819990
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/price/price-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/price/price-1.3.0.ebuild b/gnustep-apps/price/price-1.3.0.ebuild index c9a2e8ae4205..975d2a32d53e 100644 --- a/gnustep-apps/price/price-1.3.0.ebuild +++ b/gnustep-apps/price/price-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ MY_P=PRICE-${PV} DESCRIPTION="Precision Raster Image Convolution Engine" HOMEPAGE="http://price.sourceforge.net/" SRC_URI="mirror://sourceforge/price/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" |