diff options
author | Stuart Herbert <stuart@gentoo.org> | 2004-08-15 15:22:21 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2004-08-15 15:22:21 +0000 |
commit | eeff419f080ac69af999eb74e435508729091d31 (patch) | |
tree | 45d914f6d7ea2805798c7032652691679cfcc9b9 /www-apps/online-bookmarks | |
parent | Moved from net-misc/nut to www-apps/nut (diff) | |
download | gentoo-2-eeff419f080ac69af999eb74e435508729091d31.tar.gz gentoo-2-eeff419f080ac69af999eb74e435508729091d31.tar.bz2 gentoo-2-eeff419f080ac69af999eb74e435508729091d31.zip |
Moved from net-www/online-bookmarks to www-apps/online-bookmarks.
Diffstat (limited to 'www-apps/online-bookmarks')
9 files changed, 191 insertions, 0 deletions
diff --git a/www-apps/online-bookmarks/ChangeLog b/www-apps/online-bookmarks/ChangeLog new file mode 100644 index 000000000000..a0948dd82fc5 --- /dev/null +++ b/www-apps/online-bookmarks/ChangeLog @@ -0,0 +1,30 @@ +# ChangeLog for net-www/online-bookmarks +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/online-bookmarks/ChangeLog,v 1.1 2004/08/15 15:22:21 stuart Exp $ + +*online-bookmarks-0.2.8 (15 Aug 2004) + + 15 Aug 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml, + +online-bookmarks-0.2.6.ebuild, +online-bookmarks-0.2.8.ebuild, + +online-bookmarks-0.4.0.ebuild: + Moved from net-www/online-bookmarks to www-apps/online-bookmarks. + + 17 Jul 2004; David Holm <dholm@gentoo.org> online-bookmarks-0.4.0.ebuild: + Added to ~ppc. + +*online-bookmarks-0.4.0 (16 Jul 2004) + + 16 Jul 2004; Josh Glover <jmglov@gentoo.org> online-bookmarks-0.4.0.ebuild: + Version bump + +*online-bookmarks-0.2.8 (08 Jul 2004) + + 08 Jul 2004; Josh Glover <jmglov@gentoo.org> online-bookmarks-0.2.8.ebuild: + Version bump; submitted by Josh Glover in bug #54196 + +*online-bookmarks-0.2.6 (17 Jun 2004) + + 17 Jun 2004; Josh Glover <jmglov@gentoo.org> metadata.xml, + online-bookmarks-0.2.6.ebuild: + This package was submitted by Josh Glover in bug #54196 + diff --git a/www-apps/online-bookmarks/Manifest b/www-apps/online-bookmarks/Manifest new file mode 100644 index 000000000000..d7d1de758a6a --- /dev/null +++ b/www-apps/online-bookmarks/Manifest @@ -0,0 +1,8 @@ +MD5 846bbd480ae2f0d31d27575b7cf3b188 ChangeLog 812 +MD5 8cbe13cf7fd412cfdf3609b3bf67eebe metadata.xml 504 +MD5 44a36d0540d675cf5fc965d40b8076e1 online-bookmarks-0.2.6.ebuild 1459 +MD5 7a946b8651f022f893fa276e92f06e5c online-bookmarks-0.2.8.ebuild 1459 +MD5 a9127fa724780ca1db1f2d1e64bdf4c2 online-bookmarks-0.4.0.ebuild 1460 +MD5 17d5aedf274dc89da9c51a078276b928 files/digest-online-bookmarks-0.2.6 73 +MD5 108a2e1964d7b79417880adaf4846171 files/digest-online-bookmarks-0.2.8 73 +MD5 ecc864d6e8a42284be157e0ce864593c files/digest-online-bookmarks-0.4.0 73 diff --git a/www-apps/online-bookmarks/files/digest-online-bookmarks-0.2.6 b/www-apps/online-bookmarks/files/digest-online-bookmarks-0.2.6 new file mode 100644 index 000000000000..b20af2e187ad --- /dev/null +++ b/www-apps/online-bookmarks/files/digest-online-bookmarks-0.2.6 @@ -0,0 +1 @@ +MD5 507fca2a9c769024377fe90180b534a2 online-bookmarks-0.2.6.tar.gz 34818 diff --git a/www-apps/online-bookmarks/files/digest-online-bookmarks-0.2.8 b/www-apps/online-bookmarks/files/digest-online-bookmarks-0.2.8 new file mode 100644 index 000000000000..801dfedef8c9 --- /dev/null +++ b/www-apps/online-bookmarks/files/digest-online-bookmarks-0.2.8 @@ -0,0 +1 @@ +MD5 bc2b98e84ef98d647abadd6e2e78300d online-bookmarks-0.2.8.tar.gz 36911 diff --git a/www-apps/online-bookmarks/files/digest-online-bookmarks-0.4.0 b/www-apps/online-bookmarks/files/digest-online-bookmarks-0.4.0 new file mode 100644 index 000000000000..6edb47b34e9e --- /dev/null +++ b/www-apps/online-bookmarks/files/digest-online-bookmarks-0.4.0 @@ -0,0 +1 @@ +MD5 9c06fe869e864aa70d407779a941386b online-bookmarks-0.4.0.tar.gz 38616 diff --git a/www-apps/online-bookmarks/metadata.xml b/www-apps/online-bookmarks/metadata.xml new file mode 100644 index 000000000000..6f9c59dc30c7 --- /dev/null +++ b/www-apps/online-bookmarks/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>jmglov@gentoo.org</email> + <name>Josh Glover</name> + </maintainer> + <longdescription>online-bookmarks is a Bookmark management system to store your Bookmarks, Favorites and Links right in the WWW where they actually belong to. It is meant for people who work often with different computers and browsers.</longdescription> +</pkgmetadata> diff --git a/www-apps/online-bookmarks/online-bookmarks-0.2.6.ebuild b/www-apps/online-bookmarks/online-bookmarks-0.2.6.ebuild new file mode 100644 index 000000000000..15fd1cf9ab9e --- /dev/null +++ b/www-apps/online-bookmarks/online-bookmarks-0.2.6.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/online-bookmarks/online-bookmarks-0.2.6.ebuild,v 1.1 2004/08/15 15:22:21 stuart Exp $ + +inherit webapp + +S=${WORKDIR}/${PN} + +DESCRIPTION="a Bookmark management system to store your Bookmarks, Favorites and Links right in the WWW where they actually belong" +HOMEPAGE="http://www.frech.ch/online-bookmarks/index.php" +SRC_URI="http://www.frech.ch/online-bookmarks/download/${P}.tar.gz" + +LICENSE="GPL-2" +KEYWORDS="~x86" + +IUSE="" + +# Glimpse is actually optional, but since there is no USE flag, require it +RDEPEND="virtual/php" + +src_compile() { + einfo "Nothing to compile" +} + +src_install() { + # prepare ${D} for our arrival + webapp_src_preinst + + # Install documentation and then get rid of it so it does not clog up + # webapp-config instances (except INSTALL, which will be our postinstall + # documentation) + dodoc CHANGES CREDITS GPL.txt INSTALL LICENSE README UPGRADE VERSION + rm CHANGES CREDITS GPL.txt LICENSE README UPGRADE VERSION + + # Install to webapp-config master directory + cp -a * "${D}/${MY_HTDOCSDIR}" + + # Identify the configuration files that this app uses + webapp_configfile "${MY_HTDOCSDIR}/config/config.php" + webapp_configfile "${MY_HTDOCSDIR}/config/connect.php" + + # Add the post-installation instructions + webapp_postinst_txt en INSTALL + + # Let webapp.eclass do the rest + webapp_src_install +} diff --git a/www-apps/online-bookmarks/online-bookmarks-0.2.8.ebuild b/www-apps/online-bookmarks/online-bookmarks-0.2.8.ebuild new file mode 100644 index 000000000000..fcebb34faadc --- /dev/null +++ b/www-apps/online-bookmarks/online-bookmarks-0.2.8.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/online-bookmarks/online-bookmarks-0.2.8.ebuild,v 1.1 2004/08/15 15:22:21 stuart Exp $ + +inherit webapp + +S=${WORKDIR}/${PN} + +DESCRIPTION="a Bookmark management system to store your Bookmarks, Favorites and Links right in the WWW where they actually belong" +HOMEPAGE="http://www.frech.ch/online-bookmarks/index.php" +SRC_URI="http://www.frech.ch/online-bookmarks/download/${P}.tar.gz" + +LICENSE="GPL-2" +KEYWORDS="~x86" + +IUSE="" + +# Glimpse is actually optional, but since there is no USE flag, require it +RDEPEND="virtual/php" + +src_compile() { + einfo "Nothing to compile" +} + +src_install() { + # prepare ${D} for our arrival + webapp_src_preinst + + # Install documentation and then get rid of it so it does not clog up + # webapp-config instances (except INSTALL, which will be our postinstall + # documentation) + dodoc CHANGES CREDITS GPL.txt INSTALL LICENSE README UPGRADE VERSION + rm CHANGES CREDITS GPL.txt LICENSE README UPGRADE VERSION + + # Install to webapp-config master directory + cp -a * "${D}/${MY_HTDOCSDIR}" + + # Identify the configuration files that this app uses + webapp_configfile "${MY_HTDOCSDIR}/config/config.php" + webapp_configfile "${MY_HTDOCSDIR}/config/connect.php" + + # Add the post-installation instructions + webapp_postinst_txt en INSTALL + + # Let webapp.eclass do the rest + webapp_src_install +} diff --git a/www-apps/online-bookmarks/online-bookmarks-0.4.0.ebuild b/www-apps/online-bookmarks/online-bookmarks-0.4.0.ebuild new file mode 100644 index 000000000000..0258a4693cc7 --- /dev/null +++ b/www-apps/online-bookmarks/online-bookmarks-0.4.0.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/online-bookmarks/online-bookmarks-0.4.0.ebuild,v 1.1 2004/08/15 15:22:21 stuart Exp $ + +inherit webapp + +S=${WORKDIR}/${PN} + +DESCRIPTION="a Bookmark management system to store your Bookmarks, Favorites and Links right in the WWW where they actually belong" +HOMEPAGE="http://www.frech.ch/online-bookmarks/index.php" +SRC_URI="http://www.frech.ch/online-bookmarks/download/${P}.tar.gz" + +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc" + +IUSE="" + +# Glimpse is actually optional, but since there is no USE flag, require it +RDEPEND="virtual/php" + +src_compile() { + einfo "Nothing to compile" +} + +src_install() { + # prepare ${D} for our arrival + webapp_src_preinst + + # Install documentation and then get rid of it so it does not clog up + # webapp-config instances (except INSTALL, which will be our postinstall + # documentation) + dodoc CHANGES CREDITS GPL.txt INSTALL LICENSE README UPGRADE VERSION + rm CHANGES CREDITS GPL.txt LICENSE README UPGRADE VERSION + + # Install to webapp-config master directory + cp -a * "${D}/${MY_HTDOCSDIR}" + + # Identify the configuration files that this app uses + webapp_configfile "${MY_HTDOCSDIR}/config/config.php" + webapp_configfile "${MY_HTDOCSDIR}/config/connect.php" + + # Add the post-installation instructions + webapp_postinst_txt en INSTALL + + # Let webapp.eclass do the rest + webapp_src_install +} |