diff options
Diffstat (limited to 'gnustep-apps/zipper/zipper-1.2.ebuild')
-rw-r--r-- | gnustep-apps/zipper/zipper-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/zipper/zipper-1.2.ebuild b/gnustep-apps/zipper/zipper-1.2.ebuild index e6bce26eaf2d..89821bab081b 100644 --- a/gnustep-apps/zipper/zipper-1.2.ebuild +++ b/gnustep-apps/zipper/zipper-1.2.ebuild @@ -1,6 +1,6 @@ # 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.2 2008/01/25 18:01:28 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/zipper-1.2.ebuild,v 1.3 2008/01/30 01:36:24 ranger 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}" |