diff options
Diffstat (limited to 'gnustep-apps/simpleagenda/simpleagenda-0.27.ebuild')
-rw-r--r-- | gnustep-apps/simpleagenda/simpleagenda-0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/simpleagenda/simpleagenda-0.27.ebuild b/gnustep-apps/simpleagenda/simpleagenda-0.27.ebuild index a8b3bc7a105c..345cdbeb566d 100644 --- a/gnustep-apps/simpleagenda/simpleagenda-0.27.ebuild +++ b/gnustep-apps/simpleagenda/simpleagenda-0.27.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/simpleagenda/simpleagenda-0.27.ebuild,v 1.3 2008/01/30 01:36:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/simpleagenda/simpleagenda-0.27.ebuild,v 1.4 2008/03/08 13:44:34 coldwind Exp $ inherit eutils gnustep-2 @@ -11,7 +11,7 @@ SRC_URI="http://coyote.octets.fr/pub/gnustep/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" DEPEND="dev-libs/libical" RDEPEND="${DEPEND}" |