From 8250d1e050e631a7cc5afa941ad54bd8762fb8ce Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Sun, 23 Sep 2012 07:51:40 +0000 Subject: x86 stable wrt bug #429076 (Portage version: 2.1.11.9/cvs/Linux i686) --- gnustep-apps/gworkspace/ChangeLog | 5 ++++- gnustep-apps/gworkspace/gworkspace-0.9.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'gnustep-apps') diff --git a/gnustep-apps/gworkspace/ChangeLog b/gnustep-apps/gworkspace/ChangeLog index 96d5c59d0ee7..66560303d674 100644 --- a/gnustep-apps/gworkspace/ChangeLog +++ b/gnustep-apps/gworkspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gworkspace # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.38 2012/08/15 01:08:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.39 2012/09/23 07:51:40 phajdan.jr Exp $ + + 23 Sep 2012; Pawel Hajdan jr gworkspace-0.9.1.ebuild: + x86 stable wrt bug #429076 15 Aug 2012; Anthony G. Basile gworkspace-0.9.1.ebuild: Stable ppc, bug #429076 diff --git a/gnustep-apps/gworkspace/gworkspace-0.9.1.ebuild b/gnustep-apps/gworkspace/gworkspace-0.9.1.ebuild index b4c996c518a9..a9ea1c4a7359 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.9.1.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.9.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/gworkspace/gworkspace-0.9.1.ebuild,v 1.3 2012/08/15 01:08:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.9.1.ebuild,v 1.4 2012/09/23 07:51:40 phajdan.jr Exp $ EAPI=3 inherit gnustep-2 @@ -9,7 +9,7 @@ DESCRIPTION="A workspace manager for GNUstep" HOMEPAGE="http://www.gnustep.org/experience/GWorkspace.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${P}.tar.gz" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad