summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-07-03 18:24:26 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-07-03 18:24:26 +0000
commit2148326a12a39e91429360ca32f3461276153f8d (patch)
treee2b25e7df978a0ace1254f7d4d85ccfe4c9a781e /www-apps
parentRevbumping to fix bug 97775, a collision-protect error caused by the dual own... (diff)
downloadhistorical-2148326a12a39e91429360ca32f3461276153f8d.tar.gz
historical-2148326a12a39e91429360ca32f3461276153f8d.tar.bz2
historical-2148326a12a39e91429360ca32f3461276153f8d.zip
Version bump, closes #94332
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/sitebar/ChangeLog10
-rw-r--r--www-apps/sitebar/Manifest18
-rw-r--r--www-apps/sitebar/files/digest-sitebar-3.3.31
-rw-r--r--www-apps/sitebar/files/postinstall-en.txt2
-rw-r--r--www-apps/sitebar/sitebar-3.3.3.ebuild36
5 files changed, 61 insertions, 6 deletions
diff --git a/www-apps/sitebar/ChangeLog b/www-apps/sitebar/ChangeLog
index d8155792e0ed..33cf0d3d577b 100644
--- a/www-apps/sitebar/ChangeLog
+++ b/www-apps/sitebar/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-apps/sitebar
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/ChangeLog,v 1.3 2004/09/03 17:17:21 pvdabeel Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/ChangeLog,v 1.4 2005/07/03 18:24:26 rl03 Exp $
+
+*sitebar-3.3.3 (03 Jul 2005)
+
+ 03 Jul 2005; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt,
+ +sitebar-3.3.3.ebuild:
+ Version bump, closes #94332
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
sitebar-3.2.6.ebuild:
diff --git a/www-apps/sitebar/Manifest b/www-apps/sitebar/Manifest
index 748c2ec26ba0..b33f6a57542e 100644
--- a/www-apps/sitebar/Manifest
+++ b/www-apps/sitebar/Manifest
@@ -1,5 +1,17 @@
-MD5 4427db64b7850a75e6a02fea3fb137d7 ChangeLog 607
-MD5 f61bfa064e3acdfcd826e4a38b121196 metadata.xml 161
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 786cb254b784bf9d42ef3d0e89b9ac60 sitebar-3.3.3.ebuild 915
+MD5 a9b050b445b4b0f14b3c06a571fea782 ChangeLog 761
MD5 e5ff6b38f58910b1a158919cc8ab3601 sitebar-3.2.6.ebuild 841
+MD5 f61bfa064e3acdfcd826e4a38b121196 metadata.xml 161
+MD5 6e8b21054c7efb7df82a139457cfacfa files/postinstall-en.txt 86
MD5 55c56a38fde4a9d4d2c9cd141259ccba files/digest-sitebar-3.2.6 66
-MD5 beaa9ebb360d0d2629fad3382282a40c files/postinstall-en.txt 77
+MD5 ef9082a8a38ad403f80d049f1d91644b files/digest-sitebar-3.3.3 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCyC1sEzitwsaoONoRAnCSAJ4qpffl0Z14q2YXrUNoSGmYpqjpuACfX9bp
+RRiyy8Tu79OyJXcuEf2AjpU=
+=BEqg
+-----END PGP SIGNATURE-----
diff --git a/www-apps/sitebar/files/digest-sitebar-3.3.3 b/www-apps/sitebar/files/digest-sitebar-3.3.3
new file mode 100644
index 000000000000..7dfc3cd3d9f7
--- /dev/null
+++ b/www-apps/sitebar/files/digest-sitebar-3.3.3
@@ -0,0 +1 @@
+MD5 b61082ad95d859cf9c49c30bc5aa8e21 SiteBar-3.3.3.tar.bz2 467575
diff --git a/www-apps/sitebar/files/postinstall-en.txt b/www-apps/sitebar/files/postinstall-en.txt
index b1bff6cedafe..b07acf67d8a5 100644
--- a/www-apps/sitebar/files/postinstall-en.txt
+++ b/www-apps/sitebar/files/postinstall-en.txt
@@ -1,2 +1,2 @@
-Now go to http://yourhost/sitebar/sitebar.php to complete the installation.
+Now go to http://${VHOST_HOSTNAME}/sitebar/sitebar.php to complete the installation.
diff --git a/www-apps/sitebar/sitebar-3.3.3.ebuild b/www-apps/sitebar/sitebar-3.3.3.ebuild
new file mode 100644
index 000000000000..a3bbb146e404
--- /dev/null
+++ b/www-apps/sitebar/sitebar-3.3.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/sitebar-3.3.3.ebuild,v 1.1 2005/07/03 18:24:26 rl03 Exp $
+
+inherit webapp
+
+DESCRIPTION="The Bookmark Server for Personal and Team Use"
+HOMEPAGE="http://sitebar.sourceforge.net/"
+KEYWORDS="~x86 ~ppc"
+
+IUSE=""
+MY_PN=${PN/sitebar/SiteBar}
+S=${WORKDIR}/${MY_PN}-${PV}
+
+SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}.tar.bz2"
+
+DEPEND="net-www/apache
+ >=virtual/php-4.1
+ >=dev-db/mysql-3.23"
+LICENSE="GPL-2"
+
+src_compile() {
+ :;
+}
+
+src_install() {
+ webapp_src_preinst
+ dodoc readme.txt doc/history.txt doc/install.txt doc/troubleshooting.txt
+ cp -R . ${D}/${MY_HTDOCSDIR}
+ rm -rf ${D}/${MY_HTDOCSDIR}/doc ${D}/${MY_HTDOCSDIR}/readme.txt
+
+ webapp_serverowned ${MY_HTDOCSDIR}/inc
+ webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
+
+ webapp_src_install
+}