summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2004-10-31 16:59:42 +0000
committerChris White <chriswhite@gentoo.org>2004-10-31 16:59:42 +0000
commitc0efd8fb804c1bd0b57cfd0c6b1f8892b1226764 (patch)
tree9e92fd90a4150fb0887f4c1e0a9109af8efcf9df /net-www/bk_edit/files
parent~alpha keyword. (Manifest recommit) (diff)
downloadgentoo-2-c0efd8fb804c1bd0b57cfd0c6b1f8892b1226764.tar.gz
gentoo-2-c0efd8fb804c1bd0b57cfd0c6b1f8892b1226764.tar.bz2
gentoo-2-c0efd8fb804c1bd0b57cfd0c6b1f8892b1226764.zip
This program is cool, it helps you organize those bookmarks you have spread over 19 billion browsers (woo). Marked straight to stable after testing with mozilla, opera, mozilla firefox, konqueror, ephiphany, and *. That is all.
Diffstat (limited to 'net-www/bk_edit/files')
-rw-r--r--net-www/bk_edit/files/bk_edit-0.6.23-sandbox.patch17
-rw-r--r--net-www/bk_edit/files/digest-bk_edit-0.6.231
2 files changed, 18 insertions, 0 deletions
diff --git a/net-www/bk_edit/files/bk_edit-0.6.23-sandbox.patch b/net-www/bk_edit/files/bk_edit-0.6.23-sandbox.patch
new file mode 100644
index 000000000000..ceeee7d1cb71
--- /dev/null
+++ b/net-www/bk_edit/files/bk_edit-0.6.23-sandbox.patch
@@ -0,0 +1,17 @@
+--- src/Makefile.old 2004-10-31 15:44:31.265766632 +0900
++++ src/Makefile 2004-10-31 15:45:22.477981192 +0900
+@@ -29,10 +29,10 @@
+ cd plugins && make
+
+ install:
+- $(INSTALL) -d -m 755 /usr/bin/
+- $(INSTALL) -m 755 $(PROG) /usr/bin/
+- $(INSTALL) -d -m 755 /usr/share/bkedit/
+- $(INSTALL) -m 755 ./plugins/*.so /usr/share/bkedit/
++ $(INSTALL) -d -m 755 $(DESTDIR)/usr/bin/
++ $(INSTALL) -m 755 $(PROG) $(DESTDIR)/usr/bin/
++ $(INSTALL) -d -m 755 $(DESTDIR)/usr/share/bkedit/
++ $(INSTALL) -m 755 ./plugins/*.so $(DESTDIR)/usr/share/bkedit/
+
+ uninstall:
+ $(RM) /usr/bin/$(PROG)
diff --git a/net-www/bk_edit/files/digest-bk_edit-0.6.23 b/net-www/bk_edit/files/digest-bk_edit-0.6.23
new file mode 100644
index 000000000000..932e2c91dd0f
--- /dev/null
+++ b/net-www/bk_edit/files/digest-bk_edit-0.6.23
@@ -0,0 +1 @@
+MD5 75d753de003b87ca85f71e652ca4d759 bk_edit-0.6.23.tar.gz 113434