summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnustep-apps/zipper/ChangeLog7
-rw-r--r--gnustep-apps/zipper/zipper-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-apps/zipper/ChangeLog b/gnustep-apps/zipper/ChangeLog
index f0696017112e..502aeb52c60e 100644
--- a/gnustep-apps/zipper/ChangeLog
+++ b/gnustep-apps/zipper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/zipper
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/ChangeLog,v 1.9 2007/09/10 18:14:34 voyageur Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/ChangeLog,v 1.10 2008/01/25 18:01:28 opfer Exp $
+
+ 25 Jan 2008; Christian Faulhammer <opfer@gentoo.org> zipper-1.2.ebuild:
+ stable x86, bug 207381
*zipper-1.2 (10 Sep 2007)
diff --git a/gnustep-apps/zipper/zipper-1.2.ebuild b/gnustep-apps/zipper/zipper-1.2.ebuild
index def4e1db9f58..e6bce26eaf2d 100644
--- a/gnustep-apps/zipper/zipper-1.2.ebuild
+++ b/gnustep-apps/zipper/zipper-1.2.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-apps/zipper/zipper-1.2.ebuild,v 1.1 2007/09/10 18:14:34 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/zipper-1.2.ebuild,v 1.2 2008/01/25 18:01:28 opfer Exp $
inherit gnustep-2
@@ -11,7 +11,7 @@ HOMEPAGE="http://xanthippe.dyndns.org/Zipper/"
SRC_URI="http://xanthippe.dyndns.org/Zipper/${P/z/Z}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND="gnustep-libs/renaissance"
RDEPEND="${DEPEND}"