summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-12-14 17:00:00 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-12-14 17:00:00 +0000
commit38997d22cbfe7c3dff51e32b8fe2023073b6a42e (patch)
treeea51a29b23607aa89913c9a65e428e9bd8538652 /dev-ruby/mod_ruby
parentRevbump and add YAML patch from bug #115388 (diff)
downloadgentoo-2-38997d22cbfe7c3dff51e32b8fe2023073b6a42e.tar.gz
gentoo-2-38997d22cbfe7c3dff51e32b8fe2023073b6a42e.tar.bz2
gentoo-2-38997d22cbfe7c3dff51e32b8fe2023073b6a42e.zip
Change PV to PF per bug #112668
(Portage version: 2.0.53)
Diffstat (limited to 'dev-ruby/mod_ruby')
-rw-r--r--dev-ruby/mod_ruby/ChangeLog6
-rw-r--r--dev-ruby/mod_ruby/mod_ruby-1.2.2.ebuild4
-rw-r--r--dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/mod_ruby/ChangeLog b/dev-ruby/mod_ruby/ChangeLog
index 7b4a423b5463..a6cffb80191f 100644
--- a/dev-ruby/mod_ruby/ChangeLog
+++ b/dev-ruby/mod_ruby/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/mod_ruby
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mod_ruby/ChangeLog,v 1.12 2005/10/03 13:47:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mod_ruby/ChangeLog,v 1.13 2005/12/14 17:00:00 caleb Exp $
+
+ 14 Dec 2005; Caleb Tennis <caleb@gentoo.org> mod_ruby-1.2.2.ebuild,
+ mod_ruby-1.2.4.ebuild:
+ Change PV to PF per bug #112668
03 Oct 2005; Aron Griffis <agriffis@gentoo.org> mod_ruby-1.2.4-r2.ebuild:
Mark 1.2.4-r2 ~ia64
diff --git a/dev-ruby/mod_ruby/mod_ruby-1.2.2.ebuild b/dev-ruby/mod_ruby/mod_ruby-1.2.2.ebuild
index d7ec41ad90e9..7c070f83a166 100644
--- a/dev-ruby/mod_ruby/mod_ruby-1.2.2.ebuild
+++ b/dev-ruby/mod_ruby/mod_ruby-1.2.2.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/dev-ruby/mod_ruby/mod_ruby-1.2.2.ebuild,v 1.6 2005/10/20 18:31:21 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mod_ruby/mod_ruby-1.2.2.ebuild,v 1.7 2005/12/14 17:00:00 caleb Exp $
DESCRIPTION="Embeds the Ruby interpreter into Apache"
HOMEPAGE="http://modruby.net/"
@@ -66,7 +66,7 @@ pkg_postinst() {
einfo "You may also wish to edit /etc/apache2/conf/modules.d/20_mod_ruby.conf"
else # apache1
einfo "To enable mod_ruby:"
- einfo "1. Run \"emerge --config =${PV}\""
+ einfo "1. Run \"emerge --config =${PF}\""
einfo "2. Edit /etc/conf.d/apache and add \"-D RUBY\""
fi
einfo "You must restart apache for changes to take effect"
diff --git a/dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild b/dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild
index 211cb9026b70..35d8f379bc5a 100644
--- a/dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild
+++ b/dev-ruby/mod_ruby/mod_ruby-1.2.4.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/dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild,v 1.7 2005/10/20 18:31:21 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mod_ruby/mod_ruby-1.2.4.ebuild,v 1.8 2005/12/14 17:00:00 caleb Exp $
DESCRIPTION="Embeds the Ruby interpreter into Apache"
HOMEPAGE="http://modruby.net/"
@@ -66,7 +66,7 @@ pkg_postinst() {
einfo "You may also wish to edit /etc/apache2/conf/modules.d/20_mod_ruby.conf"
else # apache1
einfo "To enable mod_ruby:"
- einfo "1. Run \"emerge --config =${PV}\""
+ einfo "1. Run \"emerge --config =${PF}\""
einfo "2. Edit /etc/conf.d/apache and add \"-D RUBY\""
fi
einfo "You must restart apache for changes to take effect"