diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 07:51:40 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 07:51:40 +0000 |
commit | 8250d1e050e631a7cc5afa941ad54bd8762fb8ce (patch) | |
tree | a652787bdf358826b2442840309bc52966ac009a /gnustep-apps | |
parent | x86 stable wrt bug #429074 (diff) | |
download | gentoo-2-8250d1e050e631a7cc5afa941ad54bd8762fb8ce.tar.gz gentoo-2-8250d1e050e631a7cc5afa941ad54bd8762fb8ce.tar.bz2 gentoo-2-8250d1e050e631a7cc5afa941ad54bd8762fb8ce.zip |
x86 stable wrt bug #429076
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/gworkspace/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <phajdan.jr@gentoo.org> gworkspace-0.9.1.ebuild: + x86 stable wrt bug #429076 15 Aug 2012; Anthony G. Basile <blueness@gentoo.org> 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" |