diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 07:52:08 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 07:52:08 +0000 |
commit | 241eb411cb3caeb43b28964424773279d9d35766 (patch) | |
tree | 372d9637c2b235b7ec43c941bce8da9fed778f88 /gnustep-apps | |
parent | x86 stable wrt bug #429076 (diff) | |
download | historical-241eb411cb3caeb43b28964424773279d9d35766.tar.gz historical-241eb411cb3caeb43b28964424773279d9d35766.tar.bz2 historical-241eb411cb3caeb43b28964424773279d9d35766.zip |
x86 stable wrt bug #429078
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/projectcenter/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-apps/projectcenter/ChangeLog b/gnustep-apps/projectcenter/ChangeLog index 26ed6cd026e0..d252dcbe5bc5 100644 --- a/gnustep-apps/projectcenter/ChangeLog +++ b/gnustep-apps/projectcenter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/projectcenter # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/ChangeLog,v 1.26 2012/08/15 00:38:26 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/ChangeLog,v 1.27 2012/09/23 07:52:08 phajdan.jr Exp $ + + 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + projectcenter-0.6.1.ebuild: + x86 stable wrt bug #429078 15 Aug 2012; Anthony G. Basile <blueness@gentoo.org> projectcenter-0.6.1.ebuild: diff --git a/gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild b/gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild index 807e1d343654..21f559dad856 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.3 2012/08/15 00:38:26 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/projectcenter-0.6.1.ebuild,v 1.4 2012/09/23 07:52:08 phajdan.jr 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="" |