summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-10-17 18:22:56 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-10-17 18:22:56 +0000
commitdc36694350b57cf905c684d16034f186a221a5f3 (patch)
tree30987dee7c0897bdc44df07547758989acee3be5 /gnustep-apps/affiche
parentAdd codec use flags (diff)
downloadhistorical-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/affiche')
-rw-r--r--gnustep-apps/affiche/ChangeLog6
-rw-r--r--gnustep-apps/affiche/affiche-0.6.0-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-apps/affiche/ChangeLog b/gnustep-apps/affiche/ChangeLog
index 7b5cc8a37824..27487f1d8488 100644
--- a/gnustep-apps/affiche/ChangeLog
+++ b/gnustep-apps/affiche/ChangeLog
@@ -1,6 +1,10 @@
# 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.10 2007/09/10 18:44:26 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.11 2007/10/17 18:16:27 opfer Exp $
+
+ 17 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+ affiche-0.6.0-r3.ebuild:
+ stable x86, bug 195990
*affiche-0.6.0-r3 (10 Sep 2007)
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild
index 59c0ded1f0b7..7fc029ec64e7 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.1 2007/09/10 18:44:26 voyageur Exp $
+# $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 $
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"