diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-15 01:08:36 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-15 01:08:36 +0000 |
commit | 22cd4c23593d8d23d94c52ec775d25b50b63b1e1 (patch) | |
tree | 1905f210ee9827367aaccbade02c8d4537ecb130 /gnustep-apps | |
parent | Stable ppc, bug #429080 (diff) | |
download | gentoo-2-22cd4c23593d8d23d94c52ec775d25b50b63b1e1.tar.gz gentoo-2-22cd4c23593d8d23d94c52ec775d25b50b63b1e1.tar.bz2 gentoo-2-22cd4c23593d8d23d94c52ec775d25b50b63b1e1.zip |
Stable ppc, bug #429076
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 decdeec4d87b..96d5c59d0ee7 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.37 2012/08/14 22:06:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.38 2012/08/15 01:08:36 blueness Exp $ + + 15 Aug 2012; Anthony G. Basile <blueness@gentoo.org> gworkspace-0.9.1.ebuild: + Stable ppc, bug #429076 14 Aug 2012; Agostino Sarubbo <ago@gentoo.org> gworkspace-0.9.1.ebuild: Stable for amd64, wrt bug #429076 diff --git a/gnustep-apps/gworkspace/gworkspace-0.9.1.ebuild b/gnustep-apps/gworkspace/gworkspace-0.9.1.ebuild index e9a0901427b3..b4c996c518a9 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.2 2012/08/14 22:06:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.9.1.ebuild,v 1.3 2012/08/15 01:08:36 blueness 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" |