diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:09:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:09:07 +0000 |
commit | 8de3c93f89460de29e786c6e1c551407e30d6273 (patch) | |
tree | 665f3d738985124b3959426d5272ab03e6ff608e /x11-misc/grabc/grabc-1.1.ebuild | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-8de3c93f89460de29e786c6e1c551407e30d6273.tar.gz gentoo-2-8de3c93f89460de29e786c6e1c551407e30d6273.tar.bz2 gentoo-2-8de3c93f89460de29e786c6e1c551407e30d6273.zip |
stable on ppc64
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 9dc32b66cb07..1f98c9bc3657 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.5 2004/11/01 21:00:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grabc/grabc-1.1.ebuild,v 1.6 2004/12/16 10:09:07 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 ~ppc64" +KEYWORDS="x86 ppc ppc64" SLOT="0" IUSE="" |