diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 21:00:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 21:00:04 +0000 |
commit | e0380570417fad7d904a5f9eacd8068e31860272 (patch) | |
tree | f7f84ec1bfc563654a9560b277416c9063a7d1ef /x11-misc/grabc/grabc-1.1.ebuild | |
parent | Marked ~ppc64; bug #67102 (Manifest recommit) (diff) | |
download | gentoo-2-e0380570417fad7d904a5f9eacd8068e31860272.tar.gz gentoo-2-e0380570417fad7d904a5f9eacd8068e31860272.tar.bz2 gentoo-2-e0380570417fad7d904a5f9eacd8068e31860272.zip |
Marked ~ppc64; bug #67103
Diffstat (limited to 'x11-misc/grabc/grabc-1.1.ebuild')
-rw-r--r-- | x11-misc/grabc/grabc-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/grabc/grabc-1.1.ebuild b/x11-misc/grabc/grabc-1.1.ebuild index 87297eae9103..9dc32b66cb07 100644 --- a/x11-misc/grabc/grabc-1.1.ebuild +++ b/x11-misc/grabc/grabc-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grabc/grabc-1.1.ebuild,v 1.4 2004/06/24 22:20:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grabc/grabc-1.1.ebuild,v 1.5 2004/11/01 21:00:04 corsair Exp $ S="${WORKDIR}/${PN}${PV}" DESCRIPTION="A simple but useful program to determine the color string in hex (or RGB components) by clicking on a pixel on the screen" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.muquit.com/muquit/software/grabc/grabc.html" SRC_URI="http://www.muquit.com/muquit/software/${PN}/${PN}${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~ppc64" SLOT="0" IUSE="" |