diff options
Diffstat (limited to 'gnustep-apps/clipbook')
-rw-r--r-- | gnustep-apps/clipbook/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/clipbook/clipbook-0.6.0.8.3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gnustep-apps/clipbook/ChangeLog b/gnustep-apps/clipbook/ChangeLog index 646a0016a909..f33428fe9ab3 100644 --- a/gnustep-apps/clipbook/ChangeLog +++ b/gnustep-apps/clipbook/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/clipbook # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/ChangeLog,v 1.10 2007/02/22 00:17:22 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/ChangeLog,v 1.11 2007/08/18 15:17:25 angelos Exp $ + + 18 Aug 2007; Christoph Mende <angelos@gentoo.org> + clipbook-0.6.0.8.3.ebuild: + Added ~amd64 wrt bug #170433 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/gnustep-apps/clipbook/clipbook-0.6.0.8.3.ebuild b/gnustep-apps/clipbook/clipbook-0.6.0.8.3.ebuild index 2c4748f48a8b..d6db8091b6d5 100644 --- a/gnustep-apps/clipbook/clipbook-0.6.0.8.3.ebuild +++ b/gnustep-apps/clipbook/clipbook-0.6.0.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.ebuild,v 1.1 2006/12/05 21:22:14 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.6.0.8.3.ebuild,v 1.2 2007/08/18 15:17:25 angelos Exp $ inherit gnustep @@ -10,7 +10,7 @@ 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="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" LICENSE="GPL-2" SLOT="0" |