summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-10-27 16:39:57 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-10-27 16:39:57 +0000
commit0597e2af08748c00824c7b8ec558979e7a6a5460 (patch)
tree34cca246ac3fab28c70e3b2ebc4f178432bf2676 /gnustep-apps/affiche
parentStable on ppc wrt bug 195990 (diff)
downloadhistorical-0597e2af08748c00824c7b8ec558979e7a6a5460.tar.gz
historical-0597e2af08748c00824c7b8ec558979e7a6a5460.tar.bz2
historical-0597e2af08748c00824c7b8ec558979e7a6a5460.zip
Stable on ppc wrt bug 195990
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'gnustep-apps/affiche')
-rw-r--r--gnustep-apps/affiche/ChangeLog5
-rw-r--r--gnustep-apps/affiche/affiche-0.6.0-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/affiche/ChangeLog b/gnustep-apps/affiche/ChangeLog
index 27487f1d8488..7e3225b62791 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.11 2007/10/17 18:16:27 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.12 2007/10/27 16:30:57 nixnut Exp $
+
+ 27 Oct 2007; nixnut <nixnut@gentoo.org> affiche-0.6.0-r3.ebuild:
+ Stable on ppc wrt bug 195990
17 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
affiche-0.6.0-r3.ebuild:
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild
index 7fc029ec64e7..a06fffdc5366 100644
--- a/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild
+++ b/gnustep-apps/affiche/affiche-0.6.0-r3.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/affiche/affiche-0.6.0-r3.ebuild,v 1.2 2007/10/17 18:16:27 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild,v 1.3 2007/10/27 16:30:57 nixnut Exp $
inherit gnustep-2
@@ -9,6 +9,6 @@ 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="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
SLOT="0"
LICENSE="GPL-2"