diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-11-16 15:33:46 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-11-16 15:33:46 +0000 |
commit | 2a88c0c76911d2df4bd0fed61a31af7f48b13af2 (patch) | |
tree | 68617824b1708aee38a040a7de11cb0f85977839 /gnustep-apps/gwnet | |
parent | amd64 stable, bug 192446 (diff) | |
download | historical-2a88c0c76911d2df4bd0fed61a31af7f48b13af2.tar.gz historical-2a88c0c76911d2df4bd0fed61a31af7f48b13af2.tar.bz2 historical-2a88c0c76911d2df4bd0fed61a31af7f48b13af2.zip |
amd64 stable, bug 195990
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnustep-apps/gwnet')
-rw-r--r-- | gnustep-apps/gwnet/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/gwnet/ChangeLog b/gnustep-apps/gwnet/ChangeLog index 84bb3e2b1fed..7c9b1b85cc9c 100644 --- a/gnustep-apps/gwnet/ChangeLog +++ b/gnustep-apps/gwnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gwnet # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/ChangeLog,v 1.14 2007/11/08 23:34:23 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/ChangeLog,v 1.15 2007/11/16 15:30:52 beandog Exp $ + + 16 Nov 2007; Steve Dibb <beandog@gentoo.org> gwnet-0.1.0.8.2.ebuild: + amd64 stable, bug 195990 08 Nov 2007; Bernard Cafarelli <voyageur@gentoo.org> -gwnet-0.1.0.7.1.ebuild: diff --git a/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild b/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild index b720569033b1..021a3aa96893 100644 --- a/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild +++ b/gnustep-apps/gwnet/gwnet-0.1.0.8.2.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/gwnet/gwnet-0.1.0.8.2.ebuild,v 1.3 2007/10/27 16:35:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/gwnet-0.1.0.8.2.ebuild,v 1.4 2007/11/16 15:30:52 beandog Exp $ inherit gnustep-2 @@ -10,7 +10,7 @@ DESCRIPTION="A GNUstep network filesystem file browser" HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" SRC_URI="mirror://gentoo/gworkspace-${PV/0.1.}.tar.gz" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2" SLOT="0" |