diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-10-17 18:22:56 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-10-17 18:22:56 +0000 |
commit | dc36694350b57cf905c684d16034f186a221a5f3 (patch) | |
tree | 30987dee7c0897bdc44df07547758989acee3be5 /gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild | |
parent | Add codec use flags (diff) | |
download | historical-dc36694350b57cf905c684d16034f186a221a5f3.tar.gz historical-dc36694350b57cf905c684d16034f186a221a5f3.tar.bz2 historical-dc36694350b57cf905c684d16034f186a221a5f3.zip |
stable x86, bug 195990
Package-Manager: portage-2.1.3.9
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 e82e0c749921..eb9ae67ad49c 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.1 2007/09/10 18:49:22 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild,v 1.2 2007/10/17 18:17:11 opfer 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 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc x86" LICENSE="GPL-2" SLOT="0" |