summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorMaurice van der Pot <griffon26@gentoo.org>2005-10-23 09:49:37 +0000
committerMaurice van der Pot <griffon26@gentoo.org>2005-10-23 09:49:37 +0000
commitc48439ec96270dee006abf63f50b39b0707389c6 (patch)
tree9a454b65565cd66fb69e3e111472c280ffd49914 /net-fs
parentAdd patch to fix menus with gtk-2.8, thanks to Lorenzo Villani <arbitermc@gma... (diff)
downloadhistorical-c48439ec96270dee006abf63f50b39b0707389c6.tar.gz
historical-c48439ec96270dee006abf63f50b39b0707389c6.tar.bz2
historical-c48439ec96270dee006abf63f50b39b0707389c6.zip
Fixed mistake in instructions to the user
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/coda/ChangeLog7
-rw-r--r--net-fs/coda/Manifest14
-rw-r--r--net-fs/coda/coda-6.0.10.ebuild4
-rw-r--r--net-fs/coda/coda-6.0.11.ebuild4
-rw-r--r--net-fs/coda/coda-6.0.12.ebuild4
5 files changed, 19 insertions, 14 deletions
diff --git a/net-fs/coda/ChangeLog b/net-fs/coda/ChangeLog
index 55a7b77141c0..fd19b77e0279 100644
--- a/net-fs/coda/ChangeLog
+++ b/net-fs/coda/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-fs/coda
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/ChangeLog,v 1.21 2005/10/17 19:15:48 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/ChangeLog,v 1.22 2005/10/23 09:49:37 griffon26 Exp $
+
+ 23 Oct 2005; Maurice van der Pot <griffon26@gentoo.org>
+ coda-6.0.10.ebuild, coda-6.0.11.ebuild, coda-6.0.12.ebuild:
+ Fixed mistake in previous fix. It should be emerge --config,
+ not ebuild --config.
17 Oct 2005; Maurice van der Pot <griffon26@gentoo.org>
-files/6.0.8/venus, -coda-6.0.8.ebuild, coda-6.0.10.ebuild,
diff --git a/net-fs/coda/Manifest b/net-fs/coda/Manifest
index 166f5b6bd80f..84eac576d316 100644
--- a/net-fs/coda/Manifest
+++ b/net-fs/coda/Manifest
@@ -1,10 +1,10 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 469a020b1649b3e874d9c772e8003da1 ChangeLog 5126
-MD5 6018929c97b227fa6d769263fd4534a2 coda-6.0.10.ebuild 7736
-MD5 1ace070514205dcf1b63261baf94c49c coda-6.0.11.ebuild 7659
-MD5 76e5ad6cb465f82a6f28b7e9097aece9 coda-6.0.12.ebuild 7659
+MD5 a1ccb711cf71f01ddb5118676c3a9bd1 ChangeLog 5333
+MD5 c048c72d0ae39dc5e46aa54d70669160 coda-6.0.10.ebuild 7736
+MD5 304c6f62d91a078ed731d55cb9a6d43e coda-6.0.11.ebuild 7659
+MD5 88d284f6d2265c46ef1b18e7116da46a coda-6.0.12.ebuild 7659
MD5 b4e38a53462318a1c6db3a3b1d7e3db3 files/6.0.10/venus 703
MD5 818953dac5d5dd5981ea6b6125cc7d91 files/6.0.11/venus 703
MD5 e8eceaf4a75c95c4960701632ab31578 files/6.0.12/venus 703
@@ -19,7 +19,7 @@ MD5 f905a614fde3a85e0adefb203ece18fc metadata.xml 321
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDU/iBMGnpIbeahxwRAjEQAJ9kCVmcVpQq1+676LzZ3QepNqoBrACdH7fQ
-utUsBYm2TUV2SrmYMydWyqM=
-=ZOsC
+iD8DBQFDW1zHMGnpIbeahxwRAi10AKCy5S3+9Mgh8CgrZ02Ts0Pv7l9EsQCgjf1Z
+Fwj94tV/X3wiCllx1bjiUhU=
+=9uNn
-----END PGP SIGNATURE-----
diff --git a/net-fs/coda/coda-6.0.10.ebuild b/net-fs/coda/coda-6.0.10.ebuild
index 10ecb27b1ba4..8352b531a130 100644
--- a/net-fs/coda/coda-6.0.10.ebuild
+++ b/net-fs/coda/coda-6.0.10.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/net-fs/coda/coda-6.0.10.ebuild,v 1.4 2005/10/17 19:15:48 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.10.ebuild,v 1.5 2005/10/23 09:49:37 griffon26 Exp $
inherit eutils
@@ -116,7 +116,7 @@ pkg_postinst () {
einfo "To get started, run vice-setup and venus-setup."
einfo
einfo "Alternatively you can get a default coda setup by running:"
- einfo " ebuild --config =${PF}"
+ einfo " emerge --config =${PF}"
}
pkg_config () {
diff --git a/net-fs/coda/coda-6.0.11.ebuild b/net-fs/coda/coda-6.0.11.ebuild
index 9104e8fbccac..ec5860abe860 100644
--- a/net-fs/coda/coda-6.0.11.ebuild
+++ b/net-fs/coda/coda-6.0.11.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/net-fs/coda/coda-6.0.11.ebuild,v 1.3 2005/10/17 19:15:48 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.11.ebuild,v 1.4 2005/10/23 09:49:37 griffon26 Exp $
inherit eutils
@@ -111,7 +111,7 @@ pkg_postinst () {
einfo "To get started, run vice-setup and venus-setup."
einfo
einfo "Alternatively you can get a default coda setup by running:"
- einfo " ebuild --config =${PF}"
+ einfo " emerge --config =${PF}"
}
pkg_config () {
diff --git a/net-fs/coda/coda-6.0.12.ebuild b/net-fs/coda/coda-6.0.12.ebuild
index fb0ae94d15c6..22ba43a0afd7 100644
--- a/net-fs/coda/coda-6.0.12.ebuild
+++ b/net-fs/coda/coda-6.0.12.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/net-fs/coda/coda-6.0.12.ebuild,v 1.2 2005/10/17 19:15:48 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.12.ebuild,v 1.3 2005/10/23 09:49:37 griffon26 Exp $
inherit eutils
@@ -111,7 +111,7 @@ pkg_postinst () {
einfo "To get started, run vice-setup and venus-setup."
einfo
einfo "Alternatively you can get a default coda setup by running:"
- einfo " ebuild --config =${PF}"
+ einfo " emerge --config =${PF}"
}
pkg_config () {