diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-10-17 18:22:56 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-10-17 18:22:56 +0000 |
commit | dc36694350b57cf905c684d16034f186a221a5f3 (patch) | |
tree | 30987dee7c0897bdc44df07547758989acee3be5 /gnustep-apps/gworkspace | |
parent | Add codec use flags (diff) | |
download | historical-dc36694350b57cf905c684d16034f186a221a5f3.tar.gz historical-dc36694350b57cf905c684d16034f186a221a5f3.tar.bz2 historical-dc36694350b57cf905c684d16034f186a221a5f3.zip |
stable x86, bug 195990
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'gnustep-apps/gworkspace')
-rw-r--r-- | gnustep-apps/gworkspace/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-apps/gworkspace/ChangeLog b/gnustep-apps/gworkspace/ChangeLog index f6a1183f966c..3d61089335e8 100644 --- a/gnustep-apps/gworkspace/ChangeLog +++ b/gnustep-apps/gworkspace/ChangeLog @@ -1,6 +1,10 @@ # 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.23 2007/09/11 18:52:36 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.24 2007/10/17 18:22:56 opfer Exp $ + + 17 Oct 2007; Christian Faulhammer <opfer@gentoo.org> + gworkspace-0.8.6.ebuild: + stable x86, bug 195990 11 Sep 2007; Bernard Cafarelli <voyageur@gentoo.org> gworkspace-0.7.1.ebuild: diff --git a/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild b/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild index c4b9630d7159..6549de24671c 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.2 2007/09/10 22:11:32 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.8.6.ebuild,v 1.3 2007/10/17 18:22:56 opfer 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" |