summaryrefslogtreecommitdiffstats
path: root/x11-libs/cairo/DETAILS
diff options
context:
space:
mode:
authorPavel Vinogradov2018-10-23 13:04:20 -0400
committerPavel Vinogradov2018-10-23 13:04:20 -0400
commitdddd715ad91b10256a66ebe37b07899574b51ae9 (patch)
tree3c57fda54a64c04b5c9f1b013d7405c359571c2a /x11-libs/cairo/DETAILS
parentf358996bd397b961aa64a00d055c823bb603edf1 (diff)
x11-libs/cairo: removed bogus signature for scm branch
Diffstat (limited to 'x11-libs/cairo/DETAILS')
-rwxr-xr-xx11-libs/cairo/DETAILS4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-libs/cairo/DETAILS b/x11-libs/cairo/DETAILS
index 2df29bb292..f098c71576 100755
--- a/x11-libs/cairo/DETAILS
+++ b/x11-libs/cairo/DETAILS
@@ -4,10 +4,6 @@ if [[ "${CAIRO_BRANCH}" == "scm" ]]; then
VERSION=$(get_scm_version)
SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://anongit.freedesktop.org/git/cairo:cairo-git
- SOURCE2=$SOURCE.sig
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE_GPG=cairo.gpg:$SOURCE.sig:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"