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 | 3afd6da288721832fd794bcf3a76334f16e0eef4 (patch) | |
tree | b5da25ccb3c687a959c92d2380c5a6d59d4304dd /gnustep-apps/gwnet | |
parent | DEPEND fixes per bug 93979 (diff) | |
download | gentoo-2-3afd6da288721832fd794bcf3a76334f16e0eef4.tar.gz gentoo-2-3afd6da288721832fd794bcf3a76334f16e0eef4.tar.bz2 gentoo-2-3afd6da288721832fd794bcf3a76334f16e0eef4.zip |
Stabilization for GNUstep GWorkspace related ebuilds
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnustep-apps/gwnet')
-rw-r--r-- | gnustep-apps/gwnet/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/gwnet/Manifest | 4 | ||||
-rw-r--r-- | gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnustep-apps/gwnet/ChangeLog b/gnustep-apps/gwnet/ChangeLog index 018db04053a5..e74b54aa796f 100644 --- a/gnustep-apps/gwnet/ChangeLog +++ b/gnustep-apps/gwnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gwnet # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/ChangeLog,v 1.7 2005/04/15 04:35:42 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/ChangeLog,v 1.8 2005/06/06 07:12:48 fafhrd Exp $ + + 06 Jun 2005; Armando Di Cianno <fafhrd@gentoo.org> gwnet-0.1.0.7.1.ebuild: + Stabilization for GNUstep GWorkspace related ebuilds *gwnet-0.1.0.7.1 (15 Apr 2005) diff --git a/gnustep-apps/gwnet/Manifest b/gnustep-apps/gwnet/Manifest index 1c45ae7834b3..a6fc9bf35e43 100644 --- a/gnustep-apps/gwnet/Manifest +++ b/gnustep-apps/gwnet/Manifest @@ -1,6 +1,6 @@ +MD5 dff3601d33eb6823f51f4ee69fc0e25f gwnet-0.1.0.7.1.ebuild 738 +MD5 04b188e2b51b518c8501538c14f5a4de gwnet-0.1.0.7.0.ebuild 728 MD5 1fc8a150d7e61ec58beed7c0bacb7f75 ChangeLog 2188 MD5 f2392691afe8da10b2b7110b933fd207 metadata.xml 282 -MD5 04b188e2b51b518c8501538c14f5a4de gwnet-0.1.0.7.0.ebuild 728 -MD5 a4a242f6a482b238657daddb2d8ef40a gwnet-0.1.0.7.1.ebuild 739 MD5 341828835de325e6f8e44726b9b5e9bf files/digest-gwnet-0.1.0.7.0 69 MD5 0f2b6d5ad90e11612f0cbbf2a1e2e9dc files/digest-gwnet-0.1.0.7.1 69 diff --git a/gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild b/gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild index c4df92a274ce..58c1d7173457 100644 --- a/gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild +++ b/gnustep-apps/gwnet/gwnet-0.1.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/gwnet/gwnet-0.1.0.7.1.ebuild,v 1.1 2005/04/15 04:35:42 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/gwnet-0.1.0.7.1.ebuild,v 1.2 2005/06/06 07:12:48 fafhrd Exp $ inherit gnustep @@ -10,7 +10,7 @@ DESCRIPTION="A GNUstep network filesystem file browser." HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" SRC_URI="http://www.gnustep.it/enrico/gworkspace/gworkspace-${PV/0.1.}.tar.gz" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" |