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
commit963be3c5abd9ea66fc61764c0b1318c48c1a6719 (patch)
treea715d20016f02917402cfd5b09a3595769e91049 /net-www/bk_edit/files
parent~alpha keyword. (diff)
downloadhistorical-963be3c5abd9ea66fc61764c0b1318c48c1a6719.tar.gz
historical-963be3c5abd9ea66fc61764c0b1318c48c1a6719.tar.bz2
historical-963be3c5abd9ea66fc61764c0b1318c48c1a6719.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