diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-15 00:38:26 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-15 00:38:26 +0000 |
commit | a5d25b83728c563cfad89b0ab555420309d7af37 (patch) | |
tree | 4b7b95b7f4bed6be7e695da185b6e9e4e51acae7 /gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild | |
parent | Stable for HPPA (bug #431178). (diff) | |
download | gentoo-2-a5d25b83728c563cfad89b0ab555420309d7af37.tar.gz gentoo-2-a5d25b83728c563cfad89b0ab555420309d7af37.tar.bz2 gentoo-2-a5d25b83728c563cfad89b0ab555420309d7af37.zip |
Stable ppc, bug #431378
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild')
-rw-r--r-- | gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild b/gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild index 61587d920476..807e1d343654 100644 --- a/gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild +++ b/gnustep-apps/projectcenter/projectcenter-0.6.1.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/projectcenter/projectcenter-0.6.1.ebuild,v 1.2 2012/08/14 22:07:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild,v 1.3 2012/08/15 00:38:26 blueness Exp $ EAPI=4 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="" |