diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-27 16:39:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-27 16:39:57 +0000 |
commit | 0597e2af08748c00824c7b8ec558979e7a6a5460 (patch) | |
tree | 34cca246ac3fab28c70e3b2ebc4f178432bf2676 /gnustep-apps/gworkspace | |
parent | Stable on ppc wrt bug 195990 (diff) | |
download | historical-0597e2af08748c00824c7b8ec558979e7a6a5460.tar.gz historical-0597e2af08748c00824c7b8ec558979e7a6a5460.tar.bz2 historical-0597e2af08748c00824c7b8ec558979e7a6a5460.zip |
Stable on ppc wrt bug 195990
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'gnustep-apps/gworkspace')
-rw-r--r-- | gnustep-apps/gworkspace/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/gworkspace/ChangeLog b/gnustep-apps/gworkspace/ChangeLog index 3d61089335e8..75576de94781 100644 --- a/gnustep-apps/gworkspace/ChangeLog +++ b/gnustep-apps/gworkspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gworkspace # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.24 2007/10/17 18:22:56 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.25 2007/10/27 16:39:57 nixnut Exp $ + + 27 Oct 2007; nixnut <nixnut@gentoo.org> gworkspace-0.8.6.ebuild: + Stable on ppc wrt bug 195990 17 Oct 2007; Christian Faulhammer <opfer@gentoo.org> gworkspace-0.8.6.ebuild: diff --git a/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild b/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild index 6549de24671c..0bc7c93cdff1 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild,v 1.3 2007/10/17 18:22:56 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild,v 1.4 2007/10/27 16:39:57 nixnut Exp $ inherit autotools gnustep-2 @@ -10,7 +10,7 @@ DESCRIPTION="A workspace manager for GNUstep" HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" SRC_URI="http://www.gnustep.it/enrico/gworkspace/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" LICENSE="GPL-2" SLOT="0" |