Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/apsfilter/
Date: Sat, 12 Oct 2019 04:31:08
Message-Id: 1570854550.b403b7f51a420e7a6a47ca9e6a5441a4111da3d8.mattst88@gentoo
1 commit: b403b7f51a420e7a6a47ca9e6a5441a4111da3d8
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 04:21:12 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 04:29:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b403b7f5
7
8 net-print/apsfilter: drop to ~alpha, bug 696346
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-print/apsfilter/apsfilter-7.2.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-print/apsfilter/apsfilter-7.2.5.ebuild b/net-print/apsfilter/apsfilter-7.2.5.ebuild
16 index 47627f70637..67caf68d2f4 100644
17 --- a/net-print/apsfilter/apsfilter-7.2.5.ebuild
18 +++ b/net-print/apsfilter/apsfilter-7.2.5.ebuild
19 @@ -5,7 +5,7 @@ EAPI=0
20
21 DESCRIPTION="Apsfilter Prints So Fine, It Leads To Extraordinary Results"
22 HOMEPAGE="http://www.apsfilter.org"
23 -KEYWORDS="alpha ppc sparc x86"
24 +KEYWORDS="~alpha ppc sparc x86"
25 IUSE="cups"
26 SLOT="0"
27 LICENSE="GPL-2"