diff options
author | Nick Hadaway <raker@gentoo.org> | 2003-07-30 06:35:48 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2003-07-30 06:35:48 +0000 |
commit | 36808132b45b6e75f2bfdbf1ff68355d0ac5be95 (patch) | |
tree | 62e4213b42bd87f807e0ee211171ea5314cd0357 /app-gnustep | |
parent | Fixes on all ebuild setting RESTRICT="fetch", Updated metadata.xml Added sun-... (diff) | |
download | historical-36808132b45b6e75f2bfdbf1ff68355d0ac5be95.tar.gz historical-36808132b45b6e75f2bfdbf1ff68355d0ac5be95.tar.bz2 historical-36808132b45b6e75f2bfdbf1ff68355d0ac5be95.zip |
updated description.
Diffstat (limited to 'app-gnustep')
-rw-r--r-- | app-gnustep/gworkspace/ChangeLog | 5 | ||||
-rw-r--r-- | app-gnustep/gworkspace/Manifest | 4 | ||||
-rw-r--r-- | app-gnustep/gworkspace/gworkspace-0.5.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-gnustep/gworkspace/ChangeLog b/app-gnustep/gworkspace/ChangeLog index 219f93eed816..a2edba5f6c10 100644 --- a/app-gnustep/gworkspace/ChangeLog +++ b/app-gnustep/gworkspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-gnustep/gworkspace # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gworkspace/ChangeLog,v 1.1 2003/07/15 08:09:24 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gworkspace/ChangeLog,v 1.2 2003/07/30 06:35:42 raker Exp $ + + 30 Jul 2003; Nick Hadaway <raker@gentoo.org> gworkspace-0.5.3.ebuild: + Updated the description. *gworkspace-0.5.3 (15 Jul 2003) diff --git a/app-gnustep/gworkspace/Manifest b/app-gnustep/gworkspace/Manifest index dd98045cddb3..180162e74998 100644 --- a/app-gnustep/gworkspace/Manifest +++ b/app-gnustep/gworkspace/Manifest @@ -1,4 +1,4 @@ -MD5 4580c606ec5fb5f4654af57a19bb2ece ChangeLog 344 -MD5 ccf15e871895c5be78d1dbda1e8dcf50 gworkspace-0.5.3.ebuild 610 +MD5 d3e4139b9530fcd64fa92716b07b28a1 gworkspace-0.5.3.ebuild 605 +MD5 34aa0c72dfe9c5a4ae5f9750a9c4c784 ChangeLog 444 MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161 MD5 48cb1091fdd1df58f0a32711945b64fb files/digest-gworkspace-0.5.3 69 diff --git a/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild b/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild index d2bd5e21164f..235663fb1f0e 100644 --- a/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild +++ b/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild,v 1.1 2003/07/15 08:09:24 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild,v 1.2 2003/07/30 06:35:42 raker Exp $ inherit gnustep S=${WORKDIR}/GWorkspace-${PV} -DESCRIPTION="GNUstep GUI interface designer" +DESCRIPTION="GNUstep workspace manager" HOMEPAGE="http://www.gnustep.org" SRC_URI="http://www.gnustep.it/enrico/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" |