summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-01-25 17:30:09 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-01-25 17:30:09 +0000
commit2bed96454211e4674bd417bd3f82edf2b15977d1 (patch)
treea968d7992222cb879d31026a8588a9abd981b62c /gnustep-libs/wizardkit
parentquote variable (diff)
downloadgentoo-2-2bed96454211e4674bd417bd3f82edf2b15977d1.tar.gz
gentoo-2-2bed96454211e4674bd417bd3f82edf2b15977d1.tar.bz2
gentoo-2-2bed96454211e4674bd417bd3f82edf2b15977d1.zip
stable x86, bug 207381
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnustep-libs/wizardkit')
-rw-r--r--gnustep-libs/wizardkit/ChangeLog7
-rw-r--r--gnustep-libs/wizardkit/wizardkit-0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-libs/wizardkit/ChangeLog b/gnustep-libs/wizardkit/ChangeLog
index 76813b7c5beb..d53a47a48d53 100644
--- a/gnustep-libs/wizardkit/ChangeLog
+++ b/gnustep-libs/wizardkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-libs/wizardkit
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/wizardkit/ChangeLog,v 1.1 2007/09/10 21:07:11 voyageur Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/wizardkit/ChangeLog,v 1.2 2008/01/25 17:30:09 opfer Exp $
+
+ 25 Jan 2008; Christian Faulhammer <opfer@gentoo.org> wizardkit-0.1.ebuild:
+ stable x86, bug 207381
*wizardkit-0.1 (10 Sep 2007)
diff --git a/gnustep-libs/wizardkit/wizardkit-0.1.ebuild b/gnustep-libs/wizardkit/wizardkit-0.1.ebuild
index d7b221c4d7dd..4bb881485c46 100644
--- a/gnustep-libs/wizardkit/wizardkit-0.1.ebuild
+++ b/gnustep-libs/wizardkit/wizardkit-0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/wizardkit/wizardkit-0.1.ebuild,v 1.1 2007/09/10 21:07:11 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/wizardkit/wizardkit-0.1.ebuild,v 1.2 2008/01/25 17:30:09 opfer Exp $
inherit gnustep-2
@@ -11,6 +11,6 @@ DESCRIPTION="Wizard support framework"
HOMEPAGE="http://home.gna.org/pmanager/"
SRC_URI="http://download.gna.org/pmanager/0.2/${MY_PN}-${PV}.tar.bz2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
LICENSE="GPL-2"
SLOT="0"