diff options
Diffstat (limited to 'gnustep-apps/zipper/zipper-1.2.ebuild')
-rw-r--r-- | gnustep-apps/zipper/zipper-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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}" |