diff options
Diffstat (limited to 'gnustep-apps/projectcenter/projectcenter-0.6.0.ebuild')
-rw-r--r-- | gnustep-apps/projectcenter/projectcenter-0.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnustep-apps/projectcenter/projectcenter-0.6.0.ebuild b/gnustep-apps/projectcenter/projectcenter-0.6.0.ebuild index 82381f7f3797..d224a560d595 100644 --- a/gnustep-apps/projectcenter/projectcenter-0.6.0.ebuild +++ b/gnustep-apps/projectcenter/projectcenter-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/projectcenter-0.6.0.ebuild,v 1.1 2010/12/14 18:52:35 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/projectcenter-0.6.0.ebuild,v 1.2 2012/02/04 14:09:53 ago Exp $ EAPI=3 inherit gnustep-2 @@ -12,7 +12,7 @@ DESCRIPTION="An IDE for GNUstep." HOMEPAGE="http://www.gnustep.org/experience/ProjectCenter.html" SRC_URI="http://ftpmain.gnustep.org/pub/gnustep/dev-apps/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" IUSE="" |