diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-05 09:34:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-05 09:34:42 +0000 |
commit | 7db73cb00077c703571d035bf73f9a586024031e (patch) | |
tree | 84dfa1a30ac70eed9b8725d3c053fcebcf8f4701 /gnustep-apps/gworkspace | |
parent | Stable for amd64, wrt bug #410601 (diff) | |
download | historical-7db73cb00077c703571d035bf73f9a586024031e.tar.gz historical-7db73cb00077c703571d035bf73f9a586024031e.tar.bz2 historical-7db73cb00077c703571d035bf73f9a586024031e.zip |
Stable for amd64, wrt bug #410601
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'gnustep-apps/gworkspace')
-rw-r--r-- | gnustep-apps/gworkspace/ChangeLog | 7 | ||||
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-apps/gworkspace/ChangeLog b/gnustep-apps/gworkspace/ChangeLog index 016a628f021c..33c70e40e484 100644 --- a/gnustep-apps/gworkspace/ChangeLog +++ b/gnustep-apps/gworkspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gworkspace -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.31 2011/11/04 15:17:32 voyageur Exp $ +# 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 $ + + 05 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gworkspace-0.9.0.ebuild: + Stable for amd64, wrt bug #410601 *gworkspace-0.9.0 (04 Nov 2011) diff --git a/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild b/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild index c52349beecc1..88b22342def4 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-2011 Gentoo Foundation +# 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.1 2011/11/04 15:17:32 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.9.0.ebuild,v 1.2 2012/04/05 09:34:23 ago 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" |