diff options
4 files changed, 12 insertions, 7 deletions
diff --git a/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild b/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild index 7e148c32c044..36cd964f9be6 100644 --- a/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild +++ b/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild,v 1.12 2006/04/20 03:37:36 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild,v 1.13 2006/07/09 20:44:18 rl03 Exp $ inherit perl-module @@ -44,11 +44,9 @@ src_install() { pkg_postinst() { install -d -o root -g root -m0755 ${ROOT}/etc/apache/conf/ssl - einfo - einfo "Execute \"emerge --config =${PF}\"" - einfo "to have your apache.conf auto-updated." - einfo "You should then edit your /etc/apache/conf/apache-gallery.conf file to suit." - einfo + elog "Execute \"emerge --config =${PF}\"" + elog "to have your apache.conf auto-updated." + elog "You should then edit your /etc/apache/conf/apache-gallery.conf file to suit." } pkg_config() { diff --git a/www-apps/Apache-Gallery/ChangeLog b/www-apps/Apache-Gallery/ChangeLog index 3e16159bf80f..7e07e6b294c7 100644 --- a/www-apps/Apache-Gallery/ChangeLog +++ b/www-apps/Apache-Gallery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/Apache-Gallery # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/ChangeLog,v 1.20 2006/04/20 03:37:36 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/ChangeLog,v 1.21 2006/07/09 20:44:18 rl03 Exp $ + + 09 Jul 2006; Renat Lumpau <rl03@gentoo.org> Apache-Gallery-0.6.ebuild: + einfo->elog 20 Apr 2006; Jason Wever <weeve@gentoo.org> Apache-Gallery-0.6.ebuild: Stable on SPARC. diff --git a/www-apps/Apache-Gallery/files/digest-Apache-Gallery-0.6 b/www-apps/Apache-Gallery/files/digest-Apache-Gallery-0.6 index dc32649e0bd2..0d8d07293e88 100644 --- a/www-apps/Apache-Gallery/files/digest-Apache-Gallery-0.6 +++ b/www-apps/Apache-Gallery/files/digest-Apache-Gallery-0.6 @@ -1 +1,3 @@ MD5 78efe9884dc242ca50d4cc2e2fca9f44 Apache-Gallery-0.6.tar.gz 66429 +RMD160 1c4820a482b0d944070d16c838a084b107fc85ca Apache-Gallery-0.6.tar.gz 66429 +SHA256 0017162b72d9ec5e4507dd2de78dc292ed52b6113fa8cfdcd21ef6c452c8a97a Apache-Gallery-0.6.tar.gz 66429 diff --git a/www-apps/Apache-Gallery/files/digest-Apache-Gallery-1.0_rc3 b/www-apps/Apache-Gallery/files/digest-Apache-Gallery-1.0_rc3 index 29515efb8771..c6fc82783596 100644 --- a/www-apps/Apache-Gallery/files/digest-Apache-Gallery-1.0_rc3 +++ b/www-apps/Apache-Gallery/files/digest-Apache-Gallery-1.0_rc3 @@ -1 +1,3 @@ MD5 a705cbecf2f124d18a3bde3fc36384e8 Apache-Gallery-1.0RC3.tar.gz 83891 +RMD160 eeceea7a0a74ba01c02368a9d5b87f90405b4ac9 Apache-Gallery-1.0RC3.tar.gz 83891 +SHA256 9a7ab7566d811bb21dd27bc9a27cdcfb2c7a96c01727ad9a04313fc80e68e1f7 Apache-Gallery-1.0RC3.tar.gz 83891 |