diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-07 14:53:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-07 14:53:41 +0000 |
commit | 71bd5107775cd64f7b8e87d03364b685387f5e3d (patch) | |
tree | 232906b25e8969b116980e919300e8704dcff13d /gnustep-apps/gworkspace | |
parent | x86 stable, bug #410601 (diff) | |
download | gentoo-2-71bd5107775cd64f7b8e87d03364b685387f5e3d.tar.gz gentoo-2-71bd5107775cd64f7b8e87d03364b685387f5e3d.tar.bz2 gentoo-2-71bd5107775cd64f7b8e87d03364b685387f5e3d.zip |
x86 stable, bug #410601
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-apps/gworkspace')
-rw-r--r-- | gnustep-apps/gworkspace/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/gworkspace/ChangeLog b/gnustep-apps/gworkspace/ChangeLog index 33c70e40e484..652b8147dfa1 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.32 2012/04/05 09:34:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.33 2012/04/07 14:53:41 maekke Exp $ + + 07 Apr 2012; Markus Meier <maekke@gentoo.org> gworkspace-0.9.0.ebuild: + x86 stable, bug #410601 05 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gworkspace-0.9.0.ebuild: Stable for amd64, wrt bug #410601 diff --git a/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild b/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild index 88b22342def4..ab3ce1d7458a 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.9.0.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.0.ebuild,v 1.2 2012/04/05 09:34:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild,v 1.3 2012/04/07 14:53:41 maekke 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" |