diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-11-16 15:28:54 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-11-16 15:28:54 +0000 |
commit | 5a8c4d65b46adbb5400d24ad2b31318d91f59f31 (patch) | |
tree | 75fe3f4be977b97763396b426ebdd809d5e3d167 /gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild | |
parent | alpha/ia64 stable wrt #198866 (diff) | |
download | gentoo-2-5a8c4d65b46adbb5400d24ad2b31318d91f59f31.tar.gz gentoo-2-5a8c4d65b46adbb5400d24ad2b31318d91f59f31.tar.bz2 gentoo-2-5a8c4d65b46adbb5400d24ad2b31318d91f59f31.zip |
amd64 stable, bug 195990
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild')
-rw-r--r-- | gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild b/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild index c97bd69f3b58..d42a5215550f 100644 --- a/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild +++ b/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild,v 1.3 2007/10/27 16:32:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild,v 1.4 2007/11/16 15:28:54 beandog Exp $ inherit gnustep-2 @@ -10,6 +10,6 @@ DESCRIPTION="A clipboard for GNUstep that can hold things for later copy and pas HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" SRC_URI="http://www.gnustep.it/enrico/gworkspace/gworkspace-${PV/0.6.}.tar.gz" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2" SLOT="0" |