summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-06-20 14:54:45 +0000
committerChuck Short <zul@gentoo.org>2004-06-20 14:54:45 +0000
commiteffea475ff71caf1424aea2b172fb92d56b28ea3 (patch)
tree93758f28e07970ac99e3d3acd242a74dbe840881 /net-www/mod_ssl
parentUpdated CVS snapshot (Manifest recommit) (diff)
downloadgentoo-2-effea475ff71caf1424aea2b172fb92d56b28ea3.tar.gz
gentoo-2-effea475ff71caf1424aea2b172fb92d56b28ea3.tar.bz2
gentoo-2-effea475ff71caf1424aea2b172fb92d56b28ea3.zip
Ebuild cleanups.
Diffstat (limited to 'net-www/mod_ssl')
-rw-r--r--net-www/mod_ssl/ChangeLog6
-rw-r--r--net-www/mod_ssl/mod_ssl-2.8.17.ebuild4
-rw-r--r--net-www/mod_ssl/mod_ssl-2.8.18.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/mod_ssl/ChangeLog b/net-www/mod_ssl/ChangeLog
index 8b77f59c70b2..a6fb2b105ef5 100644
--- a/net-www/mod_ssl/ChangeLog
+++ b/net-www/mod_ssl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_ssl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.41 2004/06/09 17:54:46 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.42 2004/06/20 14:54:45 zul Exp $
+
+ 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_ssl-2.8.17.ebuild,
+ mod_ssl-2.8.18.ebuild:
+ Ebuild cleanups.
09 Jun 2004; Guy Martin <gmsoft@gentoo.org> mod_ssl-2.8.18.ebuild:
Marked stable on hppa.
diff --git a/net-www/mod_ssl/mod_ssl-2.8.17.ebuild b/net-www/mod_ssl/mod_ssl-2.8.17.ebuild
index bf7b4d894504..29be4ac8a563 100644
--- a/net-www/mod_ssl/mod_ssl-2.8.17.ebuild
+++ b/net-www/mod_ssl/mod_ssl-2.8.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/mod_ssl-2.8.17.ebuild,v 1.7 2004/05/25 14:52:55 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/mod_ssl-2.8.17.ebuild,v 1.8 2004/06/20 14:54:45 zul Exp $
MY_P=${P}-1.3.31
S=${WORKDIR}/${MY_P}
@@ -53,7 +53,7 @@ pkg_postinst() {
install -d -o root -g root -m0755 ${ROOT}/etc/apache/conf/ssl
einfo
- einfo "Execute \"ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config\""
+ einfo "Execute \"ebuild /var/db/pkg/net-www/${PF}/${PF}.ebuild config\""
einfo "to have your apache.conf auto-updated for use with this module."
einfo "You should then edit your /etc/conf.d/apache file to suit."
einfo
diff --git a/net-www/mod_ssl/mod_ssl-2.8.18.ebuild b/net-www/mod_ssl/mod_ssl-2.8.18.ebuild
index b0e9acf0c6a8..091b6558512f 100644
--- a/net-www/mod_ssl/mod_ssl-2.8.18.ebuild
+++ b/net-www/mod_ssl/mod_ssl-2.8.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/mod_ssl-2.8.18.ebuild,v 1.6 2004/06/09 17:54:46 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/mod_ssl-2.8.18.ebuild,v 1.7 2004/06/20 14:54:45 zul Exp $
MY_P=${P}-1.3.31
S=${WORKDIR}/${MY_P}
@@ -53,7 +53,7 @@ pkg_postinst() {
install -d -o root -g root -m0755 ${ROOT}/etc/apache/conf/ssl
einfo
- einfo "Execute \"ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config\""
+ einfo "Execute \"ebuild /var/db/pkg/net-www/${PF}/${PF}.ebuild config\""
einfo "to have your apache.conf auto-updated for use with this module."
einfo "You should then edit your /etc/conf.d/apache file to suit."
einfo