diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-18 15:16:30 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-18 15:16:30 +0000 |
commit | 3a77f78c70b99bcbd5d672dd4796a2bf5297ae5d (patch) | |
tree | 595faa94b3a9d6f1a178a3530b7e5402f69e3520 /gnustep-apps/affiche | |
parent | Added ~amd64 wrt bug #170433 (diff) | |
download | gentoo-2-3a77f78c70b99bcbd5d672dd4796a2bf5297ae5d.tar.gz gentoo-2-3a77f78c70b99bcbd5d672dd4796a2bf5297ae5d.tar.bz2 gentoo-2-3a77f78c70b99bcbd5d672dd4796a2bf5297ae5d.zip |
Added ~amd64 wrt bug #170433
(Portage version: 2.1.3.6)
Diffstat (limited to 'gnustep-apps/affiche')
-rw-r--r-- | gnustep-apps/affiche/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/affiche/affiche-0.6.0-r2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnustep-apps/affiche/ChangeLog b/gnustep-apps/affiche/ChangeLog index 304bc6c41ec4..7185228cef3d 100644 --- a/gnustep-apps/affiche/ChangeLog +++ b/gnustep-apps/affiche/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/affiche # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.8 2007/02/06 14:10:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.9 2007/08/18 15:16:30 angelos Exp $ + + 18 Aug 2007; Christoph Mende <angelos@gentoo.org> affiche-0.6.0-r2.ebuild: + Added ~amd64 wrt bug #170433 06 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild index 3df8d2748d12..4b3d17a87276 100644 --- a/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild +++ b/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 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/affiche/affiche-0.6.0-r2.ebuild,v 1.3 2005/08/25 18:57:12 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r2.ebuild,v 1.4 2007/08/18 15:16:30 angelos Exp $ inherit gnustep @@ -9,7 +9,7 @@ S=${WORKDIR}/${PN/a/A} DESCRIPTION="Affiche allows people to 'stick' notes" HOMEPAGE="http://www.collaboration-world.com/cgi-bin/collaboration-world/project/release.cgi?pid=5" SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz" -KEYWORDS="x86 ppc" +KEYWORDS="~amd64 ppc x86" SLOT="0" LICENSE="GPL-2" |