diff options
author | David Grant (dgrant) <davidgrant@gmail.com> | 2006-08-28 08:21:06 +0000 |
---|---|---|
committer | David Grant (dgrant) <davidgrant@gmail.com> | 2006-08-28 08:21:06 +0000 |
commit | e0780a84a0090587cbdd4db479c498b315083bac (patch) | |
tree | 5db1948519c3226b6b5a817102076236c585165e /app-crypt/mypasswordsafe/files | |
parent | app-misc/hot-babe: updated digest (diff) | |
download | sunrise-reviewed-e0780a84a0090587cbdd4db479c498b315083bac.tar.gz sunrise-reviewed-e0780a84a0090587cbdd4db479c498b315083bac.tar.bz2 sunrise-reviewed-e0780a84a0090587cbdd4db479c498b315083bac.zip |
app-crypt/mypasswordsafe: new ebuild for bug #100985
svn path=/sunrise/; revision=1026
Diffstat (limited to 'app-crypt/mypasswordsafe/files')
-rw-r--r-- | app-crypt/mypasswordsafe/files/digest-mypasswordsafe-20060326 | 3 | ||||
-rw-r--r-- | app-crypt/mypasswordsafe/files/mypasswordsafe-20060326-gentoo.patch | 11 |
2 files changed, 14 insertions, 0 deletions
diff --git a/app-crypt/mypasswordsafe/files/digest-mypasswordsafe-20060326 b/app-crypt/mypasswordsafe/files/digest-mypasswordsafe-20060326 new file mode 100644 index 000000000..58797da96 --- /dev/null +++ b/app-crypt/mypasswordsafe/files/digest-mypasswordsafe-20060326 @@ -0,0 +1,3 @@ +MD5 5f93e1545819f75901eb7dc921089720 MyPasswordSafe-20060326.src.tgz 835296 +RMD160 a0acc078b7cda1e969bf74c28d86d60360ce381b MyPasswordSafe-20060326.src.tgz 835296 +SHA256 64aacf6836100019d636e2d3c69044cef8a273cbd99992d5fb37999a1d7df582 MyPasswordSafe-20060326.src.tgz 835296 diff --git a/app-crypt/mypasswordsafe/files/mypasswordsafe-20060326-gentoo.patch b/app-crypt/mypasswordsafe/files/mypasswordsafe-20060326-gentoo.patch new file mode 100644 index 000000000..db8bb2f16 --- /dev/null +++ b/app-crypt/mypasswordsafe/files/mypasswordsafe-20060326-gentoo.patch @@ -0,0 +1,11 @@ +diff -r -u MyPasswordSafe-20060326/src/mypasswordsafe.ui MyPasswordSafe-20060326-patch/src/mypasswordsafe.ui +--- MyPasswordSafe-20060326/src/mypasswordsafe.ui 2005-12-17 12:33:21.000000000 +0100 ++++ MyPasswordSafe-20060326-patch/src/mypasswordsafe.ui 2006-06-17 18:52:43.000000000 +0200 +@@ -1024,7 +1024,4 @@ + </functions> + <pixmapinproject/> + <layoutdefaults spacing="6" margin="11"/> +-<includehints> +- <includehint>safelistview.h</includehint> +-</includehints> + </UI> |