diff options
Diffstat (limited to 'gnustep-apps/simpleagenda/simpleagenda-0.43.ebuild')
-rw-r--r-- | gnustep-apps/simpleagenda/simpleagenda-0.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/simpleagenda/simpleagenda-0.43.ebuild b/gnustep-apps/simpleagenda/simpleagenda-0.43.ebuild index 9cdcc9a94508..970f8f8fa3e4 100644 --- a/gnustep-apps/simpleagenda/simpleagenda-0.43.ebuild +++ b/gnustep-apps/simpleagenda/simpleagenda-0.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/simpleagenda/simpleagenda-0.43.ebuild,v 1.1 2012/10/02 12:33:40 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/simpleagenda/simpleagenda-0.43.ebuild,v 1.2 2012/12/08 22:07:35 ago Exp $ EAPI=4 inherit gnustep-2 @@ -12,7 +12,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" IUSE="dbus" DEPEND=">=dev-libs/libical-0.27 |