diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-05-11 17:33:17 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-05-11 17:33:17 +0000 |
commit | 3f5935de67fe2560fd7014531681d7a3d67de04b (patch) | |
tree | 7196dea346626aaa2d3ed9469a9f44ddc9c22d77 /sci-misc | |
parent | stable ppc64, bug 268671 (diff) | |
download | gentoo-2-3f5935de67fe2560fd7014531681d7a3d67de04b.tar.gz gentoo-2-3f5935de67fe2560fd7014531681d7a3d67de04b.tar.bz2 gentoo-2-3f5935de67fe2560fd7014531681d7a3d67de04b.zip |
Update in-ebuild url to be correct
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/boinc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-misc/boinc/boinc-6.4.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-misc/boinc/ChangeLog b/sci-misc/boinc/ChangeLog index 9afee9df4eb8..14176a5c96f5 100644 --- a/sci-misc/boinc/ChangeLog +++ b/sci-misc/boinc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-misc/boinc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.60 2009/04/23 16:13:33 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.61 2009/05/11 17:33:17 scarabeus Exp $ + + 11 May 2009; Tomas Chvatal <scarabeus@gentoo.org> boinc-6.4.5-r1.ebuild: + Update in-ebuild url to be correct 23 Apr 2009; Tomas Chvatal <scarabeus@gentoo.org> files/boinc.init: Some gentoo syntax improvement in init.d file. diff --git a/sci-misc/boinc/boinc-6.4.5-r1.ebuild b/sci-misc/boinc/boinc-6.4.5-r1.ebuild index ffdb8d2968a9..7bf7f90b6560 100644 --- a/sci-misc/boinc/boinc-6.4.5-r1.ebuild +++ b/sci-misc/boinc/boinc-6.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.4.5-r1.ebuild,v 1.5 2009/04/23 16:00:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.4.5-r1.ebuild,v 1.6 2009/05/11 17:33:17 scarabeus Exp $ # # Don't forget to keep things in sync with binary boinc package! @@ -149,7 +149,7 @@ pkg_postinst() { elog "You need to attach to a project to do anything useful with ${PN}." elog "You can do this by running /etc/init.d/${PN} attach" elog "The howto for configuration is located at:" - elog "http://${PN}.berkeley.edu/anonymous_platform.php" + elog "http://boinc.berkeley.edu/wiki/Anonymous_platform" elog # Add warning about the new password for the client, bug 121896. elog "If you need to use the graphical client the password is in:" |