mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
x11-apps/xwarppointer: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -12,7 +12,7 @@ SRC_URI="http://www.ishiboo.com/~nirva/Projects/xwarppointer/${PN}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
KEYWORDS="amd64 ppc x86"
|
||||
|
||||
DEPEND="x11-libs/libX11"
|
||||
RDEPEND="${DEPEND}"
|
||||
@@ -32,6 +32,6 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin xwarppointer
|
||||
dobin "${PN}"
|
||||
dodoc README
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user