diff options
author | Michael Weber <xmw@gentoo.org> | 2012-06-07 15:28:04 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-06-07 15:28:04 +0000 |
commit | b8ccb67bb76ad7166f6c9bd5328f718bd3de22de (patch) | |
tree | 7c6e377147a6b96e4959114cd72b79783496cf23 /gnustep-apps/gworkspace | |
parent | Block sci-chemistry/cluster version which triger file collision, #419999 (diff) | |
download | gentoo-2-b8ccb67bb76ad7166f6c9bd5328f718bd3de22de.tar.gz gentoo-2-b8ccb67bb76ad7166f6c9bd5328f718bd3de22de.tar.bz2 gentoo-2-b8ccb67bb76ad7166f6c9bd5328f718bd3de22de.zip |
ppc stable (bug 410601)
(Portage version: 2.1.10.63/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 fc06568cef5e..c5fbe622aa5d 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.34 2012/04/25 16:25:58 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.35 2012/06/07 15:28:04 xmw Exp $ + + 07 Jun 2012; Michael Weber <xmw@gentoo.org> gworkspace-0.9.0.ebuild: + ppc stable (bug 410601) 25 Apr 2012; Justin Lecher <jlec@gentoo.org> gworkspace-0.8.6.ebuild: Drop unnessecary die diff --git a/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild b/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild index ab3ce1d7458a..d129cc9280c2 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.3 2012/04/07 14:53:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild,v 1.4 2012/06/07 15:28:04 xmw 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" |