diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2005-06-06 07:12:48 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2005-06-06 07:12:48 +0000 |
commit | 1e2686e9d0ec5e0f5014dfd4ba374cc147fcdae3 (patch) | |
tree | 9ef754a386ef399dbaffa67f98f93212d2516873 /gnustep-apps/gworkspace | |
parent | Stabilization for GNUstep GWorkspace related ebuilds (diff) | |
download | historical-1e2686e9d0ec5e0f5014dfd4ba374cc147fcdae3.tar.gz historical-1e2686e9d0ec5e0f5014dfd4ba374cc147fcdae3.tar.bz2 historical-1e2686e9d0ec5e0f5014dfd4ba374cc147fcdae3.zip |
Stabilization for GNUstep GWorkspace related ebuilds
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnustep-apps/gworkspace')
-rw-r--r-- | gnustep-apps/gworkspace/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/gworkspace/Manifest | 6 | ||||
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/gnustep-apps/gworkspace/ChangeLog b/gnustep-apps/gworkspace/ChangeLog index fb955b169b88..57eb7b7657f8 100644 --- a/gnustep-apps/gworkspace/ChangeLog +++ b/gnustep-apps/gworkspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/gworkspace # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.16 2005/04/15 04:35:57 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/ChangeLog,v 1.17 2005/06/06 07:12:07 fafhrd Exp $ + + 06 Jun 2005; Armando Di Cianno <fafhrd@gentoo.org> + gworkspace-0.7.1.ebuild: + Stabilization for GNUstep GWorkspace related ebuilds *gworkspace-0.7.1 (15 Apr 2005) diff --git a/gnustep-apps/gworkspace/Manifest b/gnustep-apps/gworkspace/Manifest index 8675a1e8064f..d478142fd48d 100644 --- a/gnustep-apps/gworkspace/Manifest +++ b/gnustep-apps/gworkspace/Manifest @@ -1,7 +1,7 @@ +MD5 fb59eb4ab0a4d655388e00aed4ffe14b gworkspace-0.7.0.ebuild 742 +MD5 98f54decacd1ef2f87ff2fced08a35ef gworkspace-0.7.1.ebuild 826 MD5 e2501cb5790755c600a3fb567f879762 ChangeLog 4189 MD5 144bf372071e2a59ced95e82e91531bd metadata.xml 391 -MD5 c187ad98362aae7f7603c4e61776bbf4 gworkspace-0.7.1.ebuild 827 -MD5 fb59eb4ab0a4d655388e00aed4ffe14b gworkspace-0.7.0.ebuild 742 -MD5 660807348555935d3d149797044803b3 files/seperate-desktop-recycler.patch 316 MD5 341828835de325e6f8e44726b9b5e9bf files/digest-gworkspace-0.7.0 69 MD5 0f2b6d5ad90e11612f0cbbf2a1e2e9dc files/digest-gworkspace-0.7.1 69 +MD5 660807348555935d3d149797044803b3 files/seperate-desktop-recycler.patch 316 diff --git a/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild b/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild index b153697bd85d..9f355dddad78 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild,v 1.1 2005/04/15 04:35:57 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gworkspace/gworkspace-0.7.1.ebuild,v 1.2 2005/06/06 07:12:07 fafhrd Exp $ inherit gnustep @@ -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="~ppc ~x86" +KEYWORDS="~ppc x86" LICENSE="GPL-2" SLOT="0" |