diff options
author | luis <luis@370017ae-e619-0410-ac65-c121f96126d4> | 2007-06-23 22:29:40 +0000 |
---|---|---|
committer | luis <luis@370017ae-e619-0410-ac65-c121f96126d4> | 2007-06-23 22:29:40 +0000 |
commit | 2f395e80b7669305ca4f2e7260fbe22f1abbd8ab (patch) | |
tree | c734470ebb39347c23aefa1964d74e59a8079a27 /app/crypt | |
parent | c5834a0a5b8615a487f91d563d7bb9dee5b4bb49 (diff) | |
download | slackbuilds-2f395e80b7669305ca4f2e7260fbe22f1abbd8ab.tar.gz slackbuilds-2f395e80b7669305ca4f2e7260fbe22f1abbd8ab.tar.bz2 |
just details
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1267 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'app/crypt')
-rwxr-xr-x | app/crypt/gnupg2/gnupg2.SlackBuild | 6 | ||||
-rwxr-xr-x | app/crypt/pgpdump/pgpdump.SlackBuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/app/crypt/gnupg2/gnupg2.SlackBuild b/app/crypt/gnupg2/gnupg2.SlackBuild index 8d2bbd9c..16a8aef8 100755 --- a/app/crypt/gnupg2/gnupg2.SlackBuild +++ b/app/crypt/gnupg2/gnupg2.SlackBuild @@ -1,12 +1,12 @@ #!/bin/bash # # gnupg2.SlackBuild is free software; you can redistribute -# it and/or # modify it under the terms of the GNU General Public -# License as published by # the Free Software Foundation; either +# it and/or modify it under the terms of the GNU General Public +# License as published by the Free Software Foundation; either # version 2 of the License, or any later version. # # gnupg2.SlackBuild is distributed in the hope that it -# will be useful, # but WITHOUT ANY WARRANTY; without even the +# will be useful, but WITHOUT ANY WARRANTY; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. # diff --git a/app/crypt/pgpdump/pgpdump.SlackBuild b/app/crypt/pgpdump/pgpdump.SlackBuild index 42fca565..40dfbb67 100755 --- a/app/crypt/pgpdump/pgpdump.SlackBuild +++ b/app/crypt/pgpdump/pgpdump.SlackBuild @@ -1,12 +1,12 @@ #!/bin/bash # # pgpdump.SlackBuild is free software; you can redistribute -# it and/or # modify it under the terms of the GNU General Public -# License as published by # the Free Software Foundation; either +# it and/or modify it under the terms of the GNU General Public +# License as published by the Free Software Foundation; either # version 2 of the License, or any later version. # # pgpdump.SlackBuild is distributed in the hope that it -# will be useful, # but WITHOUT ANY WARRANTY; without even the +# will be useful, but WITHOUT ANY WARRANTY; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. # |